2023-12-16T06:20:43.283 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T06:20:43.284 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683 --owner scheduled_yuriw@teuthology --verbose --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} --name yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/orig.config.yaml 2023-12-16T06:20:43.625 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T06:20:43.726 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683 branch: main description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: yweinste@redhat.com first_in_suite: false job_id: '7493683' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main 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\) sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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: 2407 sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHoJe00nSF6Y+oznPbOnIiQQ8x9CgDcTVf8pH6mFERUcFL5D+vCEbbH+aeBOOMp6sqZefyGkNyy/sU6atVVgFVk= smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmSHHYRhBNbznW/glwuqFVoyshSCtPivEiquLN9xdPsDXOnultN37ba6ztyY4bxvdJdukhalvhcic+ye27V3LA= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.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: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_00:10:43 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: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 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 2023-12-16T06:20:43.727 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa; will attempt to use it 2023-12-16T06:20:43.728 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks 2023-12-16T06:20:43.728 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T06:20:43.745 INFO:teuthology.task.internal:Checking packages... 2023-12-16T06:20:43.774 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6d933094a156ec7587742e5aa25fba5ba27ec678' 2023-12-16T06:20:43.774 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T06:20:43.774 INFO:teuthology.packaging:ref: None 2023-12-16T06:20:43.774 INFO:teuthology.packaging:tag: None 2023-12-16T06:20:43.774 INFO:teuthology.packaging:branch: main 2023-12-16T06:20:43.775 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:20:43.775 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-16T06:20:44.200 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-196.g85fe3c65 2023-12-16T06:20:44.202 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T06:20:44.224 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T06:20:44.224 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T06:20:44.270 INFO:teuthology.task.internal:Saving configuration 2023-12-16T06:20:44.286 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T06:20:44.302 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T06:20:44.333 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 06:15:50.738224', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHoJe00nSF6Y+oznPbOnIiQQ8x9CgDcTVf8pH6mFERUcFL5D+vCEbbH+aeBOOMp6sqZefyGkNyy/sU6atVVgFVk='} 2023-12-16T06:20:44.362 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 06:15:50.740097', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmSHHYRhBNbznW/glwuqFVoyshSCtPivEiquLN9xdPsDXOnultN37ba6ztyY4bxvdJdukhalvhcic+ye27V3LA='} 2023-12-16T06:20:44.362 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T06:20:44.375 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-12-16T06:20:44.376 INFO:teuthology.task.internal:roles: ubuntu@smithi042.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-12-16T06:20:44.376 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T06:20:44.478 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc6398169d0>, signals=[15]) 2023-12-16T06:20:44.478 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T06:20:44.492 INFO:teuthology.task.internal:Opening connections... 2023-12-16T06:20:44.492 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:20:44.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:20:44.615 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2023-12-16T06:20:44.616 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:20:44.683 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T06:20:44.692 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-12-16T06:20:44.715 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-12-16T06:20:44.715 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="CentOS Stream" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="8" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:ID="centos" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE="rhel fedora" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="8" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:PLATFORM_ID="platform:el8" 2023-12-16T06:20:44.780 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:ANSI_COLOR="0;31" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://centos.org/" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T06:20:44.781 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-16T06:20:44.781 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-12-16T06:20:44.820 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2023-12-16T06:20:44.843 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2023-12-16T06:20:44.844 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="CentOS Stream" 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="8" 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:ID="centos" 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE="rhel fedora" 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="8" 2023-12-16T06:20:44.907 INFO:teuthology.orchestra.run.smithi042.stdout:PLATFORM_ID="platform:el8" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:ANSI_COLOR="0;31" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://centos.org/" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-16T06:20:44.908 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-16T06:20:44.908 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2023-12-16T06:20:44.937 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T06:20:44.955 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T06:20:44.968 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T06:20:44.968 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-12-16T06:20:44.970 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2023-12-16T06:20:44.991 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T06:20:45.002 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T06:20:45.002 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-12-16T06:20:45.036 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2023-12-16T06:20:45.066 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T06:20:45.129 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T06:20:45.143 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T06:20:45.144 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-16T06:20:45.144 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T06:20:45.144 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T06:20:45.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:20:45.166 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-16T06:20:45.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:20:45.167 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2023-12-16T06:20:45.230 INFO:teuthology.orchestra.run.smithi040.stdout:4.18.0-489.el8.x86_64 2023-12-16T06:20:45.230 INFO:teuthology.task.kernel:Running kernel on smithi040: 4.18.0-489.el8.x86_64 2023-12-16T06:20:45.230 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum install -y kernel 2023-12-16T06:20:45.231 INFO:teuthology.orchestra.run.smithi042.stdout:4.18.0-489.el8.x86_64 2023-12-16T06:20:45.232 INFO:teuthology.task.kernel:Running kernel on smithi042: 4.18.0-489.el8.x86_64 2023-12-16T06:20:45.232 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum install -y kernel 2023-12-16T06:20:52.207 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - AppStream 7.7 MB/s | 35 MB 00:04 2023-12-16T06:20:54.888 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - AppStream 4.9 MB/s | 35 MB 00:07 2023-12-16T06:21:01.224 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - BaseOS 24 MB/s | 56 MB 00:02 2023-12-16T06:21:03.963 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 56 MB 00:02 2023-12-16T06:21:09.832 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras 131 kB/s | 18 kB 00:00 2023-12-16T06:21:10.216 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras common packages 36 kB/s | 6.9 kB 00:00 2023-12-16T06:21:10.501 INFO:teuthology.orchestra.run.smithi040.stdout:Copr repo for python3-asyncssh owned by ceph 29 kB/s | 3.5 kB 00:00 2023-12-16T06:21:11.760 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-16T06:21:12.579 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - Extras 116 kB/s | 18 kB 00:00 2023-12-16T06:21:13.163 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-12-16T06:21:13.482 INFO:teuthology.orchestra.run.smithi042.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-16T06:21:15.777 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 7.5 MB/s | 16 MB 00:02 2023-12-16T06:21:15.852 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 433 kB/s | 24 kB 00:00 2023-12-16T06:21:19.785 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-16T06:21:19.785 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-16T06:21:19.824 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 566 kB/s | 24 kB 00:00 2023-12-16T06:21:20.102 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-16T06:21:20.103 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout:Install 3 Packages 2023-12-16T06:21:20.104 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:21:20.105 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 90 M 2023-12-16T06:21:20.105 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 96 M 2023-12-16T06:21:20.105 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-12-16T06:21:21.345 INFO:teuthology.orchestra.run.smithi040.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 9.6 MB/s | 10 MB 00:01 2023-12-16T06:21:22.695 INFO:teuthology.orchestra.run.smithi040.stdout:(2/3): kernel-core-4.18.0-527.el8.x86_64.rpm 18 MB/s | 43 MB 00:02 2023-12-16T06:21:23.037 INFO:teuthology.orchestra.run.smithi040.stdout:(3/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 13 MB/s | 36 MB 00:02 2023-12-16T06:21:23.037 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-16T06:21:23.037 INFO:teuthology.orchestra.run.smithi040.stdout:Total 31 MB/s | 90 MB 00:02 2023-12-16T06:21:23.708 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-16T06:21:23.708 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-16T06:21:23.749 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-12-16T06:21:24.031 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout: kernel x86_64 4.18.0-527.el8 baseos 10 M 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core x86_64 4.18.0-527.el8 baseos 43 M 2023-12-16T06:21:24.032 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules x86_64 4.18.0-527.el8 baseos 36 M 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout:Install 3 Packages 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 90 M 2023-12-16T06:21:24.033 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 96 M 2023-12-16T06:21:24.034 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2023-12-16T06:21:24.219 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-12-16T06:21:24.219 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-12-16T06:21:25.143 INFO:teuthology.orchestra.run.smithi042.stdout:(1/3): kernel-4.18.0-527.el8.x86_64.rpm 9.4 MB/s | 10 MB 00:01 2023-12-16T06:21:25.535 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-12-16T06:21:25.561 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-12-16T06:21:26.176 INFO:teuthology.orchestra.run.smithi042.stdout:(2/3): kernel-modules-4.18.0-527.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-12-16T06:21:27.006 INFO:teuthology.orchestra.run.smithi042.stdout:(3/3): kernel-core-4.18.0-527.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-12-16T06:21:27.006 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2023-12-16T06:21:27.006 INFO:teuthology.orchestra.run.smithi042.stdout:Total 30 MB/s | 90 MB 00:02 2023-12-16T06:21:27.718 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2023-12-16T06:21:28.163 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2023-12-16T06:21:28.164 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2023-12-16T06:21:28.512 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-12-16T06:21:28.988 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:21:29.452 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2023-12-16T06:21:29.469 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2023-12-16T06:21:32.425 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2023-12-16T06:21:32.782 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:21:33.132 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:21:33.163 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:21:36.836 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:21:36.903 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:21:37.274 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:21:37.374 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:21:40.951 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:21:41.226 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:00.779 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:00.803 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:01.185 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:01.185 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:22:01.185 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:22:01.995 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:22:01.996 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-16T06:22:02.146 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T06:22:02.372 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T06:22:02.373 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T06:22:02.373 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-16T06:22:02.373 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T06:22:02.373 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T06:22:02.373 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-16T06:22:02.373 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T06:22:02.374 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T06:22:02.593 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T06:22:02.593 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T06:22:02.594 DEBUG:teuthology.orchestra.run.smithi040:> sudo rpm -qi grub2-tools 2023-12-16T06:22:02.629 INFO:teuthology.orchestra.run.smithi040.stdout:Name : grub2-tools 2023-12-16T06:22:02.629 INFO:teuthology.orchestra.run.smithi040.stdout:Epoch : 1 2023-12-16T06:22:02.629 INFO:teuthology.orchestra.run.smithi040.stdout:Version : 2.02 2023-12-16T06:22:02.629 INFO:teuthology.orchestra.run.smithi040.stdout:Release : 129.el8 2023-12-16T06:22:02.629 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: x86_64 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Group : System Environment/Base 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Size : 9265586 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:License : GPLv3+ 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Relocations : (not relocatable) 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Packager : CentOS BuildSystem 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Vendor : CentOS 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-16T06:22:02.630 INFO:teuthology.orchestra.run.smithi040.stdout:Summary : Support tools for GRUB. 2023-12-16T06:22:02.631 INFO:teuthology.orchestra.run.smithi040.stdout:Description : 2023-12-16T06:22:02.631 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:22:02.631 INFO:teuthology.orchestra.run.smithi040.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-16T06:22:02.631 INFO:teuthology.orchestra.run.smithi040.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-16T06:22:02.631 INFO:teuthology.orchestra.run.smithi040.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-16T06:22:02.632 INFO:teuthology.orchestra.run.smithi040.stdout:hardware devices. 2023-12-16T06:22:02.632 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:22:02.632 INFO:teuthology.orchestra.run.smithi040.stdout:This subpackage provides tools for support of all platforms. 2023-12-16T06:22:02.633 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-16T06:22:02.633 INFO:teuthology.task.kernel:Updating grub on smithi040 to boot 4.18.0-527.el8.x86_64 2023-12-16T06:22:02.633 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-16T06:22:04.142 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2023-12-16T06:22:04.523 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:04.547 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:05.247 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:05.247 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-4.18.0-527.el8.x86_64 1/3 2023-12-16T06:22:05.247 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-core-4.18.0-527.el8.x86_64 2/3 2023-12-16T06:22:05.887 INFO:teuthology.orchestra.run.smithi040.stderr:done 2023-12-16T06:22:05.888 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2023-12-16T06:22:05.910 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.Bw3WvtQweM 2023-12-16T06:22:05.911 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Bw3WvtQweM 2023-12-16T06:22:05.984 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.Bw3WvtQweM 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-4.18.0-527.el8.x86_64 3/3 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-4.18.0-527.el8.x86_64 kernel-core-4.18.0-527.el8.x86_64 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-4.18.0-527.el8.x86_64 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:22:06.094 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-16T06:22:06.131 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.Bw3WvtQweM is 6KB 2023-12-16T06:22:06.180 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.Bw3WvtQweM 2023-12-16T06:22:06.197 DEBUG:teuthology.orchestra.run.smithi040:> sudo /bin/ls /boot/loader/entries || true 2023-12-16T06:22:06.232 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T06:22:06.297 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-16T06:22:06.297 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-16T06:22:06.297 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-16T06:22:06.297 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-16T06:22:06.298 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-16T06:22:06.456 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T06:22:06.456 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T06:22:06.456 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-527.el8.x86_64 2023-12-16T06:22:06.456 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T06:22:06.456 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T06:22:06.456 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-16T06:22:06.457 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T06:22:06.457 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2023-12-16T06:22:06.473 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2023-12-16T06:22:06.676 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-4.18.0-527.el8.x86_64 2023-12-16T06:22:06.676 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-527.el8.x86_64 2023-12-16T06:22:06.676 DEBUG:teuthology.orchestra.run.smithi042:> sudo rpm -qi grub2-tools 2023-12-16T06:22:06.711 INFO:teuthology.orchestra.run.smithi042.stdout:Name : grub2-tools 2023-12-16T06:22:06.711 INFO:teuthology.orchestra.run.smithi042.stdout:Epoch : 1 2023-12-16T06:22:06.711 INFO:teuthology.orchestra.run.smithi042.stdout:Version : 2.02 2023-12-16T06:22:06.711 INFO:teuthology.orchestra.run.smithi042.stdout:Release : 129.el8 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: x86_64 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Group : System Environment/Base 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Size : 9265586 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:License : GPLv3+ 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Relocations : (not relocatable) 2023-12-16T06:22:06.712 INFO:teuthology.orchestra.run.smithi042.stdout:Packager : CentOS BuildSystem 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:Vendor : CentOS 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:Summary : Support tools for GRUB. 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:Description : 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:hardware devices. 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:22:06.713 INFO:teuthology.orchestra.run.smithi042.stdout:This subpackage provides tools for support of all platforms. 2023-12-16T06:22:06.714 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-16T06:22:06.714 INFO:teuthology.task.kernel:Updating grub on smithi042 to boot 4.18.0-527.el8.x86_64 2023-12-16T06:22:06.714 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-16T06:22:08.130 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2023-12-16T06:22:10.149 INFO:teuthology.orchestra.run.smithi042.stderr:done 2023-12-16T06:22:10.150 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2023-12-16T06:22:10.180 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.fg9uKy0LiD 2023-12-16T06:22:10.181 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fg9uKy0LiD 2023-12-16T06:22:10.257 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.fg9uKy0LiD 2023-12-16T06:22:10.409 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.fg9uKy0LiD is 6KB 2023-12-16T06:22:10.457 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.fg9uKy0LiD 2023-12-16T06:22:10.475 DEBUG:teuthology.orchestra.run.smithi042:> sudo /bin/ls /boot/loader/entries || true 2023-12-16T06:22:10.549 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-16T06:22:10.550 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-16T06:22:10.550 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-16T06:22:10.550 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64.conf 2023-12-16T06:22:10.551 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-527.el8.x86_64 2023-12-16T06:22:10.711 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2023-12-16T06:22:36.489 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-16T06:22:36.490 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:22:36.491 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:22:40.717 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-16T06:22:40.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-16T06:22:40.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:22:54.994 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-12-16T06:23:04.001 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:23:04.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:23:40.753 DEBUG:teuthology.orchestra.remote:timed out 2023-12-16T06:23:49.761 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-16T06:23:49.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:23:50.112 DEBUG:teuthology.orchestra.run.smithi042:> true 2023-12-16T06:23:50.438 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-16T06:23:50.438 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-527.el8.x86_64"... 2023-12-16T06:23:50.438 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2023-12-16T06:23:50.461 INFO:teuthology.orchestra.run.smithi042.stdout:4.18.0-527.el8.x86_64 2023-12-16T06:23:50.461 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-16T06:23:50.461 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T06:23:50.461 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-16T06:23:51.462 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-16T06:23:51.463 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T06:23:51.539 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2023-12-16T06:23:51.555 DEBUG:teuthology.parallel:result is None 2023-12-16T06:24:04.005 DEBUG:teuthology.orchestra.remote:timed out 2023-12-16T06:24:16.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:24:16.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:24:16.271 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-16T06:24:16.596 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:24:16.597 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-527.el8.x86_64"... 2023-12-16T06:24:16.597 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-16T06:24:16.618 INFO:teuthology.orchestra.run.smithi040.stdout:4.18.0-527.el8.x86_64 2023-12-16T06:24:16.619 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-527.el8.x86_64 vs 4.18.0-527.el8.x86_64 2023-12-16T06:24:16.619 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T06:24:16.619 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-16T06:24:17.620 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-16T06:24:17.620 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T06:24:17.724 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-12-16T06:24:17.737 DEBUG:teuthology.parallel:result is None 2023-12-16T06:24:17.737 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T06:24:17.745 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T06:24:17.745 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T06:24:17.748 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T06:24:17.774 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T06:24:17.782 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T06:24:17.790 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T06:24:17.790 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T06:24:17.811 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T06:24:17.850 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T06:24:17.861 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T06:24:17.861 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:24:17.885 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:24:17.924 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T06:24:17.931 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T06:24:17.936 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T06:24:17.943 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T06:24:17.945 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T06:24:17.957 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T06:24:17.957 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T06:24:17.982 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T06:24:18.017 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T06:24:18.030 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T06:24:18.030 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T06:24:18.056 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T06:24:18.079 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T06:24:18.165 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T06:24:18.224 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T06:24:18.313 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T06:24:18.365 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:24:18.365 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T06:24:18.439 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T06:24:18.486 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T06:24:18.543 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T06:24:18.634 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T06:24:18.685 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:24:18.685 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T06:24:18.760 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-12-16T06:24:18.762 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2023-12-16T06:24:18.836 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T06:24:18.968 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T06:24:19.188 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T06:24:19.196 INFO:teuthology.task.internal:Starting timer... 2023-12-16T06:24:19.196 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T06:24:19.214 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T06:24:19.226 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-16T06:24:19.227 DEBUG:teuthology.orchestra.run.smithi040:> sudo service auditd rotate 2023-12-16T06:24:19.339 INFO:teuthology.orchestra.run.smithi040.stdout:Rotating logs: 2023-12-16T06:24:19.341 DEBUG:teuthology.orchestra.run.smithi042:> sudo service auditd rotate 2023-12-16T06:24:19.441 INFO:teuthology.orchestra.run.smithi042.stdout:Rotating logs: 2023-12-16T06:24:19.443 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T06:24:19.443 DEBUG:teuthology.orchestra.run.smithi040:> /usr/sbin/getenforce 2023-12-16T06:24:19.475 INFO:teuthology.orchestra.run.smithi040.stdout:Permissive 2023-12-16T06:24:19.475 DEBUG:teuthology.orchestra.run.smithi042:> /usr/sbin/getenforce 2023-12-16T06:24:19.530 INFO:teuthology.orchestra.run.smithi042.stdout:Permissive 2023-12-16T06:24:19.531 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi040.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi042.front.sepia.ceph.com': 'permissive'} 2023-12-16T06:24:19.531 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:24:19.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:24:19.567 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:24:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:24:19.603 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T06:24:19.603 DEBUG:teuthology.orchestra.run.smithi040:> sudo /usr/sbin/setenforce permissive 2023-12-16T06:24:19.641 DEBUG:teuthology.orchestra.run.smithi042:> sudo /usr/sbin/setenforce permissive 2023-12-16T06:24:19.678 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T06:24:19.691 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-16T06:24:19.691 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T06:24:19.708 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'}]}] 2023-12-16T06:24:19.709 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi042.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T06:32:37.133 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi042.front.sepia.ceph.com')] 2023-12-16T06:32:37.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:32:37.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:32:37.261 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-16T06:32:37.340 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-16T06:32:37.340 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-16T06:32:37.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T06:32:37.415 DEBUG:teuthology.orchestra.run.smithi042:> true 2023-12-16T06:32:37.491 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-16T06:32:37.492 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T06:32:37.507 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T06:32:37.507 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T06:32:37.507 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:32:37.510 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T06:32:37.510 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:32:37.546 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T06:32:37.562 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T06:32:37.570 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-16T06:32:37.586 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-16T06:32:37.636 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: ntpd: command not found 2023-12-16T06:32:37.648 INFO:teuthology.orchestra.run.smithi042.stderr:sudo: ntpd: command not found 2023-12-16T06:32:37.649 INFO:teuthology.orchestra.run.smithi040.stdout:506 Cannot talk to daemon 2023-12-16T06:32:37.662 INFO:teuthology.orchestra.run.smithi042.stdout:506 Cannot talk to daemon 2023-12-16T06:32:37.666 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T06:32:37.679 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-16T06:32:37.682 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T06:32:37.694 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-16T06:32:37.758 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.763 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.764 INFO:teuthology.orchestra.run.smithi042.stderr:bash: ntpq: command not found 2023-12-16T06:32:37.767 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T06:32:37.767 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2023-12-16T06:32:37.768 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.768 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.768 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.768 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:32:37.769 INFO:teuthology.run_tasks:Running task pexec... 2023-12-16T06:32:37.779 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-16T06:32:37.779 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:32:37.779 DEBUG:teuthology.orchestra.run.smithi040:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T06:32:37.780 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi042.front.sepia.ceph.com 2023-12-16T06:32:37.780 DEBUG:teuthology.orchestra.run.smithi042:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-16T06:32:38.812 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:01:43 ago on Sat 16 Dec 2023 06:30:55 AM UTC. 2023-12-16T06:32:38.817 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:43 ago on Sat 16 Dec 2023 06:30:55 AM UTC. 2023-12-16T06:32:41.198 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout:Resetting modules: 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:41.200 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:41.214 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-16T06:32:41.215 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:41.215 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2023-12-16T06:32:41.215 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:41.215 INFO:teuthology.orchestra.run.smithi040.stdout:Resetting modules: 2023-12-16T06:32:41.215 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools 2023-12-16T06:32:41.216 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:41.216 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-16T06:32:41.216 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:41.216 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:41.466 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-16T06:32:41.581 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-16T06:32:42.538 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:47 ago on Sat 16 Dec 2023 06:30:55 AM UTC. 2023-12-16T06:32:42.664 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:01:47 ago on Sat 16 Dec 2023 06:30:55 AM UTC. 2023-12-16T06:32:44.887 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-16T06:32:45.018 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-16T06:32:45.094 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:45.094 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout:Installing group/module packages: 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-16T06:32:45.095 INFO:teuthology.orchestra.run.smithi042.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:Installing weak dependencies: 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:Installing module profiles: 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools/common 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling module streams: 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools rhel8 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout:Install 13 Packages 2023-12-16T06:32:45.096 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:45.097 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 27 M 2023-12-16T06:32:45.097 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 89 M 2023-12-16T06:32:45.097 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2023-12-16T06:32:45.225 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:45.225 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout:Installing group/module packages: 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-16T06:32:45.226 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:Installing weak dependencies: 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:Installing module profiles: 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools/common 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling module streams: 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools rhel8 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout:Install 13 Packages 2023-12-16T06:32:45.227 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:45.228 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 27 M 2023-12-16T06:32:45.228 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 89 M 2023-12-16T06:32:45.228 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-12-16T06:32:45.399 INFO:teuthology.orchestra.run.smithi042.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.8 MB/s | 1.0 MB 00:00 2023-12-16T06:32:45.432 INFO:teuthology.orchestra.run.smithi042.stdout:(2/13): cockpit-podman-78-1.module_el8+712+4cd1 2.5 MB/s | 750 kB 00:00 2023-12-16T06:32:45.458 INFO:teuthology.orchestra.run.smithi042.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 647 kB/s | 38 kB 00:00 2023-12-16T06:32:45.487 INFO:teuthology.orchestra.run.smithi040.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 3.3 MB/s | 750 kB 00:00 2023-12-16T06:32:45.508 INFO:teuthology.orchestra.run.smithi042.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 3.1 MB/s | 241 kB 00:00 2023-12-16T06:32:45.520 INFO:teuthology.orchestra.run.smithi040.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 4.0 MB/s | 1.0 MB 00:00 2023-12-16T06:32:45.537 INFO:teuthology.orchestra.run.smithi040.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 758 kB/s | 38 kB 00:00 2023-12-16T06:32:45.567 INFO:teuthology.orchestra.run.smithi042.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-12-16T06:32:45.579 INFO:teuthology.orchestra.run.smithi040.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-12-16T06:32:45.629 INFO:teuthology.orchestra.run.smithi040.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 3.5 MB/s | 178 kB 00:00 2023-12-16T06:32:45.696 INFO:teuthology.orchestra.run.smithi040.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 372 kB/s | 25 kB 00:00 2023-12-16T06:32:45.709 INFO:teuthology.orchestra.run.smithi042.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 175 kB/s | 25 kB 00:00 2023-12-16T06:32:45.780 INFO:teuthology.orchestra.run.smithi040.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 16 MB/s | 3.9 MB 00:00 2023-12-16T06:32:45.792 INFO:teuthology.orchestra.run.smithi042.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 12 MB/s | 3.9 MB 00:00 2023-12-16T06:32:45.805 INFO:teuthology.orchestra.run.smithi040.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 864 kB/s | 94 kB 00:00 2023-12-16T06:32:45.817 INFO:teuthology.orchestra.run.smithi042.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 867 kB/s | 94 kB 00:00 2023-12-16T06:32:46.030 INFO:teuthology.orchestra.run.smithi040.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 13 MB/s | 9.6 MB 00:00 2023-12-16T06:32:46.060 INFO:teuthology.orchestra.run.smithi042.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 10 MB/s | 9.6 MB 00:00 2023-12-16T06:32:46.106 INFO:teuthology.orchestra.run.smithi040.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.4 MB/s | 2.5 MB 00:00 2023-12-16T06:32:46.110 INFO:teuthology.orchestra.run.smithi042.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.7 MB/s | 2.5 MB 00:00 2023-12-16T06:32:46.123 INFO:teuthology.orchestra.run.smithi040.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 571 kB/s | 53 kB 00:00 2023-12-16T06:32:46.135 INFO:teuthology.orchestra.run.smithi042.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 702 kB/s | 53 kB 00:00 2023-12-16T06:32:46.148 INFO:teuthology.orchestra.run.smithi040.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 976 kB/s | 41 kB 00:00 2023-12-16T06:32:46.160 INFO:teuthology.orchestra.run.smithi042.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 820 kB/s | 41 kB 00:00 2023-12-16T06:32:46.585 INFO:teuthology.orchestra.run.smithi042.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 10 MB/s | 8.1 MB 00:00 2023-12-16T06:32:46.586 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2023-12-16T06:32:46.586 INFO:teuthology.orchestra.run.smithi042.stdout:Total 18 MB/s | 27 MB 00:01 2023-12-16T06:32:46.590 INFO:teuthology.orchestra.run.smithi040.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 10 MB/s | 8.1 MB 00:00 2023-12-16T06:32:46.590 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-16T06:32:46.591 INFO:teuthology.orchestra.run.smithi040.stdout:Total 20 MB/s | 27 MB 00:01 2023-12-16T06:32:46.878 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2023-12-16T06:32:46.880 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-12-16T06:32:46.902 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2023-12-16T06:32:46.902 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2023-12-16T06:32:46.904 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-12-16T06:32:46.904 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-12-16T06:32:47.176 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2023-12-16T06:32:47.178 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-12-16T06:32:47.180 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2023-12-16T06:32:47.182 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-12-16T06:32:47.861 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2023-12-16T06:32:47.909 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-12-16T06:32:48.127 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-16T06:32:48.295 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-16T06:32:48.322 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-16T06:32:48.505 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-16T06:32:48.506 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-16T06:32:48.716 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-16T06:32:48.770 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-16T06:32:48.974 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-16T06:32:49.332 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-16T06:32:49.574 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-16T06:32:50.394 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-16T06:32:50.631 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-16T06:32:50.660 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-16T06:32:50.854 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-16T06:32:50.881 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-16T06:32:51.081 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-16T06:32:51.124 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-16T06:32:51.353 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-16T06:32:51.561 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-16T06:32:51.763 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-16T06:32:52.633 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-16T06:32:52.719 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-16T06:32:52.845 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-16T06:32:52.956 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-16T06:32:53.025 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-16T06:32:53.162 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-16T06:32:53.555 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-16T06:32:53.555 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-16T06:32:53.556 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-16T06:32:53.645 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-16T06:32:53.645 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-16T06:32:53.645 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-16T06:32:53.645 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-16T06:32:53.645 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-16T06:32:53.646 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-16T06:32:54.451 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-16T06:32:54.451 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:54.451 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-12-16T06:32:54.451 INFO:teuthology.orchestra.run.smithi040.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-16T06:32:54.452 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:32:54.453 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.694 INFO:teuthology.orchestra.run.smithi042.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:32:54.695 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-16T06:32:54.736 DEBUG:teuthology.parallel:result is None 2023-12-16T06:32:54.977 DEBUG:teuthology.parallel:result is None 2023-12-16T06:32:54.977 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T06:32:55.073 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.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\\)'], 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T06:32:55.073 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-16T06:32:55.074 INFO:tasks.cephadm:Cluster fsid is f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:32:55.074 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T06:32:55.074 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-16T06:32:55.074 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi040': '172.21.15.40', 'mon.smithi042': '172.21.15.42'} 2023-12-16T06:32:55.074 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T06:32:55.075 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2023-12-16T06:32:55.113 DEBUG:teuthology.orchestra.run.smithi042:> sudo hostname $(hostname -s) 2023-12-16T06:32:55.148 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-16T06:32:55.149 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.437 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 16 06:32 /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.437 DEBUG:teuthology.orchestra.run.smithi042:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.580 INFO:teuthology.orchestra.run.smithi042.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 16 06:32 /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.580 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.605 DEBUG:teuthology.orchestra.run.smithi042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T06:32:55.662 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-16T06:32:55.662 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-16T06:32:55.664 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-16T06:32:57.259 INFO:teuthology.orchestra.run.smithi042.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T06:32:57.369 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: "repo_digests": [ 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2023-12-16T06:33:12.267 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-16T06:33:12.737 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2023-12-16T06:33:12.738 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:33:12.765 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2023-12-16T06:33:12.802 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /etc/ceph 2023-12-16T06:33:12.841 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2023-12-16T06:33:12.876 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /etc/ceph 2023-12-16T06:33:12.916 INFO:tasks.cephadm:Writing seed config... 2023-12-16T06:33:12.917 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-16T06:33:12.918 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-16T06:33:12.919 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:33:12.919 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-16T06:33:12.941 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 = f20758cc-9bdc-11ee-95a5-87774f69a715 [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 2023-12-16T06:33:12.942 DEBUG:teuthology.orchestra.run.smithi040:mon.smithi040> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service 2023-12-16T06:33:12.986 INFO:tasks.cephadm:Bootstrapping... 2023-12-16T06:33:12.986 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 --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.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:33:13.021 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:-- Logs begin at Sat 2023-12-16 06:23:25 UTC. -- 2023-12-16T06:33:13.214 INFO:teuthology.orchestra.run.smithi040.stderr:-------------------------------------------------------------------------------- 2023-12-16T06:33:13.214 INFO:teuthology.orchestra.run.smithi040.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'f20758cc-9bdc-11ee-95a5-87774f69a715', '--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.40', '--skip-admin-label'] 2023-12-16T06:33:13.238 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: 4.6.1 2023-12-16T06:33:13.249 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying podman|docker is present... 2023-12-16T06:33:13.270 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: 4.6.1 2023-12-16T06:33:13.278 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying lvm2 is present... 2023-12-16T06:33:13.278 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying time synchronization is in place... 2023-12-16T06:33:13.285 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T06:33:13.291 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:33:13.298 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: enabled 2023-12-16T06:33:13.304 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: active 2023-12-16T06:33:13.304 INFO:teuthology.orchestra.run.smithi040.stderr:Unit chronyd.service is enabled and running 2023-12-16T06:33:13.304 INFO:teuthology.orchestra.run.smithi040.stderr:Repeating the final host check... 2023-12-16T06:33:13.326 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: 4.6.1 2023-12-16T06:33:13.337 INFO:teuthology.orchestra.run.smithi040.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-16T06:33:13.337 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl is present 2023-12-16T06:33:13.337 INFO:teuthology.orchestra.run.smithi040.stderr:lvcreate is present 2023-12-16T06:33:13.344 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T06:33:13.349 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:33:13.356 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: enabled 2023-12-16T06:33:13.362 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: active 2023-12-16T06:33:13.363 INFO:teuthology.orchestra.run.smithi040.stderr:Unit chronyd.service is enabled and running 2023-12-16T06:33:13.363 INFO:teuthology.orchestra.run.smithi040.stderr:Host looks OK 2023-12-16T06:33:13.363 INFO:teuthology.orchestra.run.smithi040.stderr:Cluster fsid: f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:13.363 INFO:teuthology.orchestra.run.smithi040.stderr:Acquiring lock 140535273971840 on /run/cephadm/f20758cc-9bdc-11ee-95a5-87774f69a715.lock 2023-12-16T06:33:13.363 INFO:teuthology.orchestra.run.smithi040.stderr:Lock 140535273971840 acquired on /run/cephadm/f20758cc-9bdc-11ee-95a5-87774f69a715.lock 2023-12-16T06:33:13.364 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying IP 172.21.15.40 port 3300 ... 2023-12-16T06:33:13.364 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying IP 172.21.15.40 port 6789 ... 2023-12-16T06:33:13.364 INFO:teuthology.orchestra.run.smithi040.stderr:Base mon IP is 172.21.15.40, final addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-16T06:33:13.367 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.40 metric 100 2023-12-16T06:33:13.368 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 metric 100 2023-12-16T06:33:13.370 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-16T06:33:13.370 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-16T06:33:13.371 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1732sec hoplimit 64 pref medium 2023-12-16T06:33:13.373 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-16T06:33:13.373 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-16T06:33:13.373 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-16T06:33:13.374 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-16T06:33:13.374 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2023-12-16T06:33:13.374 INFO:teuthology.orchestra.run.smithi040.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-16T06:33:13.375 INFO:teuthology.orchestra.run.smithi040.stderr:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2023-12-16T06:33:13.375 INFO:teuthology.orchestra.run.smithi040.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-16T06:33:13.375 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-16T06:33:13.457 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Getting image source signatures 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-16T06:33:13.796 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-16T06:33:13.797 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-16T06:33:13.864 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: Writing manifest to image destination 2023-12-16T06:33:14.029 INFO:teuthology.orchestra.run.smithi040.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-16T06:33:14.383 INFO:teuthology.orchestra.run.smithi040.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-16T06:33:14.730 INFO:teuthology.orchestra.run.smithi040.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-16T06:33:14.731 INFO:teuthology.orchestra.run.smithi040.stderr:Extracting ceph user uid/gid from container image... 2023-12-16T06:33:15.055 INFO:teuthology.orchestra.run.smithi040.stderr:stat: 167 167 2023-12-16T06:33:15.371 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial keys... 2023-12-16T06:33:15.704 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQCrRH1lrBczKRAADlCs7FGZgtK4tWjDDAf12w== 2023-12-16T06:33:16.363 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQCsRH1lE0gPFRAAPiaDN5fMA3pglPjzPRtyAg== 2023-12-16T06:33:17.096 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph-authtool: AQCtRH1l0mMtBRAAnKH+h6J30NI/rQaqI+eC3Q== 2023-12-16T06:33:17.493 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial monmap... 2023-12-16T06:33:17.813 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T06:33:17.813 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-16T06:33:17.813 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:17.813 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T06:33:18.158 INFO:teuthology.orchestra.run.smithi040.stderr:monmaptool for smithi040 [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T06:33:18.159 INFO:teuthology.orchestra.run.smithi040.stderr:setting min_mon_release = octopus 2023-12-16T06:33:18.159 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: set fsid to f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:18.159 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T06:33:18.159 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:33:18.159 INFO:teuthology.orchestra.run.smithi040.stderr:Creating mon... 2023-12-16T06:33:18.855 INFO:teuthology.orchestra.run.smithi040.stderr:create mon.smithi040 on 2023-12-16T06:33:18.978 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-16T06:33:19.080 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target. 2023-12-16T06:33:19.080 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target. 2023-12-16T06:33:19.303 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to reset failed state of unit ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service: Unit ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service not loaded. 2023-12-16T06:33:19.311 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target.wants/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service → /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@.service. 2023-12-16T06:33:19.731 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:19 smithi040 systemd[1]: Starting Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:33:19.809 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: disabled 2023-12-16T06:33:19.818 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:33:19.819 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld.service is not enabled 2023-12-16T06:33:19.819 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to enable service . firewalld.service is not available 2023-12-16T06:33:19.820 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mon to start... 2023-12-16T06:33:19.820 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mon... 2023-12-16T06:33:20.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:19 smithi040 bash[107243]: f992804e72571d38053ef97de3f37a4963925eeb79de7e03822d70892811cd8e 2023-12-16T06:33:20.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:19 smithi040 systemd[1]: Started Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715. 2023-12-16T06:33:20.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:19 smithi040 ceph-mon[107282]: mkfs f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:20.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:19 smithi040 ceph-mon[107282]: mon.smithi040 is new leader, mons smithi040 in quorum (ranks 0) 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: cluster: 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: id: f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: services: 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi040 (age 0.523007s) 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: data: 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-16T06:33:20.354 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-16T06:33:20.355 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: pgs: 2023-12-16T06:33:20.355 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:20.698 INFO:teuthology.orchestra.run.smithi040.stderr:mon is available 2023-12-16T06:33:20.698 INFO:teuthology.orchestra.run.smithi040.stderr:Assimilating anything we can from ceph.conf... 2023-12-16T06:33:21.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: mon.smithi040 is new leader, mons smithi040 in quorum (ranks 0) 2023-12-16T06:33:21.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: monmap e1: 1 mons at {smithi040=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2023-12-16T06:33:21.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: fsmap 2023-12-16T06:33:21.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T06:33:21.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: mgrmap e1: no daemons active 2023-12-16T06:33:21.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:20 smithi040 ceph-mon[107282]: from='client.? 172.21.15.40:0/1954738047' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [global] 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: fsid = f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [mgr] 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-16T06:33:21.235 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:21.236 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [osd] 2023-12-16T06:33:21.236 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-16T06:33:21.236 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-16T06:33:21.598 INFO:teuthology.orchestra.run.smithi040.stderr:Generating new minimal ceph.conf... 2023-12-16T06:33:22.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:21 smithi040 ceph-mon[107282]: from='client.? 172.21.15.40:0/2588843588' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T06:33:22.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:21 smithi040 ceph-mon[107282]: from='client.? 172.21.15.40:0/2588843588' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T06:33:22.415 INFO:teuthology.orchestra.run.smithi040.stderr:Restarting the monitor... 2023-12-16T06:33:22.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 systemd[1]: Stopping Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:33:22.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 bash[107582]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon.smithi040" found: no such container 2023-12-16T06:33:22.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040[107258]: 2023-12-16T06:33:22.537+0000 7fad3220c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi040 -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 2023-12-16T06:33:22.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040[107258]: 2023-12-16T06:33:22.537+0000 7fad3220c700 -1 mon.smithi040@0(leader) e1 *** Got Signal Terminated *** 2023-12-16T06:33:22.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 bash[107595]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040 2023-12-16T06:33:23.118 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 bash[107633]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon.smithi040" found: no such container 2023-12-16T06:33:23.118 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 systemd[1]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service: Succeeded. 2023-12-16T06:33:23.118 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 systemd[1]: Stopped Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715. 2023-12-16T06:33:23.118 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:22 smithi040 systemd[1]: Starting Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:33:23.182 INFO:teuthology.orchestra.run.smithi040.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-16T06:33:23.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 bash[107701]: 538f32b2c8df20375a0efdf1a4b2a4871b8b7cd4e01cef4e2e69e0640c7f55f3 2023-12-16T06:33:23.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: set uid:gid to 167:167 (ceph:ceph) 2023-12-16T06:33:23.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: pidfile_write: ignore empty --pid-file 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 systemd[1]: Started Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715. 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: load: jerasure load: lrc 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: RocksDB version: 6.15.5 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Compile date Apr 18 2022 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: DB SUMMARY 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: DB Session ID: YVCN30ZBONIDMFIL5R39 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: CURRENT file: CURRENT 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi040/store.db dir, Total Num: 1, files: 000008.sst 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi040/store.db: 000010.log size: 80767 ; 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.error_if_exists: 0 2023-12-16T06:33:23.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.create_if_missing: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.paranoid_checks: 1 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.env: 0x5599d3879860 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.fs: Posix File System 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.info_log: 0x5599d4bd3fa0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.statistics: (nil) 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.use_fsync: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_log_file_size: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T06:33:23.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_fallocate: 1 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.use_direct_reads: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.db_log_dir: 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi040/store.db 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T06:33:23.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.write_buffer_manager: 0x5599d4cc4330 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.unordered_write: 0 2023-12-16T06:33:23.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.row_cache: None 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.wal_filter: None 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.preserve_deletes: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.two_write_queues: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.atomic_flush: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T06:33:23.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.log_readahead_size: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_background_jobs: 2 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_background_compactions: -1 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_subcompactions: 1 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T06:33:23.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_open_files: -1 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_background_flushes: -1 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Compression algorithms supported: 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kZSTD supported: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kXpressCompression supported: 0 2023-12-16T06:33:23.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kLZ4Compression supported: 1 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kBZip2Compression supported: 0 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kZlibCompression supported: 1 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: kSnappyCompression supported: 1 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi040/store.db/MANIFEST-000009 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.merge_operator: 2023-12-16T06:33:23.664 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_filter: None 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5599d4b9fd00) 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: cache_index_and_filter_blocks: 1 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: pin_top_level_index_and_filter: 1 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: index_type: 0 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: data_block_index_type: 0 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: index_shortening: 1 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: hash_index_allow_collision: 1 2023-12-16T06:33:23.665 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: checksum: 1 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: no_block_cache: 0 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_cache: 0x5599d4c0a170 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_cache_name: BinnedLRUCache 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_cache_options: 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: capacity : 536870912 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: num_shard_bits : 4 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: strict_capacity_limit : 0 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: high_pri_pool_ratio: 0.000 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_cache_compressed: (nil) 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: persistent_cache: (nil) 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_size: 4096 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_size_deviation: 10 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_restart_interval: 16 2023-12-16T06:33:23.666 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: index_block_restart_interval: 1 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: metadata_block_size: 4096 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: partition_filters: 0 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: use_delta_encoding: 1 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: whole_key_filtering: 1 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: verify_compression: 0 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: read_amp_bytes_per_bit: 0 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: format_version: 4 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: enable_index_compression: 1 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: block_align: 0 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression: NoCompression 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T06:33:23.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.num_levels: 7 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T06:33:23.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T06:33:23.669 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T06:33:23.670 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T06:33:23.671 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T06:33:23.671 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T06:33:23.671 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T06:33:23.671 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T06:33:23.671 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.table_properties_collectors: 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.inplace_update_support: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.bloom_locality: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.max_successive_merges: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T06:33:23.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.ttl: 2592000 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.enable_blob_files: false 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.min_blob_size: 0 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi040/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708403187152, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-16T06:33:23.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708403188006, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77625, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75883, "index_size": 230, "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": 9697, "raw_average_key_size": 47, "raw_value_size": 70339, "raw_average_value_size": 344, "num_data_blocks": 10, "num_entries": 204, "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": 1702708403, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e72dc3e8-34ce-41f4-873a-af9847be3bbd", "db_session_id": "YVCN30ZBONIDMFIL5R39"}} 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708403188430, "job": 1, "event": "recovery_finished"} 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi040/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5599d4bf0a80 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: DB pointer 0x5599d4c00000 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** DB Stats ** 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T06:33:23.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** Compaction Stats [default] ** 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: L0 2/0 77.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Sum 2/0 77.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.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 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** Compaction Stats [default] ** 2023-12-16T06:33:23.675 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.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 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Cumulative compaction: 0.00 GB write, 19.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Interval compaction: 0.00 GB write, 19.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.676 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** Compaction Stats [default] ** 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: L0 2/0 77.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Sum 2/0 77.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 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 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** Compaction Stats [default] ** 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.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 134.4 0.00 0.00 1 0.001 0 0 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T06:33:23.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Cumulative compaction: 0.00 GB write, 19.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.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 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: starting mon.smithi040 rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi040 fsid f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???) e1 preinit fsid f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).mds e1 new map 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).mds e1 print_map 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: e1 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.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} 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: legacy client fscid: -1 2023-12-16T06:33:23.678 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout: No filesystems configured 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mon.smithi040 is new leader, mons smithi040 in quorum (ranks 0) 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: monmap e1: 1 mons at {smithi040=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: fsmap 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: osdmap e1: 0 total, 0 up, 0 in 2023-12-16T06:33:23.679 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:23 smithi040 ceph-mon[107739]: mgrmap e1: no daemons active 2023-12-16T06:33:24.032 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-16T06:33:24.032 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:33:24.032 INFO:teuthology.orchestra.run.smithi040.stderr:Creating mgr... 2023-12-16T06:33:24.033 INFO:teuthology.orchestra.run.smithi040.stderr:Verifying port 9283 ... 2023-12-16T06:33:24.181 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Failed to reset failed state of unit ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mgr.smithi040.hvhoxe.service: Unit ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mgr.smithi040.hvhoxe.service not loaded. 2023-12-16T06:33:24.187 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: Created symlink /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715.target.wants/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mgr.smithi040.hvhoxe.service → /etc/systemd/system/ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@.service. 2023-12-16T06:33:24.704 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: disabled 2023-12-16T06:33:24.712 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:33:24.713 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld.service is not enabled 2023-12-16T06:33:24.713 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to enable service . firewalld.service is not available 2023-12-16T06:33:24.722 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: disabled 2023-12-16T06:33:24.731 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:33:24.732 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld.service is not enabled 2023-12-16T06:33:24.732 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-16T06:33:24.732 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr to start... 2023-12-16T06:33:24.732 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr... 2023-12-16T06:33:24.902 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:24 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/282590149' entity='client.admin' 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "f20758cc-9bdc-11ee-95a5-87774f69a715", 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T06:33:25.245 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "smithi040" 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T06:33:25.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T06:33:25.247 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T06:33:25.247 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T06:33:25.249 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T06:33:25.249 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:25.250 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T06:33:25.251 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:25.252 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2023-12-16T06:33:19.830284+0000", 2023-12-16T06:33:25.252 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:25.252 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:25.252 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T06:33:25.252 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:25.581 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (1/15)... 2023-12-16T06:33:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:25 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3047335424' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T06:33:28.052 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:28.052 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:28.052 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "f20758cc-9bdc-11ee-95a5-87774f69a715", 2023-12-16T06:33:28.052 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2023-12-16T06:33:28.052 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "smithi040" 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:28.053 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T06:33:28.054 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T06:33:28.057 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T06:33:28.057 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T06:33:28.057 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.057 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T06:33:28.057 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.058 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2023-12-16T06:33:19.830284+0000", 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:28.059 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:28.060 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T06:33:28.060 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:28.289 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:28 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1461273129' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T06:33:28.405 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (2/15)... 2023-12-16T06:33:30.876 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "f20758cc-9bdc-11ee-95a5-87774f69a715", 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2023-12-16T06:33:30.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "smithi040" 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T06:33:30.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T06:33:30.882 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": false, 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:30.883 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2023-12-16T06:33:19.830284+0000", 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T06:33:30.884 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:31.062 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:30 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3695833637' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T06:33:31.229 INFO:teuthology.orchestra.run.smithi040.stderr:mgr not available, waiting (3/15)... 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: Activating manager daemon smithi040.hvhoxe 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: mgrmap e2: smithi040.hvhoxe(active, starting, since 0.00300949s) 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: Manager daemon smithi040.hvhoxe is now available 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:33:32.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:33:32.406 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:32.406 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:32.406 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:31 smithi040 ceph-mon[107739]: from='mgr.14100 172.21.15.40:0/1423407762' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:33.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:33 smithi040 ceph-mon[107739]: mgrmap e3: smithi040.hvhoxe(active, since 1.00666s) 2023-12-16T06:33:33.876 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:33.876 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:33.876 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsid": "f20758cc-9bdc-11ee-95a5-87774f69a715", 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "health": { 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "checks": {}, 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mutes": [] 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum": [ 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 0 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "smithi040" 2023-12-16T06:33:33.877 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "monmap": { 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osdmap": { 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-16T06:33:33.878 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgmap": { 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.879 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "fsmap": { 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modules": [ 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "iostat", 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "nfs", 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "restful" 2023-12-16T06:33:33.880 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ], 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "servicemap": { 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "modified": "2023-12-16T06:33:19.830284+0000", 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "services": {} 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: }, 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-16T06:33:33.881 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:34.898 INFO:teuthology.orchestra.run.smithi040.stderr:mgr is available 2023-12-16T06:33:34.901 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:34 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1305924040' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T06:33:35.595 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:35 smithi040 ceph-mon[107739]: mgrmap e4: smithi040.hvhoxe(active, since 3s) 2023-12-16T06:33:36.348 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [global] 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: fsid = f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [mgr] 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: [osd] 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-16T06:33:36.349 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-16T06:33:36.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:36 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/966319217' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T06:33:37.906 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling cephadm module... 2023-12-16T06:33:39.862 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:39 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1926011445' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T06:33:40.764 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:40 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1926011445' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T06:33:40.764 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:40 smithi040 ceph-mon[107739]: mgrmap e5: smithi040.hvhoxe(active, since 7s) 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "active_name": "smithi040.hvhoxe", 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-16T06:33:43.528 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1595290838' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T06:33:45.119 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for the mgr to restart... 2023-12-16T06:33:45.119 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr epoch 5... 2023-12-16T06:33:46.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:46 smithi040 ceph-mon[107739]: Active manager daemon smithi040.hvhoxe restarted 2023-12-16T06:33:46.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:46 smithi040 ceph-mon[107739]: Activating manager daemon smithi040.hvhoxe 2023-12-16T06:33:46.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:46 smithi040 ceph-mon[107739]: osdmap e2: 0 total, 0 up, 0 in 2023-12-16T06:33:47.415 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:33:47.415 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-16T06:33:47.415 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "initialized": true 2023-12-16T06:33:47.415 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: mgrmap e6: smithi040.hvhoxe(active, starting, since 0.0530499s) 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: Manager daemon smithi040.hvhoxe is now available 2023-12-16T06:33:47.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:33:47.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:47 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:33:47.760 INFO:teuthology.orchestra.run.smithi040.stderr:mgr epoch 5 is available 2023-12-16T06:33:47.761 INFO:teuthology.orchestra.run.smithi040.stderr:Setting orchestrator backend to cephadm... 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: mgrmap e7: smithi040.hvhoxe(active, since 1.06043s) 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:48.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:48 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:49.246 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: value unchanged 2023-12-16T06:33:49.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:49 smithi040 ceph-mon[107739]: [16/Dec/2023:06:33:48] ENGINE Bus STARTING 2023-12-16T06:33:49.573 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:49 smithi040 ceph-mon[107739]: [16/Dec/2023:06:33:48] ENGINE Serving on https://172.21.15.40:7150 2023-12-16T06:33:49.573 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:49 smithi040 ceph-mon[107739]: [16/Dec/2023:06:33:48] ENGINE Bus STARTED 2023-12-16T06:33:49.573 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:49 smithi040 ceph-mon[107739]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:49.573 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:49 smithi040 ceph-mon[107739]: mgrmap e8: smithi040.hvhoxe(active, since 2s) 2023-12-16T06:33:49.619 INFO:teuthology.orchestra.run.smithi040.stderr:Generating ssh key... 2023-12-16T06:33:50.751 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:50 smithi040 ceph-mon[107739]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:51.498 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8AGZKQHYN6ZGWI/UhgQpgZJP7uoW0AVYbNZqoQJi80esozAhJeQrPtRZfIQkHYyTz+Gwsx/7CEx7/vOflCYdmJ2zxzKGw9hK3+yvzMwRZWsRCGQXqD67ZjpUNQAtEmaaAm9seO4Vf0AH0bK2ThXTdQyw2/EfgaOumXS10nLMNthQGIVkYcMjoFzP2SnebCpio0/DNp4DKEHBD/eLYGwFqZypKyy0BqF8C7DY4RnsmsO+8eH+eWiLMWU5nxaJyG9WO4/fAJSNY7/+ZV/Ql+kWH9WZeg5lySxbpTQXBmKPCEDI+0fvL21RqIAWkZhOYItjC/kIw/4v9rY0FwOSn1iui1p9ja1NNbDdTusiyKhH41SdHk3NbucFz6JigFHmFEuq7eJ0J3rRazPMcwojnMiP6p56gltaPx5OehsNsiVrqfXwCEpF+ySJ//9c0j+sq9QNWNN3PdhMGfMDqmVeeUApA1wOTkq2VwdivLJZmeLl0u6kWlVkGvd84ek+HnRtvDRM= ceph-f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:33:51.763 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:51 smithi040 ceph-mon[107739]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:51.764 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:51 smithi040 ceph-mon[107739]: Generating ssh key... 2023-12-16T06:33:51.764 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:51 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:51.764 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:51 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:51.844 INFO:teuthology.orchestra.run.smithi040.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-16T06:33:51.844 INFO:teuthology.orchestra.run.smithi040.stderr:Adding key to root@localhost authorized_keys... 2023-12-16T06:33:51.845 INFO:teuthology.orchestra.run.smithi040.stderr:Adding host smithi040... 2023-12-16T06:33:52.721 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:52 smithi040 ceph-mon[107739]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:53.329 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Added host 'smithi040' with addr '172.21.15.40' 2023-12-16T06:33:53.604 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:53 smithi040 ceph-mon[107739]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:53.604 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:53 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:53.605 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:53 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:33:53.647 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying mon service with default placement... 2023-12-16T06:33:54.231 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-16T06:33:54.643 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying mgr service with default placement... 2023-12-16T06:33:54.783 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:54 smithi040 ceph-mon[107739]: Deploying cephadm binary to smithi040 2023-12-16T06:33:54.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:54 smithi040 ceph-mon[107739]: Added host smithi040 2023-12-16T06:33:54.784 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:54 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:55.277 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-16T06:33:55.626 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying crash service with default placement... 2023-12-16T06:33:55.766 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:55 smithi040 ceph-mon[107739]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:55.767 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:55 smithi040 ceph-mon[107739]: Saving service mon spec with placement count:5 2023-12-16T06:33:55.767 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:55 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:55.767 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:55 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:56.276 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled crash update... 2023-12-16T06:33:56.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:56 smithi040 ceph-mon[107739]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:56.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:56 smithi040 ceph-mon[107739]: Saving service mgr spec with placement count:2 2023-12-16T06:33:56.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:56 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:56.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:56 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:56.684 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying prometheus service with default placement... 2023-12-16T06:33:57.278 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-12-16T06:33:57.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:57 smithi040 ceph-mon[107739]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:57.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:57 smithi040 ceph-mon[107739]: Saving service crash spec with placement * 2023-12-16T06:33:57.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:57 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:57.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:57 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:57.597 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying grafana service with default placement... 2023-12-16T06:33:58.199 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-12-16T06:33:58.651 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying node-exporter service with default placement... 2023-12-16T06:33:58.803 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:58 smithi040 ceph-mon[107739]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:58.803 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:58 smithi040 ceph-mon[107739]: Saving service prometheus spec with placement count:1 2023-12-16T06:33:58.803 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:58 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:58.803 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:58 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:33:59.226 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-12-16T06:33:59.568 INFO:teuthology.orchestra.run.smithi040.stderr:Deploying alertmanager service with default placement... 2023-12-16T06:33:59.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:59 smithi040 ceph-mon[107739]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:33:59.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:59 smithi040 ceph-mon[107739]: Saving service grafana spec with placement count:1 2023-12-16T06:33:59.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:33:59 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:00.139 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-12-16T06:34:00.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:00 smithi040 ceph-mon[107739]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:00.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:00 smithi040 ceph-mon[107739]: Saving service node-exporter spec with placement * 2023-12-16T06:34:00.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:00 smithi040 ceph-mon[107739]: from='mgr.14120 172.21.15.40:0/1498799766' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:01.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:01 smithi040 ceph-mon[107739]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:01.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:01 smithi040 ceph-mon[107739]: Saving service alertmanager spec with placement count:1 2023-12-16T06:34:01.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:01 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2387012122' entity='client.admin' 2023-12-16T06:34:02.567 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling the dashboard module... 2023-12-16T06:34:03.471 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:03 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4204545932' entity='client.admin' 2023-12-16T06:34:03.471 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:03 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3638777314' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-16T06:34:04.181 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:34:04.182 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-16T06:34:04.182 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "available": true, 2023-12-16T06:34:04.182 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "active_name": "smithi040.hvhoxe", 2023-12-16T06:34:04.182 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-16T06:34:04.182 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:34:04.509 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3638777314' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-16T06:34:04.509 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:04 smithi040 ceph-mon[107739]: mgrmap e9: smithi040.hvhoxe(active, since 16s) 2023-12-16T06:34:04.509 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3128335678' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T06:34:04.534 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for the mgr to restart... 2023-12-16T06:34:04.534 INFO:teuthology.orchestra.run.smithi040.stderr:Waiting for mgr epoch 9... 2023-12-16T06:34:11.174 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: { 2023-12-16T06:34:11.175 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-16T06:34:11.175 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: "initialized": true 2023-12-16T06:34:11.175 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: } 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: Active manager daemon smithi040.hvhoxe restarted 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: Activating manager daemon smithi040.hvhoxe 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: osdmap e3: 0 total, 0 up, 0 in 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: mgrmap e10: smithi040.hvhoxe(active, starting, since 0.0555622s) 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:34:11.195 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: Manager daemon smithi040.hvhoxe is now available 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:34:11.196 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:11 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:34:12.124 INFO:teuthology.orchestra.run.smithi040.stderr:mgr epoch 9 is available 2023-12-16T06:34:12.125 INFO:teuthology.orchestra.run.smithi040.stderr:Generating a dashboard self-signed certificate... 2023-12-16T06:34:12.620 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:12 smithi040 ceph-mon[107739]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T06:34:12.621 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:12 smithi040 ceph-mon[107739]: mgrmap e11: smithi040.hvhoxe(active, since 1.05878s) 2023-12-16T06:34:12.621 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:12 smithi040 ceph-mon[107739]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T06:34:12.621 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:12 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:12.621 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:12 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:12.901 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-16T06:34:13.261 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:11] ENGINE Bus STARTING 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:11] ENGINE Serving on https://172.21.15.40:7150 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:11] ENGINE Bus STARTED 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:13.262 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:13 smithi040 ceph-mon[107739]: mgrmap e12: smithi040.hvhoxe(active, since 2s) 2023-12-16T06:34:13.316 INFO:teuthology.orchestra.run.smithi040.stderr:Creating initial admin user... 2023-12-16T06:34:14.361 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$zBWuPnvUgqd6NhgmANR4v.W/Xp1oIaCuhk1dxxODrin7/r88HYlCS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702708454, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-16T06:34:14.522 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:14 smithi040 ceph-mon[107739]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:14.691 INFO:teuthology.orchestra.run.smithi040.stderr:Fetching dashboard port number... 2023-12-16T06:34:15.248 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: 8443 2023-12-16T06:34:15.518 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:15 smithi040 ceph-mon[107739]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:15.519 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:15 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:15.611 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: disabled 2023-12-16T06:34:15.620 INFO:teuthology.orchestra.run.smithi040.stderr:systemctl: inactive 2023-12-16T06:34:15.621 INFO:teuthology.orchestra.run.smithi040.stderr:firewalld.service is not enabled 2023-12-16T06:34:15.621 INFO:teuthology.orchestra.run.smithi040.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr:Ceph Dashboard is now available at: 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr: URL: https://smithi040.front.sepia.ceph.com:8443/ 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr: User: admin 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr: Password: ml2mnj2ajf 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:15.624 INFO:teuthology.orchestra.run.smithi040.stderr:Enabling autotune for osd_memory_target 2023-12-16T06:34:16.535 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:16 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1920735863' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-16T06:34:17.265 INFO:teuthology.orchestra.run.smithi040.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-16T06:34:17.552 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:17 smithi040 ceph-mon[107739]: mgrmap e13: smithi040.hvhoxe(active, since 6s) 2023-12-16T06:34:17.607 INFO:teuthology.orchestra.run.smithi040.stderr:You can access the Ceph CLI with: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: ceph telemetry on 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr:For more information see: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:34:17.608 INFO:teuthology.orchestra.run.smithi040.stderr:Bootstrap complete. 2023-12-16T06:34:17.654 INFO:tasks.cephadm:Fetching config... 2023-12-16T06:34:17.655 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:34:17.655 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-16T06:34:17.676 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-16T06:34:17.677 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:34:17.677 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-16T06:34:17.737 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-16T06:34:17.737 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:34:17.737 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/keyring of=/dev/stdout 2023-12-16T06:34:17.816 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-16T06:34:17.816 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:34:17.817 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-16T06:34:17.878 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-16T06:34:17.879 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8AGZKQHYN6ZGWI/UhgQpgZJP7uoW0AVYbNZqoQJi80esozAhJeQrPtRZfIQkHYyTz+Gwsx/7CEx7/vOflCYdmJ2zxzKGw9hK3+yvzMwRZWsRCGQXqD67ZjpUNQAtEmaaAm9seO4Vf0AH0bK2ThXTdQyw2/EfgaOumXS10nLMNthQGIVkYcMjoFzP2SnebCpio0/DNp4DKEHBD/eLYGwFqZypKyy0BqF8C7DY4RnsmsO+8eH+eWiLMWU5nxaJyG9WO4/fAJSNY7/+ZV/Ql+kWH9WZeg5lySxbpTQXBmKPCEDI+0fvL21RqIAWkZhOYItjC/kIw/4v9rY0FwOSn1iui1p9ja1NNbDdTusiyKhH41SdHk3NbucFz6JigFHmFEuq7eJ0J3rRazPMcwojnMiP6p56gltaPx5OehsNsiVrqfXwCEpF+ySJ//9c0j+sq9QNWNN3PdhMGfMDqmVeeUApA1wOTkq2VwdivLJZmeLl0u6kWlVkGvd84ek+HnRtvDRM= ceph-f20758cc-9bdc-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T06:34:17.961 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8AGZKQHYN6ZGWI/UhgQpgZJP7uoW0AVYbNZqoQJi80esozAhJeQrPtRZfIQkHYyTz+Gwsx/7CEx7/vOflCYdmJ2zxzKGw9hK3+yvzMwRZWsRCGQXqD67ZjpUNQAtEmaaAm9seO4Vf0AH0bK2ThXTdQyw2/EfgaOumXS10nLMNthQGIVkYcMjoFzP2SnebCpio0/DNp4DKEHBD/eLYGwFqZypKyy0BqF8C7DY4RnsmsO+8eH+eWiLMWU5nxaJyG9WO4/fAJSNY7/+ZV/Ql+kWH9WZeg5lySxbpTQXBmKPCEDI+0fvL21RqIAWkZhOYItjC/kIw/4v9rY0FwOSn1iui1p9ja1NNbDdTusiyKhH41SdHk3NbucFz6JigFHmFEuq7eJ0J3rRazPMcwojnMiP6p56gltaPx5OehsNsiVrqfXwCEpF+ySJ//9c0j+sq9QNWNN3PdhMGfMDqmVeeUApA1wOTkq2VwdivLJZmeLl0u6kWlVkGvd84ek+HnRtvDRM= ceph-f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:34:17.973 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8AGZKQHYN6ZGWI/UhgQpgZJP7uoW0AVYbNZqoQJi80esozAhJeQrPtRZfIQkHYyTz+Gwsx/7CEx7/vOflCYdmJ2zxzKGw9hK3+yvzMwRZWsRCGQXqD67ZjpUNQAtEmaaAm9seO4Vf0AH0bK2ThXTdQyw2/EfgaOumXS10nLMNthQGIVkYcMjoFzP2SnebCpio0/DNp4DKEHBD/eLYGwFqZypKyy0BqF8C7DY4RnsmsO+8eH+eWiLMWU5nxaJyG9WO4/fAJSNY7/+ZV/Ql+kWH9WZeg5lySxbpTQXBmKPCEDI+0fvL21RqIAWkZhOYItjC/kIw/4v9rY0FwOSn1iui1p9ja1NNbDdTusiyKhH41SdHk3NbucFz6JigFHmFEuq7eJ0J3rRazPMcwojnMiP6p56gltaPx5OehsNsiVrqfXwCEpF+ySJ//9c0j+sq9QNWNN3PdhMGfMDqmVeeUApA1wOTkq2VwdivLJZmeLl0u6kWlVkGvd84ek+HnRtvDRM= ceph-f20758cc-9bdc-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-16T06:34:18.023 INFO:teuthology.orchestra.run.smithi042.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8AGZKQHYN6ZGWI/UhgQpgZJP7uoW0AVYbNZqoQJi80esozAhJeQrPtRZfIQkHYyTz+Gwsx/7CEx7/vOflCYdmJ2zxzKGw9hK3+yvzMwRZWsRCGQXqD67ZjpUNQAtEmaaAm9seO4Vf0AH0bK2ThXTdQyw2/EfgaOumXS10nLMNthQGIVkYcMjoFzP2SnebCpio0/DNp4DKEHBD/eLYGwFqZypKyy0BqF8C7DY4RnsmsO+8eH+eWiLMWU5nxaJyG9WO4/fAJSNY7/+ZV/Ql+kWH9WZeg5lySxbpTQXBmKPCEDI+0fvL21RqIAWkZhOYItjC/kIw/4v9rY0FwOSn1iui1p9ja1NNbDdTusiyKhH41SdHk3NbucFz6JigFHmFEuq7eJ0J3rRazPMcwojnMiP6p56gltaPx5OehsNsiVrqfXwCEpF+ySJ//9c0j+sq9QNWNN3PdhMGfMDqmVeeUApA1wOTkq2VwdivLJZmeLl0u6kWlVkGvd84ek+HnRtvDRM= ceph-f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:34:18.037 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-16T06:34:18.381 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:18 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1017548622' entity='client.admin' 2023-12-16T06:34:20.202 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-16T06:34:20.203 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-16T06:34:20.953 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:20 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/760656792' entity='client.admin' 2023-12-16T06:34:21.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:21 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:21.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:21 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:34:21.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:21 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:21.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:21 smithi040 ceph-mon[107739]: Deploying daemon alertmanager.smithi040 on smithi040 2023-12-16T06:34:21.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:21 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:21.982 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi042 2023-12-16T06:34:21.982 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:34:21.982 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/etc/ceph/ceph.conf 2023-12-16T06:34:22.005 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:34:22.005 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:34:22.068 INFO:tasks.cephadm:Adding host smithi042 to orchestrator... 2023-12-16T06:34:22.068 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch host add smithi042 2023-12-16T06:34:23.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:22 smithi040 ceph-mon[107739]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:26.458 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi042' with addr '172.21.15.42' 2023-12-16T06:34:26.559 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:26 smithi040 ceph-mon[107739]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:26.560 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:26 smithi040 ceph-mon[107739]: Deploying cephadm binary to smithi042 2023-12-16T06:34:26.849 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-16T06:34:27.705 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: Added host smithi042 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi040", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi040", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:27.706 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:27 smithi040 ceph-mon[107739]: Deploying daemon crash.smithi040 on smithi040 2023-12-16T06:34:28.553 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:34:28.553 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.42", "hostname": "smithi042", "labels": [], "status": ""}] 2023-12-16T06:34:28.918 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-16T06:34:28.919 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-16T06:34:29.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:29.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: Deploying daemon grafana.smithi040 on smithi040 2023-12-16T06:34:29.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:29 smithi040 ceph-mon[107739]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:34:31.230 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2023-12-16T06:34:31.508 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:31 smithi040 ceph-mon[107739]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:31.508 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:31 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:31.508 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:31 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/836096143' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-16T06:34:31.593 INFO:tasks.cephadm:Adding mon.smithi040 on smithi040 2023-12-16T06:34:31.594 INFO:tasks.cephadm:Adding mon.smithi042 on smithi042 2023-12-16T06:34:31.594 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042' 2023-12-16T06:34:32.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:32 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/836096143' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-16T06:34:32.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:32 smithi040 ceph-mon[107739]: osdmap e4: 0 total, 0 up, 0 in 2023-12-16T06:34:32.988 INFO:teuthology.orchestra.run.smithi042.stdout:Scheduled mon update... 2023-12-16T06:34:33.376 DEBUG:teuthology.orchestra.run.smithi042:mon.smithi042> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi042.service 2023-12-16T06:34:33.378 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:33.379 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:33.415 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:-- Logs begin at Sat 2023-12-16 06:23:32 UTC. -- 2023-12-16T06:34:33.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:33 smithi040 ceph-mon[107739]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:33.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:33 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:34.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:34 smithi040 ceph-mon[107739]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:34:34.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:34 smithi040 ceph-mon[107739]: Saving service mon spec with placement smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042;count:2 2023-12-16T06:34:34.959 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:34.959 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:34.961 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:35.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:35 smithi040 ceph-mon[107739]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:35.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:35 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3512478511' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:36.342 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:36.343 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:37.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:37 smithi040 ceph-mon[107739]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:38.044 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:38.044 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:38.046 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:38.559 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:38 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/2511877042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:39.428 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:39.428 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:39.652 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:39 smithi040 ceph-mon[107739]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:40.931 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:40.931 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:40.933 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:41.012 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:40 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:41.013 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:40 smithi040 ceph-mon[107739]: Deploying daemon node-exporter.smithi040 on smithi040 2023-12-16T06:34:41.013 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:40 smithi040 ceph-mon[107739]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:41.013 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:40 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:42.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:41 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3868071345' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:42.327 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:42.327 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:43.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:42 smithi040 ceph-mon[107739]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:34:43.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:42 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:43.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:42 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T06:34:43.794 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:43.795 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:43.797 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:44.626 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:44 smithi040 ceph-mon[107739]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T06:34:44.626 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:44 smithi040 ceph-mon[107739]: mgrmap e14: smithi040.hvhoxe(active, since 33s) 2023-12-16T06:34:44.626 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3469235850' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:45.188 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:45.188 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:46.695 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:46.695 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:46.697 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:46.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:46 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3664833354' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:48.098 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:48.098 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:49.663 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:49.663 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:49.664 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:50.032 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:49 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/2327247639' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:51.054 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:51.055 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:51.056 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:50 smithi040 ceph-mon[107739]: Active manager daemon smithi040.hvhoxe restarted 2023-12-16T06:34:51.056 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:50 smithi040 ceph-mon[107739]: Activating manager daemon smithi040.hvhoxe 2023-12-16T06:34:51.056 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:50 smithi040 ceph-mon[107739]: osdmap e5: 0 total, 0 up, 0 in 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: mgrmap e15: smithi040.hvhoxe(active, starting, since 0.54571s) 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: Manager daemon smithi040.hvhoxe is now available 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:51.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:34:51.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:51.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:34:51.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:34:51.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:52.522 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:52.522 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:52.524 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:53.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: mgrmap e16: smithi040.hvhoxe(active, since 1.55568s) 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:51] ENGINE Bus STARTING 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:51] ENGINE Serving on https://172.21.15.40:7150 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: [16/Dec/2023:06:34:51] ENGINE Bus STARTED 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:53.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:52 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/2689668450' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:53.883 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:53.883 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:54.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:54.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:53 smithi040 ceph-mon[107739]: mgrmap e17: smithi040.hvhoxe(active, since 2s) 2023-12-16T06:34:54.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:54.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:54.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:34:55.321 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:55.321 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:55.324 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:55.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:55 smithi040 ceph-mon[107739]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:34:55.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:55 smithi040 ceph-mon[107739]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:34:55.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/52828571' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:56 smithi040 ceph-mon[107739]: Deploying daemon crash.smithi042 on smithi042 2023-12-16T06:34:56.710 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:56.711 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:34:58.326 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:34:58.326 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:34:58.328 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:34:59.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:34:59.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:34:59.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T06:34:59.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:34:59.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:34:59.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: Deploying daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:34:59.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:34:58 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/201588829' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:34:59.744 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:34:59.745 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:35:00.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:00 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:00.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:00 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:00.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:00 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:00.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:00 smithi040 ceph-mon[107739]: Deploying daemon mon.smithi042 on smithi042 2023-12-16T06:35:01.589 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:35:01.589 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":1,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:33:17.811131Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-16T06:35:01.591 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 1 2023-12-16T06:35:02.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:01 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/4003003009' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 systemd[1]: Started Ceph mon.smithi042 for f20758cc-9bdc-11ee-95a5-87774f69a715. 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: RocksDB version: 6.15.5 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Compile date Apr 18 2022 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: DB SUMMARY 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: DB Session ID: CB1NXV6NB3548AYFVDXA 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: CURRENT file: CURRENT 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: IDENTITY file: IDENTITY 2023-12-16T06:35:02.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi042/store.db dir, Total Num: 0, files: 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi042/store.db: 000004.log size: 511 ; 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.error_if_exists: 0 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.create_if_missing: 0 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.paranoid_checks: 1 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.env: 0x565247b0c860 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.fs: Posix File System 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.info_log: 0x5652492fffa0 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_file_opening_threads: 16 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.statistics: (nil) 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.use_fsync: 0 2023-12-16T06:35:02.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_log_file_size: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.keep_log_file_num: 1000 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.recycle_log_file_num: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_fallocate: 1 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_mmap_reads: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_mmap_writes: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.use_direct_reads: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.create_missing_column_families: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.db_log_dir: 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi042/store.db 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T06:35:02.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.advise_random_on_open: 1 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.db_write_buffer_size: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.write_buffer_manager: 0x5652493f0330 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.rate_limiter: (nil) 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.wal_recovery_mode: 2 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.enable_thread_tracking: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.enable_pipelined_write: 0 2023-12-16T06:35:02.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.unordered_write: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.row_cache: None 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.wal_filter: None 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_ingest_behind: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.preserve_deletes: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.two_write_queues: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.manual_wal_flush: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.atomic_flush: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T06:35:02.676 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.log_readahead_size: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.best_efforts_recovery: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.allow_data_in_errors: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.db_host_id: __hostname__ 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_background_jobs: 2 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_background_compactions: -1 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_subcompactions: 1 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_total_wal_size: 0 2023-12-16T06:35:02.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_open_files: -1 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bytes_per_sync: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_readahead_size: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_background_flushes: -1 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Compression algorithms supported: 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kZSTD supported: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kXpressCompression supported: 0 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kLZ4HCCompression supported: 1 2023-12-16T06:35:02.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kLZ4Compression supported: 1 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kBZip2Compression supported: 0 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kZlibCompression supported: 1 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: kSnappyCompression supported: 1 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi042/store.db/MANIFEST-000003 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.merge_operator: 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_filter: None 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_filter_factory: None 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.sst_partitioner_factory: None 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5652492cbd00) 2023-12-16T06:35:02.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: cache_index_and_filter_blocks: 1 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: pin_top_level_index_and_filter: 1 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: index_type: 0 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: data_block_index_type: 0 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: index_shortening: 1 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: hash_index_allow_collision: 1 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: checksum: 1 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: no_block_cache: 0 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_cache: 0x565249336170 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_cache_name: BinnedLRUCache 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_cache_options: 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: capacity : 536870912 2023-12-16T06:35:02.680 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: num_shard_bits : 4 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: strict_capacity_limit : 0 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: high_pri_pool_ratio: 0.000 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_cache_compressed: (nil) 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: persistent_cache: (nil) 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_size: 4096 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_size_deviation: 10 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_restart_interval: 16 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: index_block_restart_interval: 1 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: metadata_block_size: 4096 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: partition_filters: 0 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: use_delta_encoding: 1 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: whole_key_filtering: 1 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: verify_compression: 0 2023-12-16T06:35:02.681 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: read_amp_bytes_per_bit: 0 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: format_version: 4 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: enable_index_compression: 1 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: block_align: 0 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.write_buffer_size: 33554432 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_write_buffer_number: 2 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression: NoCompression 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression: Disabled 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.prefix_extractor: nullptr 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.num_levels: 7 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T06:35:02.682 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.level: 32767 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.strategy: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compression_opts.enabled: false 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T06:35:02.683 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.target_file_size_base: 67108864 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T06:35:02.684 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.arena_block_size: 4194304 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.disable_auto_compactions: 0 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T06:35:02.685 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T06:35:02.686 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.table_properties_collectors: 2023-12-16T06:35:02.686 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.inplace_update_support: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.bloom_locality: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.max_successive_merges: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.paranoid_file_checks: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.force_consistency_checks: 1 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.report_bg_io_stats: 0 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.ttl: 2592000 2023-12-16T06:35:02.687 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.enable_blob_files: false 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.min_blob_size: 0 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.blob_file_size: 268435456 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi042/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708502219746, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708502220085, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1702708502, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "eaf8d53d-d979-408a-a029-7d2bd08e6532", "db_session_id": "CB1NXV6NB3548AYFVDXA"}} 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-16T06:35:02.688 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702708502220471, "job": 1, "event": "recovery_finished"} 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi042/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56524931ca80 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: DB pointer 0x56524932c000 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** DB Stats ** 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.689 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** Compaction Stats [default] ** 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** Compaction Stats [default] ** 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T06:35:02.690 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** Compaction Stats [default] ** 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 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 2023-12-16T06:35:02.691 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** Compaction Stats [default] ** 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.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 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.692 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042 does not exist in monmap, will attempt to join an existing cluster 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: using public_addr v2:172.21.15.42:0/0 -> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: starting mon.smithi042 rank -1 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi042 fsid f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(???) e0 preinit fsid f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).mds e1 new map 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).mds e1 print_map 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: e1 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.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} 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: legacy client fscid: -1 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout: No filesystems configured 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-16T06:35:02.693 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Saving service mon spec with placement smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042;count:2 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3512478511' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:35:02.694 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/2511877042' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Deploying daemon node-exporter.smithi040 on smithi040 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3868071345' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14162 172.21.15.40:0/871096354' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mgrmap e14: smithi040.hvhoxe(active, since 33s) 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3469235850' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3664833354' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.695 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/2327247639' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Active manager daemon smithi040.hvhoxe restarted 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Activating manager daemon smithi040.hvhoxe 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: osdmap e5: 0 total, 0 up, 0 in 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mgrmap e15: smithi040.hvhoxe(active, starting, since 0.54571s) 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Manager daemon smithi040.hvhoxe is now available 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:02.696 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mgrmap e16: smithi040.hvhoxe(active, since 1.55568s) 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: [16/Dec/2023:06:34:51] ENGINE Bus STARTING 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: [16/Dec/2023:06:34:51] ENGINE Serving on https://172.21.15.40:7150 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: [16/Dec/2023:06:34:51] ENGINE Bus STARTED 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/2689668450' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mgrmap e17: smithi040.hvhoxe(active, since 2s) 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.697 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/52828571' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Deploying daemon crash.smithi042 on smithi042 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:35:02.698 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Deploying daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/201588829' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: Deploying daemon mon.smithi042 on smithi042 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/4003003009' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2023-12-16T06:35:02.699 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:02 smithi042 ceph-mon[110425]: mon.smithi042@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-16T06:35:02.952 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-16T06:35:02.952 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: mon.smithi040 calling monitor election 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: mon.smithi042 calling monitor election 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/crt"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.637 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: mon.smithi040 is new leader, mons smithi040,smithi042 in quorum (ranks 0,1) 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: monmap e2: 2 mons at {smithi040=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],smithi042=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: fsmap 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: osdmap e5: 0 total, 0 up, 0 in 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: mgrmap e17: smithi040.hvhoxe(active, since 17s) 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: Standby manager daemon smithi042.kbelge started 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: overall HEALTH_OK 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/key"}]: dispatch 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:35:07.638 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:07 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:07.650 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-16T06:35:07.650 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":2,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","modified":"2023-12-16T06:35:02.249682Z","created":"2023-12-16T06:33:17.811131Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi040","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi042","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-16T06:35:07.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:35:07.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: mon.smithi040 calling monitor election 2023-12-16T06:35:07.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: mon.smithi042 calling monitor election 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/crt"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: mon.smithi040 is new leader, mons smithi040,smithi042 in quorum (ranks 0,1) 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: monmap e2: 2 mons at {smithi040=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],smithi042=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: fsmap 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: osdmap e5: 0 total, 0 up, 0 in 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: mgrmap e17: smithi040.hvhoxe(active, since 17s) 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: Standby manager daemon smithi042.kbelge started 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:35:07.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: overall HEALTH_OK 2023-12-16T06:35:07.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/key"}]: dispatch 2023-12-16T06:35:07.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2274895074' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:35:07.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:07 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:07.661 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 2 2023-12-16T06:35:08.067 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-16T06:35:08.067 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-16T06:35:08.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:08 smithi040 ceph-mon[107739]: Deploying daemon node-exporter.smithi042 on smithi042 2023-12-16T06:35:08.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:08 smithi040 ceph-mon[107739]: mgrmap e18: smithi040.hvhoxe(active, since 17s), standbys: smithi042.kbelge 2023-12-16T06:35:08.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:08 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi042.kbelge", "id": "smithi042.kbelge"}]: dispatch 2023-12-16T06:35:08.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:08 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/39087514' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:08.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:08 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:08.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:08 smithi042 ceph-mon[110425]: Deploying daemon node-exporter.smithi042 on smithi042 2023-12-16T06:35:08.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:08 smithi042 ceph-mon[110425]: mgrmap e18: smithi040.hvhoxe(active, since 17s), standbys: smithi042.kbelge 2023-12-16T06:35:08.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:08 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr metadata", "who": "smithi042.kbelge", "id": "smithi042.kbelge"}]: dispatch 2023-12-16T06:35:08.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:08 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/39087514' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-16T06:35:08.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:08 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:35:10.121 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:35:10.121 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2023-12-16T06:35:10.121 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = f20758cc-9bdc-11ee-95a5-87774f69a715 2023-12-16T06:35:10.121 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] 2023-12-16T06:35:10.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:10 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2480284779' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:10.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:10 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2480284779' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:10.586 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-16T06:35:10.586 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:35:10.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T06:35:10.619 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:35:10.619 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:35:10.690 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:35:10.690 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.conf 2023-12-16T06:35:10.730 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:35:10.730 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:35:10.805 INFO:tasks.cephadm:Deploying OSDs... 2023-12-16T06:35:10.805 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:35:10.806 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T06:35:10.827 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-16T06:35:10.828 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 392818 Links: 1 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:10.891 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-16 06:34:40.421433265 +0000 2023-12-16T06:35:10.892 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-16 06:31:57.362965638 +0000 2023-12-16T06:35:10.892 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-16 06:31:57.362965638 +0000 2023-12-16T06:35:10.892 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-16T06:35:10.892 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T06:35:10.965 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-16T06:35:10.965 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-16T06:35:10.966 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000262378 s, 2.0 MB/s 2023-12-16T06:35:10.967 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T06:35:11.032 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 392944 Links: 1 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-16 06:34:40.422433252 +0000 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-16 06:31:57.917958327 +0000 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-16 06:31:57.917958327 +0000 2023-12-16T06:35:11.096 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-16T06:35:11.097 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T06:35:11.169 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-16T06:35:11.170 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-16T06:35:11.170 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000231398 s, 2.2 MB/s 2023-12-16T06:35:11.171 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T06:35:11.234 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2023-12-16T06:35:11.299 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T06:35:11.299 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:11.299 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 396943 Links: 1 2023-12-16T06:35:11.299 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:11.300 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:11.300 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-16 06:34:40.422433252 +0000 2023-12-16T06:35:11.300 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-16 06:31:58.480950911 +0000 2023-12-16T06:35:11.300 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-16 06:31:58.480950911 +0000 2023-12-16T06:35:11.300 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-16T06:35:11.300 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T06:35:11.372 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-16T06:35:11.372 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-16T06:35:11.373 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000297812 s, 1.7 MB/s 2023-12-16T06:35:11.374 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T06:35:11.439 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2023-12-16T06:35:11.502 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T06:35:11.502 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:11.502 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 393038 Links: 1 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-12-16 06:34:40.422433252 +0000 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-12-16 06:31:59.084942955 +0000 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-12-16 06:31:59.084942955 +0000 2023-12-16T06:35:11.503 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-12-16T06:35:11.503 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T06:35:11.574 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:11.574 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:11 smithi040 ceph-mon[107739]: Deploying daemon prometheus.smithi040 on smithi040 2023-12-16T06:35:11.574 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:11.576 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-12-16T06:35:11.577 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-12-16T06:35:11.577 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000212657 s, 2.4 MB/s 2023-12-16T06:35:11.578 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T06:35:11.643 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-16T06:35:11.643 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2023-12-16T06:35:11.667 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-16T06:35:11.667 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2023-12-16T06:35:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:11 smithi042 ceph-mon[110425]: Deploying daemon prometheus.smithi040 on smithi040 2023-12-16T06:35:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:11.692 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 385887 Links: 1 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-16 06:35:07.862101150 +0000 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-16 06:31:57.814354060 +0000 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-16 06:31:57.814354060 +0000 2023-12-16T06:35:11.693 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-16T06:35:11.694 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-16T06:35:11.766 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-16T06:35:11.766 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-16T06:35:11.766 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000130734 s, 3.9 MB/s 2023-12-16T06:35:11.768 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-16T06:35:11.833 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 390728 Links: 1 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-16 06:35:07.862101150 +0000 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-16 06:31:58.507348405 +0000 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-16 06:31:58.507348405 +0000 2023-12-16T06:35:11.897 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-16T06:35:11.898 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-16T06:35:11.970 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-16T06:35:11.970 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-16T06:35:11.970 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000124805 s, 4.1 MB/s 2023-12-16T06:35:11.971 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-16T06:35:12.036 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2023-12-16T06:35:12.098 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 386043 Links: 1 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-16 06:35:07.862101150 +0000 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-16 06:31:59.083343706 +0000 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-16 06:31:59.083343706 +0000 2023-12-16T06:35:12.099 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-16T06:35:12.099 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-16T06:35:12.172 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-16T06:35:12.173 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-16T06:35:12.173 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000112829 s, 4.5 MB/s 2023-12-16T06:35:12.174 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-16T06:35:12.239 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2023-12-16T06:35:12.302 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 398023 Links: 1 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-16 06:35:07.862101150 +0000 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-16 06:31:59.650339079 +0000 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-16 06:31:59.650339079 +0000 2023-12-16T06:35:12.303 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-16T06:35:12.303 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-16T06:35:12.376 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-16T06:35:12.376 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-16T06:35:12.376 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000109015 s, 4.7 MB/s 2023-12-16T06:35:12.378 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-16T06:35:12.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:12 smithi042 ceph-mon[110425]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:12.443 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2023-12-16T06:35:12.443 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T06:35:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:12 smithi040 ceph-mon[107739]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:14.061 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T06:35:14.061 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-16T06:35:14.062 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-16T06:35:14.062 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-16T06:35:14.062 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131386 s, 798 MB/s 2023-12-16T06:35:14.062 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-16T06:35:14.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:14 smithi040 ceph-mon[107739]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:14 smithi042 ceph-mon[110425]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:15.669 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2023-12-16T06:35:16.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:16 smithi040 ceph-mon[107739]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:16.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:16 smithi042 ceph-mon[110425]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:18.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:18 smithi040 ceph-mon[107739]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:18.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:18 smithi042 ceph-mon[110425]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:35:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:35:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:35:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:35:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:20.283 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:20.283 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:20.283 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:20.284 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:20.284 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:20.284 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:20.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1837241652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "82f20ee5-8d43-417f-8c5e-997951802b49"}]: dispatch 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1837241652' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82f20ee5-8d43-417f-8c5e-997951802b49"}]': finished 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: Updating smithi042:/etc/ceph/ceph.conf 2023-12-16T06:35:22.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:21 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2342665338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:35:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1837241652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "82f20ee5-8d43-417f-8c5e-997951802b49"}]: dispatch 2023-12-16T06:35:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1837241652' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82f20ee5-8d43-417f-8c5e-997951802b49"}]': finished 2023-12-16T06:35:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: osdmap e6: 1 total, 0 up, 1 in 2023-12-16T06:35:22.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:22.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:22.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: Updating smithi042:/etc/ceph/ceph.conf 2023-12-16T06:35:22.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:21 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2342665338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:35:22.846 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:22 smithi040 ceph-mon[107739]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:35:22.846 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:22.846 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:23.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:22 smithi042 ceph-mon[110425]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:35:23.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:23.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:24.256 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:24.256 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:35:24.256 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:24.256 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:24.256 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: Reconfiguring mon.smithi040 (unknown last config time)... 2023-12-16T06:35:24.257 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:24.257 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T06:35:24.257 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:24.257 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:23 smithi040 ceph-mon[107739]: Reconfiguring daemon mon.smithi040 on smithi040 2023-12-16T06:35:24.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:24.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:35:24.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:24.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:24.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: Reconfiguring mon.smithi040 (unknown last config time)... 2023-12-16T06:35:24.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:24.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T06:35:24.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:24.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:23 smithi042 ceph-mon[110425]: Reconfiguring daemon mon.smithi040 on smithi040 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: Reconfiguring mgr.smithi040.hvhoxe (unknown last config time)... 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:26.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:26 smithi040 ceph-mon[107739]: Reconfiguring daemon mgr.smithi040.hvhoxe on smithi040 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: Reconfiguring mgr.smithi040.hvhoxe (unknown last config time)... 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:26 smithi042 ceph-mon[110425]: Reconfiguring daemon mgr.smithi040.hvhoxe on smithi040 2023-12-16T06:35:27.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:27.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: Reconfiguring alertmanager.smithi040 (dependencies changed)... 2023-12-16T06:35:27.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: Reconfiguring daemon alertmanager.smithi040 on smithi040 2023-12-16T06:35:27.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:27.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T06:35:27.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:27.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:27.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: Reconfiguring alertmanager.smithi040 (dependencies changed)... 2023-12-16T06:35:27.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: Reconfiguring daemon alertmanager.smithi040 on smithi040 2023-12-16T06:35:27.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:27.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-16T06:35:27.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:29.314 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:29 smithi040 ceph-mon[107739]: Deploying daemon osd.0 on smithi040 2023-12-16T06:35:29.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:29 smithi042 ceph-mon[110425]: Deploying daemon osd.0 on smithi040 2023-12-16T06:35:30.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:30 smithi040 ceph-mon[107739]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:30.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:30 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:30.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:30 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi040", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:35:30.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:30 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:30 smithi042 ceph-mon[110425]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:30 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:30 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi040", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:35:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:30 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:31.383 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:31 smithi040 ceph-mon[107739]: Reconfiguring crash.smithi040 (monmap changed)... 2023-12-16T06:35:31.383 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:31 smithi040 ceph-mon[107739]: Reconfiguring daemon crash.smithi040 on smithi040 2023-12-16T06:35:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:31 smithi042 ceph-mon[110425]: Reconfiguring crash.smithi040 (monmap changed)... 2023-12-16T06:35:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:31 smithi042 ceph-mon[110425]: Reconfiguring daemon crash.smithi040 on smithi040 2023-12-16T06:35:32.561 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:32 smithi040 ceph-mon[107739]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:32.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:32 smithi042 ceph-mon[110425]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:34.537 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:34 smithi040 ceph-mon[107739]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:34.537 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:34.537 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:34 smithi042 ceph-mon[110425]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:35.611 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:35 smithi040 ceph-mon[107739]: Reconfiguring grafana.smithi040 (dependencies changed)... 2023-12-16T06:35:35.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:35 smithi040 ceph-mon[107739]: Reconfiguring daemon grafana.smithi040 on smithi040 2023-12-16T06:35:35.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:35 smithi042 ceph-mon[110425]: Reconfiguring grafana.smithi040 (dependencies changed)... 2023-12-16T06:35:35.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:35 smithi042 ceph-mon[110425]: Reconfiguring daemon grafana.smithi040 on smithi040 2023-12-16T06:35:36.504 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:36 smithi040 ceph-mon[107739]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:36.675 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:36 smithi042 ceph-mon[110425]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:37.313 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:37 smithi042 ceph-mon[110425]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T06:35:37.314 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:37.610 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:35:37.611 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:37.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:37 smithi040 ceph-mon[107739]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-16T06:35:37.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:37.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi042", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-16T06:35:37.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:37.824 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2023-12-16T06:35:38.213 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.0.service 2023-12-16T06:35:38.216 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2023-12-16T06:35:38.216 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T06:35:38.253 INFO:journalctl@ceph.osd.0.smithi040.stdout:-- Logs begin at Sat 2023-12-16 06:23:25 UTC. -- 2023-12-16T06:35:38.580 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: Reconfiguring crash.smithi042 (monmap changed)... 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: Reconfiguring daemon crash.smithi042 on smithi042 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:38.581 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:38.595 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0[120547]: 2023-12-16T06:35:38.326+0000 7fdb5e7bb700 -1 osd.0 0 waiting for initial osdmap 2023-12-16T06:35:38.596 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0[120547]: 2023-12-16T06:35:38.333+0000 7fdb5a955700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: Reconfiguring crash.smithi042 (monmap changed)... 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: Reconfiguring daemon crash.smithi042 on smithi042 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: osdmap e7: 1 total, 0 up, 1 in 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:35:38.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:35:38.597 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:38.597 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: Reconfiguring mgr.smithi042.kbelge (monmap changed)... 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: Reconfiguring daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: osdmap e8: 1 total, 0 up, 1 in 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:39.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:39.602 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:39.602 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:39.602 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T06:35:39.602 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: Reconfiguring mgr.smithi042.kbelge (monmap changed)... 2023-12-16T06:35:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: Reconfiguring daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:35:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:35:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: osdmap e8: 1 total, 0 up, 1 in 2023-12-16T06:35:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-16T06:35:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-16T06:35:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114888 s, 913 MB/s 2023-12-16T06:35:39.779 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-16T06:35:40.134 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2023-12-16T06:35:40.584 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:35:40.584 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:35:40.584 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: Reconfiguring mon.smithi042 (monmap changed)... 2023-12-16T06:35:40.584 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: Reconfiguring daemon mon.smithi042 on smithi042 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057] boot 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.40:3000"}]: dispatch 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:35:40.586 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.40:9095"}]: dispatch 2023-12-16T06:35:40.586 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.586 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:40.586 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:40.586 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: Reconfiguring mon.smithi042 (monmap changed)... 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: Reconfiguring daemon mon.smithi042 on smithi042 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:40.630 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: osd.0 [v2:172.21.15.40:6802/3105645057,v1:172.21.15.40:6803/3105645057] boot 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: osdmap e9: 1 total, 1 up, 1 in 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.40:3000"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.40:9095"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:40.631 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:40.632 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:41.396 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:35:41.396 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2023-12-16T06:35:41.396 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:35:41.396 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.40:3000"}]: dispatch 2023-12-16T06:35:41.396 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:35:41.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.40:9095"}]: dispatch 2023-12-16T06:35:41.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: osdmap e10: 1 total, 1 up, 1 in 2023-12-16T06:35:41.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.40:9093"}]: dispatch 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.40:3000"}]: dispatch 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:35:41.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.40:9095"}]: dispatch 2023-12-16T06:35:41.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: osdmap e10: 1 total, 1 up, 1 in 2023-12-16T06:35:41.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:42.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:42 smithi040 ceph-mon[107739]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:42.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:35:42.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:35:42.619 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:42 smithi042 ceph-mon[110425]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:35:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:35:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:43.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:43 smithi040 ceph-mon[107739]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:43.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:43 smithi042 ceph-mon[110425]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2384234194' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "756a3a76-c53f-4c26-9868-860923678746"}]: dispatch 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2384234194' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "756a3a76-c53f-4c26-9868-860923678746"}]': finished 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T06:35:44.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2384234194' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "756a3a76-c53f-4c26-9868-860923678746"}]: dispatch 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2384234194' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "756a3a76-c53f-4c26-9868-860923678746"}]': finished 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: osdmap e11: 2 total, 1 up, 2 in 2023-12-16T06:35:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:45.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:45 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1147085912' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:35:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:45 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1147085912' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:35:46.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:46 smithi040 ceph-mon[107739]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:46 smithi042 ceph-mon[110425]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:48.585 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:48 smithi040 ceph-mon[107739]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:48 smithi042 ceph-mon[110425]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi040 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi040 to 12902M 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:50.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:49 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:50.084 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi040 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi040 to 12902M 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:50.085 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:49 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:50.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T06:35:50.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:50.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: Deploying daemon osd.1 on smithi040 2023-12-16T06:35:50.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:50.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:35:50.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:35:51.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-16T06:35:51.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:51.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: Deploying daemon osd.1 on smithi040 2023-12-16T06:35:51.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:51.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:35:51.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:35:52.226 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:52 smithi040 ceph-mon[107739]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:52.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:52 smithi042 ceph-mon[110425]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:53.768 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:53.768 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:53.768 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:53 smithi040 ceph-mon[107739]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:53.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:53.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:53.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:53 smithi042 ceph-mon[110425]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:55.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:55.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:55.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:55.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:55 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:55 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:35:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:55 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:35:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:55 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:35:56.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:56 smithi040 ceph-mon[107739]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:56.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:56.544 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2023-12-16T06:35:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:56 smithi042 ceph-mon[110425]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:56 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:57.086 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.1.service 2023-12-16T06:35:57.089 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_2... 2023-12-16T06:35:57.089 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T06:35:57.126 INFO:journalctl@ceph.osd.1.smithi040.stdout:-- Logs begin at Sat 2023-12-16 06:23:25 UTC. -- 2023-12-16T06:35:57.801 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:57.801 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:57 smithi040 ceph-mon[107739]: pgmap v32: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:57.801 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:57 smithi040 ceph-mon[107739]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T06:35:57.802 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:35:57 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:35:57.529+0000 7f3398da23c0 -1 osd.1 0 log_to_monitors true 2023-12-16T06:35:57.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:57.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:57 smithi042 ceph-mon[110425]: pgmap v32: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:57.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:57 smithi042 ceph-mon[110425]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-16T06:35:58.597 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:35:58.554+0000 7f338f7a5700 -1 osd.1 0 waiting for initial osdmap 2023-12-16T06:35:58.597 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:35:58.558+0000 7f3388939700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:35:58.597 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-mon[107739]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T06:35:58.598 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-mon[107739]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T06:35:58.598 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:58.598 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:58 smithi040 ceph-mon[107739]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:35:58.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:58 smithi042 ceph-mon[110425]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-16T06:35:58.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:58 smithi042 ceph-mon[110425]: osdmap e12: 2 total, 1 up, 2 in 2023-12-16T06:35:58.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:58 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:58.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:58 smithi042 ceph-mon[110425]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125521 s, 835 MB/s 2023-12-16T06:35:58.992 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-16T06:35:59.342 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_2 2023-12-16T06:35:59.700 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:35:59.701 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: osdmap e13: 2 total, 1 up, 2 in 2023-12-16T06:35:59.701 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:59.701 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:59.701 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: pgmap v35: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:59.701 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:35:59 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:35:59.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: from='osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:35:59.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: osdmap e13: 2 total, 1 up, 2 in 2023-12-16T06:35:59.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:59.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:35:59.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: pgmap v35: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-16T06:35:59.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:35:59 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916] boot 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T06:36:00.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:00 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:36:00.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:36:00.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:36:00.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:36:00.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: osd.1 [v2:172.21.15.40:6810/3584672916,v1:172.21.15.40:6811/3584672916] boot 2023-12-16T06:36:00.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: osdmap e14: 2 total, 2 up, 2 in 2023-12-16T06:36:00.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:00 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:36:01.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:01 smithi040 ceph-mon[107739]: pgmap v37: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:01.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:01 smithi040 ceph-mon[107739]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:01.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:01.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:01.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:01.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:01 smithi042 ceph-mon[110425]: pgmap v37: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:01.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:01 smithi042 ceph-mon[110425]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:01.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:01 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:01.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:01 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:01.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:01 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:02.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: osdmap e15: 2 total, 2 up, 2 in 2023-12-16T06:36:02.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi040 to 6451M 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:02.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:02 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: osdmap e15: 2 total, 2 up, 2 in 2023-12-16T06:36:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi040 to 6451M 2023-12-16T06:36:02.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:02.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:02.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:02.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:02 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:04.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: pgmap v39: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:04.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2514139066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8df39483-12cf-49cf-981e-fcd2167d88f0"}]: dispatch 2023-12-16T06:36:04.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2514139066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8df39483-12cf-49cf-981e-fcd2167d88f0"}]': finished 2023-12-16T06:36:04.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T06:36:04.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:04.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3039351601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: pgmap v39: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2514139066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8df39483-12cf-49cf-981e-fcd2167d88f0"}]: dispatch 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2514139066' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8df39483-12cf-49cf-981e-fcd2167d88f0"}]': finished 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: osdmap e16: 3 total, 2 up, 3 in 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:04 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3039351601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:06.649 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:06 smithi040 ceph-mon[107739]: pgmap v41: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:06.650 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:06.650 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:06.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:06 smithi042 ceph-mon[110425]: pgmap v41: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:06.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:06.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:08.480 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:08 smithi040 ceph-mon[107739]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:08.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:08 smithi042 ceph-mon[110425]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:09.548 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:09 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T06:36:09.548 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:09 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:09.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:09 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-16T06:36:09.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:09 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:10.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:10 smithi040 ceph-mon[107739]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:10.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:10 smithi040 ceph-mon[107739]: Deploying daemon osd.2 on smithi040 2023-12-16T06:36:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:10 smithi042 ceph-mon[110425]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:10 smithi042 ceph-mon[110425]: Deploying daemon osd.2 on smithi040 2023-12-16T06:36:12.611 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:12 smithi040 ceph-mon[107739]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:12 smithi042 ceph-mon[110425]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:14.042 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:13 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:14.042 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:13 smithi040 ceph-mon[107739]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:14.042 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:13 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:14.043 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:13 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:14.043 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:13 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:14.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:13 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:14.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:13 smithi042 ceph-mon[110425]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:14.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:13 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:14.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:13 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:14.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:13 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:15.126 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2023-12-16T06:36:15.659 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.2.service 2023-12-16T06:36:15.662 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_1... 2023-12-16T06:36:15.662 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T06:36:15.700 INFO:journalctl@ceph.osd.2.smithi040.stdout:-- Logs begin at Sat 2023-12-16 06:23:25 UTC. -- 2023-12-16T06:36:16.273 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:15 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:36:15.972+0000 7f9b5445d3c0 -1 osd.2 0 log_to_monitors true 2023-12-16T06:36:16.274 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:16 smithi040 ceph-mon[107739]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:16.274 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:16 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:16.274 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:16 smithi040 ceph-mon[107739]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T06:36:16.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:16 smithi042 ceph-mon[110425]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:16.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:16 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:16.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:16 smithi042 ceph-mon[110425]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-16T06:36:17.154 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:36:17.129+0000 7f9b4ae60700 -1 osd.2 0 waiting for initial osdmap 2023-12-16T06:36:17.154 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:36:17.134+0000 7f9b46ffa700 -1 osd.2 18 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: osdmap e18: 3 total, 2 up, 3 in 2023-12-16T06:36:17.155 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:17 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111753 s, 938 MB/s 2023-12-16T06:36:17.406 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: osdmap e17: 3 total, 2 up, 3 in 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: osdmap e18: 3 total, 2 up, 3 in 2023-12-16T06:36:17.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:17 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:17.815 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi040:vg_nvme/lv_1 2023-12-16T06:36:18.333 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:18 smithi040 ceph-mon[107739]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:18.333 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:18.333 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:18.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:18 smithi042 ceph-mon[110425]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:18.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:18.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:19 smithi040 ceph-mon[107739]: osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742] boot 2023-12-16T06:36:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:19 smithi040 ceph-mon[107739]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T06:36:19.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:19 smithi042 ceph-mon[110425]: osd.2 [v2:172.21.15.40:6818/3928502742,v1:172.21.15.40:6819/3928502742] boot 2023-12-16T06:36:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:19 smithi042 ceph-mon[110425]: osdmap e19: 3 total, 3 up, 3 in 2023-12-16T06:36:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:36:20.535 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:36:20.535 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:36:20.535 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:20.535 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:20.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:20.537 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:20.537 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:36:20.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:36:20.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: osdmap e20: 3 total, 3 up, 3 in 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:20.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:20.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:20.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:20.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:21.154 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:20 smithi040 sudo[131693]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T06:36:21.155 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:20 smithi040 sudo[131693]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:21.155 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:20 smithi040 sudo[131693]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:21.654 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131729]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T06:36:21.654 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131729]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:21.654 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131729]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:21.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:21 smithi040 ceph-mon[107739]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:21.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:21 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi040 2023-12-16T06:36:21.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:21 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi040 to 4300M 2023-12-16T06:36:21.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:21 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T06:36:21.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:21 smithi040 ceph-mon[107739]: osdmap e21: 3 total, 3 up, 3 in 2023-12-16T06:36:21.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:21 smithi042 ceph-mon[110425]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:21.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:21 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi040 2023-12-16T06:36:21.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:21 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi040 to 4300M 2023-12-16T06:36:21.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:21 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-16T06:36:21.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:21 smithi042 ceph-mon[110425]: osdmap e21: 3 total, 3 up, 3 in 2023-12-16T06:36:22.154 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131747]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T06:36:22.154 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131747]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:22.154 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:21 smithi040 sudo[131747]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:22.654 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[131817]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T06:36:22.654 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[131817]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:22.654 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[131817]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: pgmap v54: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: osdmap e22: 3 total, 3 up, 3 in 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: mgrmap e19: smithi040.hvhoxe(active, since 91s), standbys: smithi042.kbelge 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/389646470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70fa97c3-bd5e-4e2f-9f13-169ae60aa597"}]: dispatch 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/389646470' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70fa97c3-bd5e-4e2f-9f13-169ae60aa597"}]': finished 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:22.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:22 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1139194012' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: pgmap v54: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: osdmap e22: 3 total, 3 up, 3 in 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: mgrmap e19: smithi040.hvhoxe(active, since 91s), standbys: smithi042.kbelge 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/389646470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70fa97c3-bd5e-4e2f-9f13-169ae60aa597"}]: dispatch 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/389646470' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70fa97c3-bd5e-4e2f-9f13-169ae60aa597"}]': finished 2023-12-16T06:36:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: osdmap e23: 4 total, 3 up, 4 in 2023-12-16T06:36:22.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:22.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:22 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1139194012' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:23.154 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[132008]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T06:36:23.154 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[132008]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:23.154 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:22 smithi040 sudo[132008]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:23.654 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132196]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T06:36:23.654 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132196]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:23.654 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132196]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:24.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132388]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T06:36:24.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132388]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:24.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:23 smithi040 sudo[132388]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:24.614 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:24 smithi040 sudo[132588]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T06:36:24.614 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:24 smithi040 sudo[132588]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:24.614 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:24 smithi040 sudo[132588]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:25.019 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:24 smithi042 sudo[113149]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-16T06:36:25.019 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:24 smithi042 sudo[113149]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:25.019 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:24 smithi042 sudo[113149]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:25.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 sudo[113152]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-16T06:36:25.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 sudo[113152]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-16T06:36:25.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 sudo[113152]: pam_unix(sudo:session): session closed for user root 2023-12-16T06:36:25.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: pgmap v57: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:25.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T06:36:25.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T06:36:25.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:36:25.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:36:25.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:36:25.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:36:25.571 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: pgmap v57: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:36:25.572 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:36:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:26 smithi042 ceph-mon[110425]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T06:36:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:26 smithi042 ceph-mon[110425]: pgmap v58: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:26 smithi042 ceph-mon[110425]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T06:36:26.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:26.456 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:26 smithi040 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-16T06:36:26.456 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:26 smithi040 ceph-mon[107739]: pgmap v58: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:26.456 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:26 smithi040 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-16T06:36:26.456 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:27.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T06:36:27.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:27.461 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-16T06:36:27.462 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:28.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:28 smithi040 ceph-mon[107739]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-12-16T06:36:28.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:28 smithi040 ceph-mon[107739]: Deploying daemon osd.3 on smithi040 2023-12-16T06:36:28.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:28 smithi042 ceph-mon[110425]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-12-16T06:36:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:28 smithi042 ceph-mon[110425]: Deploying daemon osd.3 on smithi040 2023-12-16T06:36:30.618 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:30 smithi040 ceph-mon[107739]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2023-12-16T06:36:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:30 smithi042 ceph-mon[110425]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2023-12-16T06:36:31.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:31 smithi040 ceph-mon[107739]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 139 KiB/s wr, 9 op/s 2023-12-16T06:36:31.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:31 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:31.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:31 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:31.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:31 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:31.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:31 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:31 smithi042 ceph-mon[110425]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 139 KiB/s wr, 9 op/s 2023-12-16T06:36:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:31 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:31 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:31 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:31 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:33.115 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2023-12-16T06:36:33.607 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.3.service 2023-12-16T06:36:33.609 INFO:tasks.cephadm:Deploying osd.4 on smithi042 with /dev/vg_nvme/lv_4... 2023-12-16T06:36:33.609 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-16T06:36:33.650 INFO:journalctl@ceph.osd.3.smithi040.stdout:-- Logs begin at Sat 2023-12-16 06:23:25 UTC. -- 2023-12-16T06:36:34.280 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:34 smithi042 ceph-mon[110425]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 116 KiB/s wr, 8 op/s 2023-12-16T06:36:34.280 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:34.280 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:34 smithi042 ceph-mon[110425]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T06:36:34.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:34 smithi040 ceph-mon[107739]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 116 KiB/s wr, 8 op/s 2023-12-16T06:36:34.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:34.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:34 smithi040 ceph-mon[107739]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-16T06:36:34.405 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:36:33 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:36:33.964+0000 7f28b2e8d3c0 -1 osd.3 0 log_to_monitors true 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111473 s, 941 MB/s 2023-12-16T06:36:35.081 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-16T06:36:35.377 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:35 smithi042 ceph-mon[110425]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T06:36:35.377 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:35 smithi042 ceph-mon[110425]: osdmap e24: 4 total, 3 up, 4 in 2023-12-16T06:36:35.377 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:35.377 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:35 smithi042 ceph-mon[110425]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:36:35.377 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:35.421 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_4 2023-12-16T06:36:35.526 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:36:35.247+0000 7f28a9890700 -1 osd.3 0 waiting for initial osdmap 2023-12-16T06:36:35.527 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:36:35.256+0000 7f28a5a2a700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:36:35.527 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-mon[107739]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-16T06:36:35.527 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-mon[107739]: osdmap e24: 4 total, 3 up, 4 in 2023-12-16T06:36:35.527 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:35.527 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-mon[107739]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-12-16T06:36:35.527 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:36.415 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:36 smithi042 ceph-mon[110425]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2023-12-16T06:36:36.415 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:36 smithi042 ceph-mon[110425]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:36:36.415 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:36 smithi042 ceph-mon[110425]: osdmap e25: 4 total, 3 up, 4 in 2023-12-16T06:36:36.415 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:36 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:36.416 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:36 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:36.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:36 smithi040 ceph-mon[107739]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2023-12-16T06:36:36.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:36 smithi040 ceph-mon[107739]: from='osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-12-16T06:36:36.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:36 smithi040 ceph-mon[107739]: osdmap e25: 4 total, 3 up, 4 in 2023-12-16T06:36:36.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:36 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:36.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:36 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:37.546 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:36:37.546 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:36:37.546 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:37.546 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237] boot 2023-12-16T06:36:37.546 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: osdmap e26: 4 total, 4 up, 4 in 2023-12-16T06:36:37.547 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:37.547 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:37.547 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:37.547 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:37.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:36:37.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:36:37.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: osd.3 [v2:172.21.15.40:6826/611724237,v1:172.21.15.40:6827/611724237] boot 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: osdmap e26: 4 total, 4 up, 4 in 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:37.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:38.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: osdmap e27: 4 total, 4 up, 4 in 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi040 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi040 to 3225M 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:38.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:38.659 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-16T06:36:38.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:38.677 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: osdmap e27: 4 total, 4 up, 4 in 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi040 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi040 to 3225M 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:38.678 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:38.679 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:39 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3110492259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]: dispatch 2023-12-16T06:36:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:39 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]: dispatch 2023-12-16T06:36:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:39 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]': finished 2023-12-16T06:36:39.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:39 smithi040 ceph-mon[107739]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T06:36:39.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:39 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:39.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:39 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3110492259' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]: dispatch 2023-12-16T06:36:39.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:39 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]: dispatch 2023-12-16T06:36:39.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:39 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e14e883-3131-4034-9129-dfe3382670b7"}]': finished 2023-12-16T06:36:39.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:39 smithi042 ceph-mon[110425]: osdmap e28: 5 total, 4 up, 5 in 2023-12-16T06:36:39.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:39 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:40.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:40 smithi040 ceph-mon[107739]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:40.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:40 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/2425019610' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:40.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:40 smithi042 ceph-mon[110425]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:40.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:40 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/2425019610' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:42.554 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:42 smithi042 ceph-mon[110425]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:42.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:42 smithi040 ceph-mon[107739]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:44.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:44 smithi042 ceph-mon[110425]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:44.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T06:36:44.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:44.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:44 smithi040 ceph-mon[107739]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:44.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-16T06:36:44.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:45.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:45 smithi040 ceph-mon[107739]: Deploying daemon osd.4 on smithi042 2023-12-16T06:36:45.669 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:45 smithi042 ceph-mon[110425]: Deploying daemon osd.4 on smithi042 2023-12-16T06:36:46.569 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:46 smithi042 ceph-mon[110425]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:46.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:46 smithi040 ceph-mon[107739]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:48.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:48 smithi042 ceph-mon[110425]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:48.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:48.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:48.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:48.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:48.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:48 smithi040 ceph-mon[107739]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:48.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:48.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:48.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:48.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:49.505 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 4 on host 'smithi042' 2023-12-16T06:36:49.845 DEBUG:teuthology.orchestra.run.smithi042:osd.4> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.4.service 2023-12-16T06:36:49.847 INFO:tasks.cephadm:Deploying osd.5 on smithi042 with /dev/vg_nvme/lv_3... 2023-12-16T06:36:49.847 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-16T06:36:49.880 INFO:journalctl@ceph.osd.4.smithi042.stdout:-- Logs begin at Sat 2023-12-16 06:23:32 UTC. -- 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:50.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:50 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:36:50.713 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:36:50 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:36:50.479+0000 7f1e1ec7d3c0 -1 osd.4 0 log_to_monitors true 2023-12-16T06:36:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:51 smithi040 ceph-mon[107739]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T06:36:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:36:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:36:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:51 smithi042 ceph-mon[110425]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-16T06:36:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:36:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:36:51.945 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-16T06:36:51.945 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-16T06:36:51.946 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-16T06:36:51.946 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-16T06:36:51.946 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0147034 s, 713 MB/s 2023-12-16T06:36:51.946 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: osdmap e29: 5 total, 4 up, 5 in 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:52.266 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:52.267 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:36:52.143+0000 7f1e15680700 -1 osd.4 0 waiting for initial osdmap 2023-12-16T06:36:52.267 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:36:52 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:36:52.148+0000 7f1e0e814700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:36:52.396 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_3 2023-12-16T06:36:52.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:52.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-16T06:36:52.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: osdmap e29: 5 total, 4 up, 5 in 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:52.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:36:53.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi042 2023-12-16T06:36:53.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi042 to 15974M 2023-12-16T06:36:53.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:36:53.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: osdmap e30: 5 total, 4 up, 5 in 2023-12-16T06:36:53.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:53.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi042 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi042 to 15974M 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: from='osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: osdmap e30: 5 total, 4 up, 5 in 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:53.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:36:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:36:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681] boot 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: osdmap e32: 5 total, 5 up, 5 in 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:54.405 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: osd.4 [v2:172.21.15.42:6800/1623632681,v1:172.21.15.42:6801/1623632681] boot 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: osdmap e31: 5 total, 5 up, 5 in 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:36:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: osdmap e32: 5 total, 5 up, 5 in 2023-12-16T06:36:54.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:36:54.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:36:54.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:36:55.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:55 smithi040 ceph-mon[107739]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:55.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:55 smithi040 ceph-mon[107739]: osdmap e33: 5 total, 5 up, 5 in 2023-12-16T06:36:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:55 smithi042 ceph-mon[110425]: from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:36:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:55 smithi042 ceph-mon[110425]: osdmap e33: 5 total, 5 up, 5 in 2023-12-16T06:36:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:36:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: osdmap e34: 5 total, 5 up, 5 in 2023-12-16T06:36:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/3670174518' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]: dispatch 2023-12-16T06:36:56.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]: dispatch 2023-12-16T06:36:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]': finished 2023-12-16T06:36:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: osdmap e35: 6 total, 5 up, 6 in 2023-12-16T06:36:56.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:56 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:36:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:36:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: osdmap e34: 5 total, 5 up, 5 in 2023-12-16T06:36:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/3670174518' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]: dispatch 2023-12-16T06:36:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]: dispatch 2023-12-16T06:36:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f24daeb5-d6cd-4107-8931-c2d9c1a1141a"}]': finished 2023-12-16T06:36:56.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: osdmap e35: 6 total, 5 up, 6 in 2023-12-16T06:36:56.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:56 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:36:57.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:57 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/1103908809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:57 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/1103908809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:36:58.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:36:58 smithi040 ceph-mon[107739]: pgmap v86: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-16T06:36:58.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:36:58 smithi042 ceph-mon[110425]: pgmap v86: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-16T06:37:00.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:00 smithi042 ceph-mon[110425]: pgmap v87: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-12-16T06:37:00.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:00 smithi040 ceph-mon[107739]: pgmap v87: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-12-16T06:37:01.594 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:01 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T06:37:01.594 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:01 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:01.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-16T06:37:01.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:01 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:02.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:02 smithi040 ceph-mon[107739]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2023-12-16T06:37:02.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:02 smithi040 ceph-mon[107739]: Deploying daemon osd.5 on smithi042 2023-12-16T06:37:02.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:02 smithi042 ceph-mon[110425]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2023-12-16T06:37:02.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:02 smithi042 ceph-mon[110425]: Deploying daemon osd.5 on smithi042 2023-12-16T06:37:04.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:04 smithi042 ceph-mon[110425]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T06:37:04.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:04 smithi040 ceph-mon[107739]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T06:37:06.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:06 smithi042 ceph-mon[110425]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-16T06:37:06.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:06.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:06.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:06.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:06 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:06.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:06 smithi040 ceph-mon[107739]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-16T06:37:06.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:06.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:06.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:06.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:06 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:07.274 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 5 on host 'smithi042' 2023-12-16T06:37:07.615 DEBUG:teuthology.orchestra.run.smithi042:osd.5> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.5.service 2023-12-16T06:37:07.618 INFO:tasks.cephadm:Deploying osd.6 on smithi042 with /dev/vg_nvme/lv_2... 2023-12-16T06:37:07.618 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-16T06:37:07.649 INFO:journalctl@ceph.osd.5.smithi042.stdout:-- Logs begin at Sat 2023-12-16 06:23:32 UTC. -- 2023-12-16T06:37:08.274 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:37:08.236+0000 7fdfd5cc33c0 -1 osd.5 0 log_to_monitors true 2023-12-16T06:37:08.617 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-mon[110425]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:08.617 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:08.617 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:08.617 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-mon[110425]: from='osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T06:37:08.617 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:08 smithi042 ceph-mon[110425]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T06:37:08.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:08 smithi040 ceph-mon[107739]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:08.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:08 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:08.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:08 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:08.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:08 smithi040 ceph-mon[107739]: from='osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T06:37:08.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:08 smithi040 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-16T06:37:09.485 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-16T06:37:09.485 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-16T06:37:09.487 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-16T06:37:09.487 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-16T06:37:09.488 INFO:teuthology.orchestra.run.smithi042.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00973038 s, 1.1 GB/s 2023-12-16T06:37:09.488 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-16T06:37:09.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:09 smithi040 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T06:37:09.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:09 smithi040 ceph-mon[107739]: osdmap e36: 6 total, 5 up, 6 in 2023-12-16T06:37:09.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:09 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:09.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:09 smithi040 ceph-mon[107739]: from='osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:09.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:09 smithi040 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:09.673 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:37:09.352+0000 7fdfcc6c6700 -1 osd.5 0 waiting for initial osdmap 2023-12-16T06:37:09.674 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:37:09.358+0000 7fdfc705d700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:37:09.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-mon[110425]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-16T06:37:09.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-mon[110425]: osdmap e36: 6 total, 5 up, 6 in 2023-12-16T06:37:09.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:09.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-mon[110425]: from='osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:09.674 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:09 smithi042 ceph-mon[110425]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:09.850 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_2 2023-12-16T06:37:10.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:10 smithi042 ceph-mon[110425]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:10.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:10 smithi042 ceph-mon[110425]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:10.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:10 smithi042 ceph-mon[110425]: osdmap e37: 6 total, 5 up, 6 in 2023-12-16T06:37:10.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:10 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:10.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:10 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:10.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:10 smithi040 ceph-mon[107739]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:10.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:10 smithi040 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:10.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:10 smithi040 ceph-mon[107739]: osdmap e37: 6 total, 5 up, 6 in 2023-12-16T06:37:10.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:10 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:10.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:10 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:11.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:37:11.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558] boot 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: osdmap e38: 6 total, 6 up, 6 in 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:11.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:11.656 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:11 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:37:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:37:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: osd.5 [v2:172.21.15.42:6808/1870644558,v1:172.21.15.42:6809/1870644558] boot 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: osdmap e38: 6 total, 6 up, 6 in 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:11.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:11.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:11.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:11 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:12.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi042 2023-12-16T06:37:12.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi042 to 7987M 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: pgmap v96: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:37:12.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi042 2023-12-16T06:37:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi042 to 7987M 2023-12-16T06:37:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: pgmap v96: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-16T06:37:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: osdmap e39: 6 total, 6 up, 6 in 2023-12-16T06:37:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:12.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:37:12.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:37:12.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: osdmap e40: 6 total, 6 up, 6 in 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/1090392958' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]: dispatch 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]: dispatch 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]': finished 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: osdmap e41: 7 total, 6 up, 7 in 2023-12-16T06:37:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:13 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:13.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: osdmap e40: 6 total, 6 up, 6 in 2023-12-16T06:37:13.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/1090392958' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]: dispatch 2023-12-16T06:37:13.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]: dispatch 2023-12-16T06:37:13.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6776285-0654-4285-ba92-b4268dd968b3"}]': finished 2023-12-16T06:37:13.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: osdmap e41: 7 total, 6 up, 7 in 2023-12-16T06:37:13.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:13 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:14 smithi040 ceph-mon[107739]: pgmap v99: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:14 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/1896544089' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:37:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:14 smithi040 ceph-mon[107739]: osdmap e42: 7 total, 6 up, 7 in 2023-12-16T06:37:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:14 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:14 smithi042 ceph-mon[110425]: pgmap v99: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:14 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/1896544089' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:37:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:14 smithi042 ceph-mon[110425]: osdmap e42: 7 total, 6 up, 7 in 2023-12-16T06:37:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:14 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:16.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:16 smithi042 ceph-mon[110425]: pgmap v102: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:16.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:16 smithi040 ceph-mon[107739]: pgmap v102: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:18.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:18 smithi040 ceph-mon[107739]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T06:37:18.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:18 smithi042 ceph-mon[110425]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-16T06:37:19.525 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T06:37:19.525 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:19 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:19.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-16T06:37:19.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:19 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:20.525 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:20 smithi042 ceph-mon[110425]: Deploying daemon osd.6 on smithi042 2023-12-16T06:37:20.525 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:20 smithi042 ceph-mon[110425]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-16T06:37:20.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:20 smithi040 ceph-mon[107739]: Deploying daemon osd.6 on smithi042 2023-12-16T06:37:20.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:20 smithi040 ceph-mon[107739]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-16T06:37:22.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:22 smithi040 ceph-mon[107739]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T06:37:22.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:22.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:22.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:22.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:22 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:22.659 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:22 smithi042 ceph-mon[110425]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-16T06:37:22.659 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:22.659 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:22.659 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:22.659 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:22 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:24.594 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 6 on host 'smithi042' 2023-12-16T06:37:24.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:24 smithi040 ceph-mon[107739]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-16T06:37:24.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:24 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:24.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:24 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:24.660 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:24 smithi042 ceph-mon[110425]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-12-16T06:37:24.660 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:24 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:24.661 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:24 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:25.108 DEBUG:teuthology.orchestra.run.smithi042:osd.6> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.6.service 2023-12-16T06:37:25.110 INFO:tasks.cephadm:Deploying osd.7 on smithi042 with /dev/vg_nvme/lv_1... 2023-12-16T06:37:25.110 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-16T06:37:25.147 INFO:journalctl@ceph.osd.6.smithi042.stdout:-- Logs begin at Sat 2023-12-16 06:23:32 UTC. -- 2023-12-16T06:37:25.557 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:37:25.384+0000 7f69e3e553c0 -1 osd.6 0 log_to_monitors true 2023-12-16T06:37:25.824 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:25.824 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:25.824 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:25.825 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:25.825 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-16T06:37:25.825 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T06:37:25.825 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:25 smithi042 ceph-mon[110425]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-16T06:37:25.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T06:37:25.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:25 smithi040 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-16T06:37:26.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:26 smithi040 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T06:37:26.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:26 smithi040 ceph-mon[107739]: osdmap e43: 7 total, 6 up, 7 in 2023-12-16T06:37:26.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:26 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:26.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:26 smithi040 ceph-mon[107739]: from='osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:26.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:26 smithi040 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:26.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-mon[110425]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-16T06:37:26.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-mon[110425]: osdmap e43: 7 total, 6 up, 7 in 2023-12-16T06:37:26.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:26.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-mon[110425]: from='osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:26.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-mon[110425]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:26.922 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:37:26.603+0000 7f69da858700 -1 osd.6 0 waiting for initial osdmap 2023-12-16T06:37:26.922 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:37:26 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:37:26.610+0000 7f69d51ef700 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00969649 s, 1.1 GB/s 2023-12-16T06:37:26.988 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-16T06:37:27.359 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_1 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: osdmap e44: 7 total, 6 up, 7 in 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:27.904 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:27 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: osdmap e44: 7 total, 6 up, 7 in 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:27.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:27.906 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:27 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:28.852 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi042 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi042 to 5324M 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056] boot 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: osdmap e45: 7 total, 7 up, 7 in 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:28.853 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:28 smithi042 ceph-mon[110425]: osdmap e46: 7 total, 7 up, 7 in 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi042 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi042 to 5324M 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: osd.6 [v2:172.21.15.42:6816/1403867056,v1:172.21.15.42:6817/1403867056] boot 2023-12-16T06:37:28.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: osdmap e45: 7 total, 7 up, 7 in 2023-12-16T06:37:28.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:37:28.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:28 smithi040 ceph-mon[107739]: osdmap e46: 7 total, 7 up, 7 in 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:29.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:29 smithi040 ceph-mon[107739]: osdmap e47: 7 total, 7 up, 7 in 2023-12-16T06:37:29.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:29.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:37:29.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-16T06:37:29.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-16T06:37:29.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:29.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:29 smithi042 ceph-mon[110425]: osdmap e47: 7 total, 7 up, 7 in 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: osdmap e48: 7 total, 7 up, 7 in 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/2205937209' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]: dispatch 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]: dispatch 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]': finished 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: osdmap e49: 8 total, 7 up, 8 in 2023-12-16T06:37:31.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:31 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: osdmap e48: 7 total, 7 up, 7 in 2023-12-16T06:37:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/2205937209' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]: dispatch 2023-12-16T06:37:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]: dispatch 2023-12-16T06:37:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85f5cc21-fe99-4d3e-bde3-81012337f2c4"}]': finished 2023-12-16T06:37:31.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: osdmap e49: 8 total, 7 up, 8 in 2023-12-16T06:37:31.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:31 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:32.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:32 smithi040 ceph-mon[107739]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:32.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:32 smithi040 ceph-mon[107739]: from='client.? 172.21.15.42:0/443228002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:37:32.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:32 smithi042 ceph-mon[110425]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:32.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:32 smithi042 ceph-mon[110425]: from='client.? 172.21.15.42:0/443228002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-16T06:37:34.588 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:34 smithi042 ceph-mon[110425]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:34.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:34 smithi040 ceph-mon[107739]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:36.515 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:36 smithi042 ceph-mon[110425]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T06:37:36.515 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:36 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T06:37:36.515 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:36 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:36.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:36 smithi040 ceph-mon[107739]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T06:37:36.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:36 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-16T06:37:36.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:36 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:37.537 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:37 smithi042 ceph-mon[110425]: Deploying daemon osd.7 on smithi042 2023-12-16T06:37:37.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:37 smithi040 ceph-mon[107739]: Deploying daemon osd.7 on smithi042 2023-12-16T06:37:38.485 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:38 smithi042 ceph-mon[110425]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-16T06:37:38.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:38 smithi040 ceph-mon[107739]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-16T06:37:40.461 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:40 smithi042 ceph-mon[110425]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T06:37:40.461 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:40.461 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:40.461 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:40.462 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:40.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:40 smithi040 ceph-mon[107739]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T06:37:40.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:40.662 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:40.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:40.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:42.286 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 7 on host 'smithi042' 2023-12-16T06:37:42.317 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:42 smithi042 ceph-mon[110425]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-16T06:37:42.317 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:42.317 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:42.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:42 smithi040 ceph-mon[107739]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-16T06:37:42.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:42.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:42.679 DEBUG:teuthology.orchestra.run.smithi042:osd.7> sudo journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.7.service 2023-12-16T06:37:42.681 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-16T06:37:42.681 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-16T06:37:42.715 INFO:journalctl@ceph.osd.7.smithi042.stdout:-- Logs begin at Sat 2023-12-16 06:23:32 UTC. -- 2023-12-16T06:37:43.250 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:37:42 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:37:42.933+0000 7f11f52013c0 -1 osd.7 0 log_to_monitors true 2023-12-16T06:37:43.352 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:43 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:43.352 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:43 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:43.352 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:43 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:43.352 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:43 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:43.352 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:43 smithi040 ceph-mon[107739]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T06:37:43.517 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:43 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:37:43.517 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:43 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:37:43.518 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:43 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:37:43.518 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:43 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:43.518 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:43 smithi042 ceph-mon[110425]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-16T06:37:44.107 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: osdmap e50: 8 total, 7 up, 8 in 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:44.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2874033534' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T06:37:44.530 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":50,"num_osds":8,"num_up_osds":7,"osd_up_since":1702708647,"num_in_osds":8,"osd_in_since":1702708650,"num_remapped_pgs":0} 2023-12-16T06:37:44.600 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T06:37:44.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-16T06:37:44.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: osdmap e50: 8 total, 7 up, 8 in 2023-12-16T06:37:44.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:44.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-16T06:37:44.601 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2874033534' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T06:37:44.601 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:37:44.298+0000 7f11ebc04700 -1 osd.7 0 waiting for initial osdmap 2023-12-16T06:37:44.601 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:37:44 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:37:44.311+0000 7f11e7d9e700 -1 osd.7 51 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-16T06:37:45.532 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-16T06:37:45.567 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: osdmap e51: 8 total, 7 up, 8 in 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:45.568 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: osdmap e51: 8 total, 7 up, 8 in 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:37:45.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:45.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:37:46.595 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: purged_snaps scrub starts 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: purged_snaps scrub ok 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: Detected new or changed devices on smithi042 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi042 to 3993M 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487] boot 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: osdmap e52: 8 total, 8 up, 8 in 2023-12-16T06:37:46.596 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: purged_snaps scrub starts 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: purged_snaps scrub ok 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: Detected new or changed devices on smithi042 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi042 to 3993M 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: osd.7 [v2:172.21.15.42:6824/4147484487,v1:172.21.15.42:6825/4147484487] boot 2023-12-16T06:37:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: osdmap e52: 8 total, 8 up, 8 in 2023-12-16T06:37:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:37:47.002 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:47.387 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":53,"num_osds":8,"num_up_osds":8,"osd_up_since":1702708665,"num_in_osds":8,"osd_in_since":1702708650,"num_remapped_pgs":1} 2023-12-16T06:37:47.387 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T06:37:47.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:47 smithi040 ceph-mon[107739]: osdmap e53: 8 total, 8 up, 8 in 2023-12-16T06:37:47.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:47 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3992912511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T06:37:47.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:47 smithi042 ceph-mon[110425]: osdmap e53: 8 total, 8 up, 8 in 2023-12-16T06:37:47.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:47 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3992912511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-16T06:37:47.687 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:48.528 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:48 smithi040 ceph-mon[107739]: pgmap v129: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:48.528 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:48 smithi040 ceph-mon[107739]: osdmap e54: 8 total, 8 up, 8 in 2023-12-16T06:37:48.528 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:48 smithi040 ceph-mon[107739]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T06:37:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:48 smithi042 ceph-mon[110425]: pgmap v129: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:48 smithi042 ceph-mon[110425]: osdmap e54: 8 total, 8 up, 8 in 2023-12-16T06:37:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:48 smithi042 ceph-mon[110425]: osdmap e55: 8 total, 8 up, 8 in 2023-12-16T06:37:48.933 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:48.933 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":55,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","created":"2023-12-16T06:33:19.829648+0000","modified":"2023-12-16T06:37:48.254292+0000","last_up_change":"2023-12-16T06:37:45.298091+0000","last_in_change":"2023-12-16T06:37:30.707603+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T06:36:19.267201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"82f20ee5-8d43-417f-8c5e-997951802b49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6803","nonce":3105645057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6805","nonce":3105645057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6809","nonce":3105645057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6807","nonce":3105645057}]},"public_addr":"172.21.15.40:6803/3105645057","cluster_addr":"172.21.15.40:6805/3105645057","heartbeat_back_addr":"172.21.15.40:6809/3105645057","heartbeat_front_addr":"172.21.15.40:6807/3105645057","state":["exists","up"]},{"osd":1,"uuid":"756a3a76-c53f-4c26-9868-860923678746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6811","nonce":3584672916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6813","nonce":3584672916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6817","nonce":3584672916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6815","nonce":3584672916}]},"public_addr":"172.21.15.40:6811/3584672916","cluster_addr":"172.21.15.40:6813/3584672916","heartbeat_back_addr":"172.21.15.40:6817/3584672916","heartbeat_front_addr":"172.21.15.40:6815/3584672916","state":["exists","up"]},{"osd":2,"uuid":"8df39483-12cf-49cf-981e-fcd2167d88f0","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.40:6818","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6819","nonce":3928502742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6821","nonce":3928502742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6825","nonce":3928502742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6823","nonce":3928502742}]},"public_addr":"172.21.15.40:6819/3928502742","cluster_addr":"172.21.15.40:6821/3928502742","heartbeat_back_addr":"172.21.15.40:6825/3928502742","heartbeat_front_addr":"172.21.15.40:6823/3928502742","state":["exists","up"]},{"osd":3,"uuid":"70fa97c3-bd5e-4e2f-9f13-169ae60aa597","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.40:6826","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6827","nonce":611724237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6829","nonce":611724237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6833","nonce":611724237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6831","nonce":611724237}]},"public_addr":"172.21.15.40:6827/611724237","cluster_addr":"172.21.15.40:6829/611724237","heartbeat_back_addr":"172.21.15.40:6833/611724237","heartbeat_front_addr":"172.21.15.40:6831/611724237","state":["exists","up"]},{"osd":4,"uuid":"5e14e883-3131-4034-9129-dfe3382670b7","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.42:6800","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6801","nonce":1623632681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6803","nonce":1623632681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6807","nonce":1623632681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6805","nonce":1623632681}]},"public_addr":"172.21.15.42:6801/1623632681","cluster_addr":"172.21.15.42:6803/1623632681","heartbeat_back_addr":"172.21.15.42:6807/1623632681","heartbeat_front_addr":"172.21.15.42:6805/1623632681","state":["exists","up"]},{"osd":5,"uuid":"f24daeb5-d6cd-4107-8931-c2d9c1a1141a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6809","nonce":1870644558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6811","nonce":1870644558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6815","nonce":1870644558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6813","nonce":1870644558}]},"public_addr":"172.21.15.42:6809/1870644558","cluster_addr":"172.21.15.42:6811/1870644558","heartbeat_back_addr":"172.21.15.42:6815/1870644558","heartbeat_front_addr":"172.21.15.42:6813/1870644558","state":["exists","up"]},{"osd":6,"uuid":"f6776285-0654-4285-ba92-b4268dd968b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6817","nonce":1403867056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6819","nonce":1403867056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6823","nonce":1403867056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6821","nonce":1403867056}]},"public_addr":"172.21.15.42:6817/1403867056","cluster_addr":"172.21.15.42:6819/1403867056","heartbeat_back_addr":"172.21.15.42:6823/1403867056","heartbeat_front_addr":"172.21.15.42:6821/1403867056","state":["exists","up"]},{"osd":7,"uuid":"85f5cc21-fe99-4d3e-bde3-81012337f2c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6825","nonce":4147484487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6827","nonce":4147484487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6831","nonce":4147484487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6829","nonce":4147484487}]},"public_addr":"172.21.15.42:6825/4147484487","cluster_addr":"172.21.15.42:6827/4147484487","heartbeat_back_addr":"172.21.15.42:6831/4147484487","heartbeat_front_addr":"172.21.15.42:6829/4147484487","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:37.561351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:58.540341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:16.936239+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:34.924496+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:51.467865+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:09.264794+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:26.414227+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:43.901170+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2228979607":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6800/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3883116574":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/1815398322":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2328827491":"2023-12-17T06:34:50.174104+0000","172.21.15.40:0/2013044195":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/396636517":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3491327186":"2023-12-17T06:33:46.346835+0000","172.21.15.40:6800/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:6800/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2542316468":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3872523503":"2023-12-17T06:33:46.346835+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}} 2023-12-16T06:37:49.330 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-16T06:36:19.267201+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-16T06:37:49.331 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-16T06:37:49.588 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:49.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:49 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1626131648' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:37:49.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:49 smithi040 ceph-mon[107739]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T06:37:49.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:49 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1626131648' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:37:49.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:49 smithi042 ceph-mon[110425]: osdmap e56: 8 total, 8 up, 8 in 2023-12-16T06:37:50.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:50 smithi040 ceph-mon[107739]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:50.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:50 smithi042 ceph-mon[110425]: pgmap v132: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:50.833 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-12-16T06:37:51.238 INFO:tasks.cephadm:Setting up client nodes... 2023-12-16T06:37:51.238 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-16T06:37:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:37:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:37:51.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:51 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3115343875' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T06:37:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:37:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:37:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:51 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3115343875' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-16T06:37:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:52 smithi040 ceph-mon[107739]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:52.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:52 smithi042 ceph-mon[110425]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:37:52.747 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2023-12-16T06:37:52.747 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQDARX1li7dSLBAANOL5fEkvSX2MueD8MMig/A== 2023-12-16T06:37:53.145 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-16T06:37:53.145 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-16T06:37:53.145 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-16T06:37:53.195 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-16T06:37:53.195 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-16T06:37:53.195 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-16T06:37:53.493 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:53.618 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:53 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/789836723' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T06:37:53.618 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:53 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/789836723' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T06:37:53.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:53 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/789836723' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-16T06:37:53.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:53 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/789836723' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-16T06:37:54.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:54 smithi040 ceph-mon[107739]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T06:37:54.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:54 smithi042 ceph-mon[110425]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-16T06:37:54.717 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:55.095 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":19,"active_gid":14202,"active_name":"smithi040.hvhoxe","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":2687671656},{"type":"v1","addr":"172.21.15.40:6801","nonce":2687671656}]},"active_addr":"172.21.15.40:6801/2687671656","active_change":"2023-12-16T06:34:50.174442+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14222,"name":"smithi042.kbelge","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/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":"quay.io/prometheus/node-exporter:v1.3.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":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/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":"quay.io/prometheus/node-exporter:v1.3.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":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.40:8443/","prometheus":"http://172.21.15.40:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":5,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":4153149947}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1087228238}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":2482086303}]},{"addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":3373796051}]}]}} 2023-12-16T06:37:55.099 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-16T06:37:55.099 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-16T06:37:55.099 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T06:37:55.357 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:55.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:55 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/936888483' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T06:37:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:55 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/936888483' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-16T06:37:56.617 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:56.618 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":56,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","created":"2023-12-16T06:33:19.829648+0000","modified":"2023-12-16T06:37:49.255934+0000","last_up_change":"2023-12-16T06:37:45.298091+0000","last_in_change":"2023-12-16T06:37:30.707603+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T06:36:19.267201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"82f20ee5-8d43-417f-8c5e-997951802b49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6803","nonce":3105645057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6805","nonce":3105645057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6809","nonce":3105645057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6807","nonce":3105645057}]},"public_addr":"172.21.15.40:6803/3105645057","cluster_addr":"172.21.15.40:6805/3105645057","heartbeat_back_addr":"172.21.15.40:6809/3105645057","heartbeat_front_addr":"172.21.15.40:6807/3105645057","state":["exists","up"]},{"osd":1,"uuid":"756a3a76-c53f-4c26-9868-860923678746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6811","nonce":3584672916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6813","nonce":3584672916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6817","nonce":3584672916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6815","nonce":3584672916}]},"public_addr":"172.21.15.40:6811/3584672916","cluster_addr":"172.21.15.40:6813/3584672916","heartbeat_back_addr":"172.21.15.40:6817/3584672916","heartbeat_front_addr":"172.21.15.40:6815/3584672916","state":["exists","up"]},{"osd":2,"uuid":"8df39483-12cf-49cf-981e-fcd2167d88f0","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.40:6818","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6819","nonce":3928502742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6821","nonce":3928502742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6825","nonce":3928502742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6823","nonce":3928502742}]},"public_addr":"172.21.15.40:6819/3928502742","cluster_addr":"172.21.15.40:6821/3928502742","heartbeat_back_addr":"172.21.15.40:6825/3928502742","heartbeat_front_addr":"172.21.15.40:6823/3928502742","state":["exists","up"]},{"osd":3,"uuid":"70fa97c3-bd5e-4e2f-9f13-169ae60aa597","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.40:6826","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6827","nonce":611724237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6829","nonce":611724237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6833","nonce":611724237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6831","nonce":611724237}]},"public_addr":"172.21.15.40:6827/611724237","cluster_addr":"172.21.15.40:6829/611724237","heartbeat_back_addr":"172.21.15.40:6833/611724237","heartbeat_front_addr":"172.21.15.40:6831/611724237","state":["exists","up"]},{"osd":4,"uuid":"5e14e883-3131-4034-9129-dfe3382670b7","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.42:6800","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6801","nonce":1623632681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6803","nonce":1623632681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6807","nonce":1623632681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6805","nonce":1623632681}]},"public_addr":"172.21.15.42:6801/1623632681","cluster_addr":"172.21.15.42:6803/1623632681","heartbeat_back_addr":"172.21.15.42:6807/1623632681","heartbeat_front_addr":"172.21.15.42:6805/1623632681","state":["exists","up"]},{"osd":5,"uuid":"f24daeb5-d6cd-4107-8931-c2d9c1a1141a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6809","nonce":1870644558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6811","nonce":1870644558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6815","nonce":1870644558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6813","nonce":1870644558}]},"public_addr":"172.21.15.42:6809/1870644558","cluster_addr":"172.21.15.42:6811/1870644558","heartbeat_back_addr":"172.21.15.42:6815/1870644558","heartbeat_front_addr":"172.21.15.42:6813/1870644558","state":["exists","up"]},{"osd":6,"uuid":"f6776285-0654-4285-ba92-b4268dd968b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6817","nonce":1403867056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6819","nonce":1403867056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6823","nonce":1403867056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6821","nonce":1403867056}]},"public_addr":"172.21.15.42:6817/1403867056","cluster_addr":"172.21.15.42:6819/1403867056","heartbeat_back_addr":"172.21.15.42:6823/1403867056","heartbeat_front_addr":"172.21.15.42:6821/1403867056","state":["exists","up"]},{"osd":7,"uuid":"85f5cc21-fe99-4d3e-bde3-81012337f2c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6825","nonce":4147484487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6827","nonce":4147484487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6831","nonce":4147484487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6829","nonce":4147484487}]},"public_addr":"172.21.15.42:6825/4147484487","cluster_addr":"172.21.15.42:6827/4147484487","heartbeat_back_addr":"172.21.15.42:6831/4147484487","heartbeat_front_addr":"172.21.15.42:6829/4147484487","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:37.561351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:58.540341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:16.936239+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:34.924496+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:51.467865+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:09.264794+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:26.414227+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:43.901170+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2228979607":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6800/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3883116574":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/1815398322":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2328827491":"2023-12-17T06:34:50.174104+0000","172.21.15.40:0/2013044195":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/396636517":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3491327186":"2023-12-17T06:33:46.346835+0000","172.21.15.40:6800/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:6800/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2542316468":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3872523503":"2023-12-17T06:33:46.346835+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}} 2023-12-16T06:37:56.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:56 smithi040 ceph-mon[107739]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-16T06:37:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:56 smithi042 ceph-mon[110425]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-16T06:37:56.962 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-16T06:37:56.962 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-16T06:37:57.216 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:57.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:57 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2293031251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:37:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:57 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2293031251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:37:58.437 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:37:58.437 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":56,"fsid":"f20758cc-9bdc-11ee-95a5-87774f69a715","created":"2023-12-16T06:33:19.829648+0000","modified":"2023-12-16T06:37:49.255934+0000","last_up_change":"2023-12-16T06:37:45.298091+0000","last_in_change":"2023-12-16T06:37:30.707603+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-16T06:36:19.267201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"82f20ee5-8d43-417f-8c5e-997951802b49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6803","nonce":3105645057}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6805","nonce":3105645057}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6809","nonce":3105645057}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3105645057},{"type":"v1","addr":"172.21.15.40:6807","nonce":3105645057}]},"public_addr":"172.21.15.40:6803/3105645057","cluster_addr":"172.21.15.40:6805/3105645057","heartbeat_back_addr":"172.21.15.40:6809/3105645057","heartbeat_front_addr":"172.21.15.40:6807/3105645057","state":["exists","up"]},{"osd":1,"uuid":"756a3a76-c53f-4c26-9868-860923678746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6811","nonce":3584672916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6813","nonce":3584672916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6817","nonce":3584672916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3584672916},{"type":"v1","addr":"172.21.15.40:6815","nonce":3584672916}]},"public_addr":"172.21.15.40:6811/3584672916","cluster_addr":"172.21.15.40:6813/3584672916","heartbeat_back_addr":"172.21.15.40:6817/3584672916","heartbeat_front_addr":"172.21.15.40:6815/3584672916","state":["exists","up"]},{"osd":2,"uuid":"8df39483-12cf-49cf-981e-fcd2167d88f0","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.40:6818","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6819","nonce":3928502742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6821","nonce":3928502742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6825","nonce":3928502742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":3928502742},{"type":"v1","addr":"172.21.15.40:6823","nonce":3928502742}]},"public_addr":"172.21.15.40:6819/3928502742","cluster_addr":"172.21.15.40:6821/3928502742","heartbeat_back_addr":"172.21.15.40:6825/3928502742","heartbeat_front_addr":"172.21.15.40:6823/3928502742","state":["exists","up"]},{"osd":3,"uuid":"70fa97c3-bd5e-4e2f-9f13-169ae60aa597","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.40:6826","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6827","nonce":611724237}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6829","nonce":611724237}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6833","nonce":611724237}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":611724237},{"type":"v1","addr":"172.21.15.40:6831","nonce":611724237}]},"public_addr":"172.21.15.40:6827/611724237","cluster_addr":"172.21.15.40:6829/611724237","heartbeat_back_addr":"172.21.15.40:6833/611724237","heartbeat_front_addr":"172.21.15.40:6831/611724237","state":["exists","up"]},{"osd":4,"uuid":"5e14e883-3131-4034-9129-dfe3382670b7","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.42:6800","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6801","nonce":1623632681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6803","nonce":1623632681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6807","nonce":1623632681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1623632681},{"type":"v1","addr":"172.21.15.42:6805","nonce":1623632681}]},"public_addr":"172.21.15.42:6801/1623632681","cluster_addr":"172.21.15.42:6803/1623632681","heartbeat_back_addr":"172.21.15.42:6807/1623632681","heartbeat_front_addr":"172.21.15.42:6805/1623632681","state":["exists","up"]},{"osd":5,"uuid":"f24daeb5-d6cd-4107-8931-c2d9c1a1141a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6809","nonce":1870644558}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6811","nonce":1870644558}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6815","nonce":1870644558}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1870644558},{"type":"v1","addr":"172.21.15.42:6813","nonce":1870644558}]},"public_addr":"172.21.15.42:6809/1870644558","cluster_addr":"172.21.15.42:6811/1870644558","heartbeat_back_addr":"172.21.15.42:6815/1870644558","heartbeat_front_addr":"172.21.15.42:6813/1870644558","state":["exists","up"]},{"osd":6,"uuid":"f6776285-0654-4285-ba92-b4268dd968b3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6817","nonce":1403867056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6819","nonce":1403867056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6823","nonce":1403867056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":1403867056},{"type":"v1","addr":"172.21.15.42:6821","nonce":1403867056}]},"public_addr":"172.21.15.42:6817/1403867056","cluster_addr":"172.21.15.42:6819/1403867056","heartbeat_back_addr":"172.21.15.42:6823/1403867056","heartbeat_front_addr":"172.21.15.42:6821/1403867056","state":["exists","up"]},{"osd":7,"uuid":"85f5cc21-fe99-4d3e-bde3-81012337f2c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6825","nonce":4147484487}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6827","nonce":4147484487}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6831","nonce":4147484487}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":4147484487},{"type":"v1","addr":"172.21.15.42:6829","nonce":4147484487}]},"public_addr":"172.21.15.42:6825/4147484487","cluster_addr":"172.21.15.42:6827/4147484487","heartbeat_back_addr":"172.21.15.42:6831/4147484487","heartbeat_front_addr":"172.21.15.42:6829/4147484487","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:37.561351+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:35:58.540341+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:16.936239+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:34.924496+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:36:51.467865+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:09.264794+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:26.414227+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-16T06:37:43.901170+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/2228979607":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6800/1713936970":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3883116574":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/1815398322":"2023-12-17T06:34:50.174104+0000","172.21.15.40:6801/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2328827491":"2023-12-17T06:34:50.174104+0000","172.21.15.40:0/2013044195":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/396636517":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3491327186":"2023-12-17T06:33:46.346835+0000","172.21.15.40:6800/3032326832":"2023-12-17T06:34:10.108191+0000","172.21.15.40:6800/3434685643":"2023-12-17T06:33:46.346835+0000","172.21.15.40:0/2542316468":"2023-12-17T06:34:10.108191+0000","172.21.15.40:0/3872523503":"2023-12-17T06:33:46.346835+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}} 2023-12-16T06:37:58.617 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:58 smithi040 ceph-mon[107739]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T06:37:58.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:58 smithi042 ceph-mon[110425]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-16T06:37:58.820 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-16T06:37:58.820 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-16T06:37:58.821 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-16T06:37:58.821 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-16T06:37:58.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-16T06:37:58.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-16T06:37:58.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-16T06:37:58.823 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-16T06:37:59.314 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:59.375 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:37:59.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:37:59 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2455602867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:37:59.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:37:59 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2455602867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-16T06:38:00.023 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:00.023 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:00.487 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:00 smithi040 ceph-mon[107739]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T06:38:00.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:00 smithi042 ceph-mon[110425]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-16T06:38:00.776 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:00.934 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:00.935 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:00.938 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:01.731 INFO:teuthology.orchestra.run.smithi040.stdout:81604378647 2023-12-16T06:38:01.731 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-16T06:38:02.387 INFO:teuthology.orchestra.run.smithi040.stdout:38654705695 2023-12-16T06:38:02.388 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-16T06:38:02.647 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:02 smithi040 ceph-mon[107739]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-16T06:38:02.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:02 smithi042 ceph-mon[110425]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-16T06:38:04.217 INFO:teuthology.orchestra.run.smithi040.stdout:223338299399 2023-12-16T06:38:04.217 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-16T06:38:04.580 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:04 smithi040 ceph-mon[107739]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T06:38:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:04 smithi042 ceph-mon[110425]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-16T06:38:05.686 INFO:teuthology.orchestra.run.smithi040.stdout:133143986194 2023-12-16T06:38:05.687 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-16T06:38:05.795 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:05.819 INFO:teuthology.orchestra.run.smithi040.stdout:163208757260 2023-12-16T06:38:05.820 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-16T06:38:05.896 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:05.910 INFO:teuthology.orchestra.run.smithi040.stdout:193273528331 2023-12-16T06:38:05.910 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-16T06:38:05.968 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:06.567 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:06.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:06 smithi040 ceph-mon[107739]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:06.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:06 smithi042 ceph-mon[110425]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:07.244 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:07.313 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:07.875 INFO:teuthology.orchestra.run.smithi040.stdout:111669149716 2023-12-16T06:38:07.876 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-16T06:38:08.465 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:08 smithi040 ceph-mon[107739]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:08.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:08 smithi042 ceph-mon[110425]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:08.750 INFO:teuthology.orchestra.run.smithi040.stdout:38654705696 2023-12-16T06:38:08.944 INFO:teuthology.orchestra.run.smithi040.stdout:60129542172 2023-12-16T06:38:08.945 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-16T06:38:09.474 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:09 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/421666147' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T06:38:09.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:09 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/421666147' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-16T06:38:09.757 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705695 got 38654705696 for osd.0 2023-12-16T06:38:09.757 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:09.870 INFO:teuthology.orchestra.run.smithi040.stdout:81604378648 2023-12-16T06:38:10.276 INFO:teuthology.orchestra.run.smithi040.stdout:223338299400 2023-12-16T06:38:10.322 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378647 got 81604378648 for osd.2 2023-12-16T06:38:10.323 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:10.416 INFO:teuthology.orchestra.run.smithi040.stdout:133143986194 2023-12-16T06:38:10.577 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:10 smithi040 ceph-mon[107739]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:10.577 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:10 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4060585689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T06:38:10.577 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:10 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4148142687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T06:38:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:10 smithi042 ceph-mon[110425]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:10 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4060585689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-16T06:38:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:10 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4148142687' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-16T06:38:11.018 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986194 got 133143986194 for osd.4 2023-12-16T06:38:11.019 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:11.194 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:11.474 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:11.514 INFO:tasks.cephadm.ceph_manager.ceph:need seq 223338299399 got 223338299400 for osd.7 2023-12-16T06:38:11.515 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:11.597 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:11 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3733371788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T06:38:11.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:11 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3733371788' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-16T06:38:11.776 INFO:teuthology.orchestra.run.smithi040.stdout:163208757261 2023-12-16T06:38:12.431 INFO:teuthology.orchestra.run.smithi040.stdout:193273528332 2023-12-16T06:38:12.539 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757260 got 163208757261 for osd.5 2023-12-16T06:38:12.540 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:12 smithi040 ceph-mon[107739]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:12.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:12 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/107755332' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T06:38:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:12 smithi042 ceph-mon[110425]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:12 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/107755332' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-16T06:38:13.374 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528331 got 193273528332 for osd.6 2023-12-16T06:38:13.374 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:13.596 INFO:teuthology.orchestra.run.smithi040.stdout:60129542173 2023-12-16T06:38:13.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:13 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4280300056' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T06:38:13.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:13 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4280300056' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-16T06:38:13.869 INFO:teuthology.orchestra.run.smithi040.stdout:111669149718 2023-12-16T06:38:14.050 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542172 got 60129542173 for osd.1 2023-12-16T06:38:14.050 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:14.276 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149716 got 111669149718 for osd.3 2023-12-16T06:38:14.276 DEBUG:teuthology.parallel:result is None 2023-12-16T06:38:14.276 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-16T06:38:14.276 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T06:38:14.536 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:14 smithi040 ceph-mon[107739]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:14 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/695706898' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T06:38:14.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:14 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2017130697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T06:38:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:14 smithi042 ceph-mon[110425]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:14 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/695706898' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-16T06:38:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:14 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2017130697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-16T06:38:15.782 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:15.784 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-16T06:38:16.175 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2023-12-16T06:38:14.759819+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"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":48332,"kb_used_data":6028,"kb_used_omap":0,"kb_used_meta":42240,"kb_avail":749912884,"statfs":{"total":767960285184,"available":767910793216,"internally_reserved":0,"allocated":6172672,"data_stored":3432883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43253760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002290"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":56,"state":"active+clean","last_fresh":"2023-12-16T06:37:49.264331+0000","last_change":"2023-12-16T06:37:49.264331+0000","last_active":"2023-12-16T06:37:49.264331+0000","last_peered":"2023-12-16T06:37:49.264331+0000","last_clean":"2023-12-16T06:37:49.264331+0000","last_became_active":"2023-12-16T06:37:49.263883+0000","last_became_peered":"2023-12-16T06:37:49.263883+0000","last_unstale":"2023-12-16T06:37:49.264331+0000","last_undegraded":"2023-12-16T06:37:49.264331+0000","last_fullsized":"2023-12-16T06:37:49.264331+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T06:36:19.317376+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T06:36:19.317376+0000","last_clean_scrub_stamp":"2023-12-16T06:36:19.317376+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:36:34.921476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3194880,"data_stored":3173568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6012,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":1101824,"data_stored":759475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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.63800000000000001}]},{"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.51300000000000001}]},{"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.439}]},{"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.53500000000000003}]},{"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.46300000000000002}]},{"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.42399999999999999}]},{"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.629}]}]},{"osd":6,"up_from":45,"seq":193273528333,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6072,"kb_used_data":1072,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739080,"statfs":{"total":95995035648,"available":95988817920,"internally_reserved":0,"allocated":1097728,"data_stored":759260,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"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.53200000000000003}]},{"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.498}]},{"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.48699999999999999}]},{"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.44800000000000001}]},{"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.56200000000000006}]},{"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.51900000000000002}]},{"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.47399999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542173,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6264,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738888,"statfs":{"total":95995035648,"available":95988621312,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Sat Dec 16 06:38:05 2023","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.36899999999999999,"15min":0.35499999999999998},"min":{"1min":0.25900000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.39700000000000002,"15min":0.38900000000000001},"min":{"1min":0.29599999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.35999999999999999}]},{"osd":2,"last update":"Sat Dec 16 06:37:21 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.497},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.378}]},{"osd":3,"last update":"Sat Dec 16 06:37:40 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Dec 16 06:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.625},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.753}]},{"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.78400000000000003}]},{"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.79100000000000004}]},{"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.69899999999999995}]}]},{"osd":0,"up_from":9,"seq":38654705697,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6848,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738304,"statfs":{"total":95995035648,"available":95988023296,"internally_reserved":0,"allocated":1105920,"data_stored":759798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 06:38:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.36199999999999999,"15min":0.35699999999999998},"min":{"1min":0.30299999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.37},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.41499999999999998,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.38300000000000001}]},{"osd":2,"last update":"Sat Dec 16 06:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Dec 16 06:37:39 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Dec 16 06:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.67300000000000004}]},{"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.48799999999999999}]},{"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.54300000000000004}]},{"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.59499999999999997}]}]},{"osd":2,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6200,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738952,"statfs":{"total":95995035648,"available":95988686848,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sat Dec 16 06:37:19 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.44}]},{"osd":1,"last update":"Sat Dec 16 06:37:19 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.375},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.45400000000000001}]},{"osd":3,"last update":"Sat Dec 16 06:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.42299999999999999}]},{"osd":4,"last update":"Sat Dec 16 06:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Dec 16 06:38:13 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.52300000000000002}]},{"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.56299999999999994}]},{"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.58499999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149718,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.51200000000000001}]},{"osd":1,"last update":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.61599999999999999}]},{"osd":4,"last update":"Sat Dec 16 06:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1,"5min":1,"15min":1},"last":0.58099999999999996}]},{"osd":5,"last update":"Sat Dec 16 06:38:11 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.89500000000000002}]},{"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.80100000000000005}]},{"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.76600000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.432}]},{"osd":1,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53400000000000003}]},{"osd":2,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.56499999999999995}]},{"osd":3,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.67900000000000005}]},{"osd":5,"last update":"Sat Dec 16 06:38:11 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.69199999999999995}]},{"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.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.65200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757262,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"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.58099999999999996}]},{"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.48699999999999999}]},{"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.46800000000000003}]},{"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.63300000000000001}]},{"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.56499999999999995}]},{"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.53700000000000003}]},{"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.59699999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T06:38:16.176 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-16T06:38:16.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:16 smithi040 ceph-mon[107739]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:16.435 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:16.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:16 smithi042 ceph-mon[110425]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:17.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:17 smithi040 ceph-mon[107739]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:17.664 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:17.665 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-12-16T06:38:17.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:17 smithi042 ceph-mon[110425]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:18.042 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":147,"stamp":"2023-12-16T06:38:16.760180+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"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":48332,"kb_used_data":6028,"kb_used_omap":0,"kb_used_meta":42240,"kb_avail":749912884,"statfs":{"total":767960285184,"available":767910793216,"internally_reserved":0,"allocated":6172672,"data_stored":3432883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43253760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002271"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":56,"state":"active+clean","last_fresh":"2023-12-16T06:37:49.264331+0000","last_change":"2023-12-16T06:37:49.264331+0000","last_active":"2023-12-16T06:37:49.264331+0000","last_peered":"2023-12-16T06:37:49.264331+0000","last_clean":"2023-12-16T06:37:49.264331+0000","last_became_active":"2023-12-16T06:37:49.263883+0000","last_became_peered":"2023-12-16T06:37:49.263883+0000","last_unstale":"2023-12-16T06:37:49.264331+0000","last_undegraded":"2023-12-16T06:37:49.264331+0000","last_fullsized":"2023-12-16T06:37:49.264331+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-16T06:36:19.317376+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-16T06:36:19.317376+0000","last_clean_scrub_stamp":"2023-12-16T06:36:19.317376+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-17T06:36:34.921476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3194880,"data_stored":3173568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299402,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6012,"kb_used_data":1076,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739140,"statfs":{"total":95995035648,"available":95988879360,"internally_reserved":0,"allocated":1101824,"data_stored":759475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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.41699999999999998}]},{"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.52000000000000002}]},{"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.496}]},{"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.64500000000000002}]},{"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.50700000000000001}]},{"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.61099999999999999}]},{"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.65600000000000003}]}]},{"osd":6,"up_from":45,"seq":193273528333,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6072,"kb_used_data":1072,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739080,"statfs":{"total":95995035648,"available":95988817920,"internally_reserved":0,"allocated":1097728,"data_stored":759260,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"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.53200000000000003}]},{"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.498}]},{"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.48699999999999999}]},{"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.44800000000000001}]},{"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.56200000000000006}]},{"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.51900000000000002}]},{"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.47399999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542174,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6264,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738888,"statfs":{"total":95995035648,"available":95988621312,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Sat Dec 16 06:38:05 2023","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.36899999999999999,"15min":0.35499999999999998},"min":{"1min":0.25900000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.39700000000000002,"15min":0.38900000000000001},"min":{"1min":0.29599999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.626}]},{"osd":2,"last update":"Sat Dec 16 06:37:21 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.54500000000000004}]},{"osd":3,"last update":"Sat Dec 16 06:37:40 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.59599999999999997}]},{"osd":4,"last update":"Sat Dec 16 06:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.72699999999999998}]},{"osd":5,"last update":"Sat Dec 16 06:38:11 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.80500000000000005}]},{"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.76300000000000001}]},{"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.66900000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705698,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6848,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738304,"statfs":{"total":95995035648,"available":95988023296,"internally_reserved":0,"allocated":1105920,"data_stored":759798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sat Dec 16 06:38:09 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.36199999999999999,"15min":0.35699999999999998},"min":{"1min":0.30299999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.41499999999999998,"15min":0.40500000000000003},"min":{"1min":0.28199999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.438}]},{"osd":2,"last update":"Sat Dec 16 06:37:23 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.50800000000000001}]},{"osd":3,"last update":"Sat Dec 16 06:37:39 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.61099999999999999}]},{"osd":4,"last update":"Sat Dec 16 06:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.04,"5min":1.04,"15min":1.04},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.70299999999999996}]},{"osd":5,"last update":"Sat Dec 16 06:38:13 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.625},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.63800000000000001}]},{"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.65700000000000003}]},{"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.72199999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6200,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738952,"statfs":{"total":95995035648,"available":95988686848,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sat Dec 16 06:37:19 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.44}]},{"osd":1,"last update":"Sat Dec 16 06:37:19 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.375},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.45400000000000001}]},{"osd":3,"last update":"Sat Dec 16 06:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.42299999999999999}]},{"osd":4,"last update":"Sat Dec 16 06:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Dec 16 06:38:13 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.52300000000000002}]},{"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.56299999999999994}]},{"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.58499999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149718,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.51200000000000001}]},{"osd":1,"last update":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Dec 16 06:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.61599999999999999}]},{"osd":4,"last update":"Sat Dec 16 06:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1,"5min":1,"15min":1},"last":0.58099999999999996}]},{"osd":5,"last update":"Sat Dec 16 06:38:11 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.89500000000000002}]},{"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.80100000000000005}]},{"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.76600000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5688,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739464,"statfs":{"total":95995035648,"available":95989211136,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.432}]},{"osd":1,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53400000000000003}]},{"osd":2,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.56499999999999995}]},{"osd":3,"last update":"Sat Dec 16 06:37:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.67900000000000005}]},{"osd":5,"last update":"Sat Dec 16 06:38:11 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.69199999999999995}]},{"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.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.65200000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":230870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Dec 16 06:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.38},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.53200000000000003}]},{"osd":1,"last update":"Sat Dec 16 06:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.39900000000000002}]},{"osd":2,"last update":"Sat Dec 16 06:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":2.581,"5min":2.581,"15min":2.581},"last":0.47599999999999998}]},{"osd":3,"last update":"Sat Dec 16 06:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.60299999999999998}]},{"osd":4,"last update":"Sat Dec 16 06:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.61899999999999999}]},{"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.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.64600000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-16T06:38:18.043 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-16T06:38:18.043 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-16T06:38:18.043 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-16T06:38:18.043 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-16T06:38:18.303 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/mon.smithi040/config 2023-12-16T06:38:18.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:18 smithi040 ceph-mon[107739]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:18.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:18 smithi042 ceph-mon[110425]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:19.566 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:19.566 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-16T06:38:19.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:19 smithi040 ceph-mon[107739]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:19.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:19 smithi042 ceph-mon[110425]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:19.950 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-16T06:38:19.950 INFO:tasks.cephadm:Setup complete, yielding 2023-12-16T06:38:19.951 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T06:38:19.961 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:19.962 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph orch status' 2023-12-16T06:38:20.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:20 smithi040 ceph-mon[107739]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:20.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:20 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/951710858' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T06:38:20.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:20 smithi042 ceph-mon[110425]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:20.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:20 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/951710858' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-16T06:38:21.380 INFO:teuthology.orchestra.run.smithi040.stdout:Backend: cephadm 2023-12-16T06:38:21.380 INFO:teuthology.orchestra.run.smithi040.stdout:Available: Yes 2023-12-16T06:38:21.380 INFO:teuthology.orchestra.run.smithi040.stdout:Paused: No 2023-12-16T06:38:21.810 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph orch ps' 2023-12-16T06:38:22.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:22 smithi040 ceph-mon[107739]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:22.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:22 smithi040 ceph-mon[107739]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:22 smithi042 ceph-mon[110425]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:22.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:22 smithi042 ceph-mon[110425]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 running (2m) 108s ago 3m - - ba2b418f427c 846488cbca3c 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (3m) 108s ago 3m - - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (3m) 41s ago 3m 7159k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (2m) 108s ago 3m - - 8.3.5 dad864ee21e9 6bd6dd1b8aae 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (4m) 108s ago 4m - - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (3m) 41s ago 3m 418M - 17.2.0 e1d6a67b021e 43046ff31641 2023-12-16T06:38:23.304 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (5m) 108s ago 5m - 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (3m) 41s ago 3m 52.2M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (3m) 108s ago 3m - - 1dbe0e931976 2c482afe8a49 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (3m) 41s ago 3m 27.6M - 1dbe0e931976 afe900026c74 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (2m) 108s ago 2m - 3225M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (2m) 108s ago 2m - 3225M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (2m) 108s ago 2m - 3225M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (112s) 108s ago 112s - 3225M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (96s) 41s ago 96s 38.8M 3993M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (78s) 41s ago 78s 38.7M 3993M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (61s) 41s ago 61s 35.4M 3993M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (43s) 41s ago 43s 11.8M 3993M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:38:23.305 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (3m) 108s ago 3m - - 514e6a882f6e f75e8341eb5f 2023-12-16T06:38:23.698 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph orch ls' 2023-12-16T06:38:24.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:24 smithi040 ceph-mon[107739]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:24.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:24 smithi040 ceph-mon[107739]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:24.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:24 smithi042 ceph-mon[110425]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:24.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:24 smithi042 ceph-mon[110425]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:25.168 INFO:teuthology.orchestra.run.smithi040.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-16T06:38:25.168 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager ?:9093,9094 1/1 110s ago 4m count:1 2023-12-16T06:38:25.168 INFO:teuthology.orchestra.run.smithi040.stdout:crash 2/2 110s ago 4m * 2023-12-16T06:38:25.168 INFO:teuthology.orchestra.run.smithi040.stdout:grafana ?:3000 1/1 110s ago 4m count:1 2023-12-16T06:38:25.168 INFO:teuthology.orchestra.run.smithi040.stdout:mgr 2/2 110s ago 4m count:2 2023-12-16T06:38:25.169 INFO:teuthology.orchestra.run.smithi040.stdout:mon 2/2 110s ago 3m smithi040:172.21.15.40=smithi040;smithi042:172.21.15.42=smithi042;count:2 2023-12-16T06:38:25.169 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter ?:9100 2/2 110s ago 4m * 2023-12-16T06:38:25.169 INFO:teuthology.orchestra.run.smithi040.stdout:osd 8 110s ago - 2023-12-16T06:38:25.169 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus ?:9095 1/1 110s ago 4m count:1 2023-12-16T06:38:25.768 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph orch host ls' 2023-12-16T06:38:26.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:26 smithi042 ceph-mon[110425]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:26.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:26 smithi042 ceph-mon[110425]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:26.782 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:26 smithi040 ceph-mon[107739]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:26.782 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:26 smithi040 ceph-mon[107739]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:27.195 INFO:teuthology.orchestra.run.smithi040.stdout:HOST ADDR LABELS STATUS 2023-12-16T06:38:27.195 INFO:teuthology.orchestra.run.smithi040.stdout:smithi040 172.21.15.40 2023-12-16T06:38:27.195 INFO:teuthology.orchestra.run.smithi040.stdout:smithi042 172.21.15.42 2023-12-16T06:38:27.195 INFO:teuthology.orchestra.run.smithi040.stdout:2 hosts in cluster 2023-12-16T06:38:27.590 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph orch device ls' 2023-12-16T06:38:28.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:28 smithi040 ceph-mon[107739]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:28.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:28 smithi040 ceph-mon[107739]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:28 smithi042 ceph-mon[110425]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:28 smithi042 ceph-mon[110425]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:29.111 INFO:teuthology.orchestra.run.smithi040.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2023-12-16T06:38:29.111 INFO:teuthology.orchestra.run.smithi040.stdout:smithi040 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330009J400BGN 400G LVM detected, locked 2023-12-16T06:38:29.111 INFO:teuthology.orchestra.run.smithi040.stdout:smithi042 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB75130021480DGN 480G LVM detected, locked 2023-12-16T06:38:29.515 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-16T06:38:29.524 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:29.525 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-16T06:38:29.560 INFO:teuthology.orchestra.run.smithi040.stderr:+ systemctl stop nfs-server 2023-12-16T06:38:29.569 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi042.front.sepia.ceph.com 2023-12-16T06:38:29.569 DEBUG:teuthology.orchestra.run.smithi042:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-16T06:38:29.610 INFO:teuthology.orchestra.run.smithi042.stderr:+ systemctl stop nfs-server 2023-12-16T06:38:29.620 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T06:38:29.629 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:29.630 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2023-12-16T06:38:30.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:30 smithi040 ceph-mon[107739]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:30.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:30 smithi040 ceph-mon[107739]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:30 smithi042 ceph-mon[110425]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:30 smithi042 ceph-mon[110425]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:32.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:32 smithi040 ceph-mon[107739]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:32.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:32 smithi040 ceph-mon[107739]: from='client.14506 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:32.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:32 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-16T06:38:32.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:32 smithi042 ceph-mon[110425]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:32.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:32 smithi042 ceph-mon[110425]: from='client.14506 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:32.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:32 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-16T06:38:32.961 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:32 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040[107716]: 2023-12-16T06:38:32.688+0000 7fdbfbc8c700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-16T06:38:33.149 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-16T06:38:33.159 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-12-16T06:38:33.160 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-16T06:38:33.276 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-16T06:38:33.276 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T06:38:33.276 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T06:38:33.277 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-16T06:38:33.278 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: fsmap foofs:0 2023-12-16T06:38:33.278 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:33.278 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:33.278 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:33.278 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:33 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: osdmap e57: 8 total, 8 up, 8 in 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: osdmap e58: 8 total, 8 up, 8 in 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: osdmap e59: 8 total, 8 up, 8 in 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-16T06:38:33.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: fsmap foofs:0 2023-12-16T06:38:33.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:33.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:33.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:33.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:33 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: Saving service mds.foofs spec with placement count:2 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: pgmap v158: 65 pgs: 3 creating+peering, 1 active+clean, 61 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi040.scgvae", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T06:38:34.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi040.scgvae", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T06:38:34.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:34.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: Deploying daemon mds.foofs.smithi040.scgvae on smithi040 2023-12-16T06:38:34.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:34 smithi040 ceph-mon[107739]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T06:38:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: Saving service mds.foofs spec with placement count:2 2023-12-16T06:38:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: pgmap v158: 65 pgs: 3 creating+peering, 1 active+clean, 61 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi040.scgvae", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T06:38:34.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi040.scgvae", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T06:38:34.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:34.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: Deploying daemon mds.foofs.smithi040.scgvae on smithi040 2023-12-16T06:38:34.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:34 smithi042 ceph-mon[110425]: osdmap e60: 8 total, 8 up, 8 in 2023-12-16T06:38:34.716 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:34.716 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-16T06:34:00.135253Z", "last_refresh": "2023-12-16T06:36:34.948159Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-16T06:33:56.269836Z", "last_refresh": "2023-12-16T06:36:34.948234Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-16T06:33:58.195857Z", "last_refresh": "2023-12-16T06:36:34.948306Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-16T06:38:32.718461Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-16T06:38:32.711133Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-16T06:33:55.273678Z", "last_refresh": "2023-12-16T06:36:34.948071Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi040:172.21.15.40=smithi040", "smithi042:172.21.15.42=smithi042"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-16T06:34:32.984433Z", "last_refresh": "2023-12-16T06:36:34.947907Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-16T06:33:59.222574Z", "last_refresh": "2023-12-16T06:36:34.948376Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-16T06:36:34.948516Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-16T06:33:57.273910Z", "last_refresh": "2023-12-16T06:36:34.948446Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-16T06:38:35.270 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-16T06:38:35.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:35.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T06:38:35.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: pgmap v161: 65 pgs: 3 creating+peering, 17 active+clean, 45 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:35.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:35.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi042.gpmpep", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T06:38:35.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi042.gpmpep", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T06:38:35.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:35 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:36.139 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:36.139 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: osdmap e61: 8 total, 8 up, 8 in 2023-12-16T06:38:36.139 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: pgmap v161: 65 pgs: 3 creating+peering, 17 active+clean, 45 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-16T06:38:36.139 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:36.140 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi042.gpmpep", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-16T06:38:36.140 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi042.gpmpep", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-16T06:38:36.140 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:35 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:36.271 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: Deploying daemon mds.foofs.smithi042.gpmpep on smithi042 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: mds.? [v2:172.21.15.40:6834/2737597273,v1:172.21.15.40:6835/2737597273] up:boot 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: daemon mds.foofs.smithi040.scgvae assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: Cluster is now healthy 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: fsmap foofs:0 1 up:standby 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:creating} 2023-12-16T06:38:36.850 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi040.scgvae"}]: dispatch 2023-12-16T06:38:36.851 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:36 smithi042 ceph-mon[110425]: daemon mds.foofs.smithi040.scgvae is now active in filesystem foofs as rank 0 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: Deploying daemon mds.foofs.smithi042.gpmpep on smithi042 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: mds.? [v2:172.21.15.40:6834/2737597273,v1:172.21.15.40:6835/2737597273] up:boot 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: daemon mds.foofs.smithi040.scgvae assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: Cluster is now healthy 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: fsmap foofs:0 1 up:standby 2023-12-16T06:38:36.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:creating} 2023-12-16T06:38:36.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi040.scgvae"}]: dispatch 2023-12-16T06:38:36.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:36 smithi040 ceph-mon[107739]: daemon mds.foofs.smithi040.scgvae is now active in filesystem foofs as rank 0 2023-12-16T06:38:37.846 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:37.846 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-16T06:34:00.135253Z", "last_refresh": "2023-12-16T06:36:34.948159Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-16T06:33:56.269836Z", "last_refresh": "2023-12-16T06:36:34.948234Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-16T06:33:58.195857Z", "last_refresh": "2023-12-16T06:36:34.948306Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-16T06:38:32.718461Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-16T06:38:32.711133Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-16T06:33:55.273678Z", "last_refresh": "2023-12-16T06:36:34.948071Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi040:172.21.15.40=smithi040", "smithi042:172.21.15.42=smithi042"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-16T06:34:32.984433Z", "last_refresh": "2023-12-16T06:36:34.947907Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-16T06:33:59.222574Z", "last_refresh": "2023-12-16T06:36:34.948376Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-16T06:36:34.948516Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-16T06:33:57.273910Z", "last_refresh": "2023-12-16T06:36:34.948446Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-16T06:38:38.083 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: mds.? [v2:172.21.15.40:6834/2737597273,v1:172.21.15.40:6835/2737597273] up:active 2023-12-16T06:38:38.083 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 2023-12-16T06:38:38.083 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: pgmap v162: 65 pgs: 3 creating+peering, 56 active+clean, 6 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-16T06:38:38.084 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:38.084 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:38.084 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:38.084 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:37 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: mds.? [v2:172.21.15.40:6834/2737597273,v1:172.21.15.40:6835/2737597273] up:active 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: pgmap v162: 65 pgs: 3 creating+peering, 56 active+clean, 6 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:38.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:37 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:38.371 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-16T06:38:39.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:38 smithi042 ceph-mon[110425]: mds.? [v2:172.21.15.42:6832/1065394174,v1:172.21.15.42:6833/1065394174] up:boot 2023-12-16T06:38:39.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:38 smithi042 ceph-mon[110425]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 1 up:standby 2023-12-16T06:38:39.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:38 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi042.gpmpep"}]: dispatch 2023-12-16T06:38:39.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:38 smithi042 ceph-mon[110425]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 1 up:standby 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:38 smithi042 ceph-mon[110425]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:38 smithi040 ceph-mon[107739]: mds.? [v2:172.21.15.42:6832/1065394174,v1:172.21.15.42:6833/1065394174] up:boot 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:38 smithi040 ceph-mon[107739]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 1 up:standby 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:38 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi042.gpmpep"}]: dispatch 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:38 smithi040 ceph-mon[107739]: fsmap foofs:1 {0=foofs.smithi040.scgvae=up:active} 1 up:standby 2023-12-16T06:38:39.173 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:38 smithi040 ceph-mon[107739]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:40.173 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-16T06:38:40.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:40 smithi040 ceph-mon[107739]: pgmap v163: 65 pgs: 65 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 506 B/s wr, 2 op/s 2023-12-16T06:38:40.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:40 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:40.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:40 smithi042 ceph-mon[110425]: pgmap v163: 65 pgs: 65 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 506 B/s wr, 2 op/s 2023-12-16T06:38:40.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:40 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.708 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:41.709 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-16T06:34:00.135253Z", "last_refresh": "2023-12-16T06:38:40.463332Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-16T06:33:56.269836Z", "last_refresh": "2023-12-16T06:38:39.024812Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-16T06:33:58.195857Z", "last_refresh": "2023-12-16T06:38:40.463478Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-16T06:38:32.718461Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-16T06:38:32.711133Z", "last_refresh": "2023-12-16T06:38:39.025499Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-16T06:33:55.273678Z", "last_refresh": "2023-12-16T06:38:39.024976Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi040:172.21.15.40=smithi040", "smithi042:172.21.15.42=smithi042"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-16T06:34:32.984433Z", "last_refresh": "2023-12-16T06:38:39.025069Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-16T06:33:59.222574Z", "last_refresh": "2023-12-16T06:38:39.025149Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-16T06:38:39.025222Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-16T06:33:57.273910Z", "last_refresh": "2023-12-16T06:38:40.463616Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-16T06:38:41.734 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.734 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-16T06:38:41.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:41 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: pgmap v164: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-16T06:38:41.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:41 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:42.147 INFO:tasks.cephadm:mds.foofs has 2/2 2023-12-16T06:38:42.147 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-16T06:38:42.157 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:42.157 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-12-16T06:38:42.878 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:42 smithi040 ceph-mon[107739]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:42.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:42 smithi042 ceph-mon[110425]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-16T06:38:44.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:44 smithi040 ceph-mon[107739]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-12-16T06:38:44.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:44 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-16T06:38:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:44 smithi042 ceph-mon[110425]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-12-16T06:38:44.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:44 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-16T06:38:45.534 INFO:teuthology.orchestra.run.smithi040.stdout:NFS Cluster Created Successfully 2023-12-16T06:38:45.560 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:45 smithi040 ceph-mon[107739]: from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:45.561 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-16T06:38:45.561 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:45 smithi040 ceph-mon[107739]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T06:38:45.561 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:45 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-16T06:38:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:45 smithi042 ceph-mon[110425]: from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-16T06:38:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:45 smithi042 ceph-mon[110425]: osdmap e62: 8 total, 8 up, 8 in 2023-12-16T06:38:45.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:45 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-16T06:38:45.986 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- 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' 2023-12-16T06:38:46.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: pgmap v167: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-12-16T06:38:46.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-16T06:38:46.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T06:38:46.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T06:38:46.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.469 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:46 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: pgmap v167: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: osdmap e63: 8 total, 8 up, 8 in 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:46.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi040.mcdwqs-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:46.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:46 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:47.356 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Saving service nfs.foo spec with placement count:2 2023-12-16T06:38:47.356 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Creating key for client.nfs.foo.0.0.smithi040.mcdwqs 2023-12-16T06:38:47.356 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-16T06:38:47.356 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Rados config object exists: conf-nfs.foo 2023-12-16T06:38:47.356 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Creating key for client.nfs.foo.0.0.smithi040.mcdwqs-rgw 2023-12-16T06:38:47.357 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: Deploying daemon nfs.foo.0.0.smithi040.mcdwqs on smithi040 2023-12-16T06:38:47.357 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:47 smithi040 ceph-mon[107739]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Saving service nfs.foo spec with placement count:2 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Creating key for client.nfs.foo.0.0.smithi040.mcdwqs 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Rados config object exists: conf-nfs.foo 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Creating key for client.nfs.foo.0.0.smithi040.mcdwqs-rgw 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: Deploying daemon nfs.foo.0.0.smithi040.mcdwqs on smithi040 2023-12-16T06:38:47.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:47 smithi042 ceph-mon[110425]: osdmap e64: 8 total, 8 up, 8 in 2023-12-16T06:38:47.824 INFO:teuthology.orchestra.run.smithi040.stderr:Invalid command: Unexpected argument '--clusterid' 2023-12-16T06:38:47.824 INFO:teuthology.orchestra.run.smithi040.stderr:nfs export create cephfs [] [--readonly] [--client_addr ...] [--squash ] : Create a CephFS export 2023-12-16T06:38:47.825 INFO:teuthology.orchestra.run.smithi040.stderr:Error EINVAL: invalid command 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout: "bind": "/fake", 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout: "fs": "foofs", 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout: "path": "/", 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster": "foo", 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout: "mode": "RW" 2023-12-16T06:38:48.195 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: pgmap v170: 97 pgs: 5 creating+peering, 20 unknown, 72 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: mgrmap e20: smithi040.hvhoxe(active, since 3m), standbys: smithi042.kbelge 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-16T06:38:48.549 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:48.550 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 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 2023-12-16T06:38:48.550 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:48 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 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 2023-12-16T06:38:48.572 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: pgmap v170: 97 pgs: 5 creating+peering, 20 unknown, 72 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: mgrmap e20: smithi040.hvhoxe(active, since 3m), standbys: smithi042.kbelge 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 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 2023-12-16T06:38:48.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:48 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 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 2023-12-16T06:38:49.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:49 smithi040 ceph-mon[107739]: Creating key for client.nfs.foo.1.0.smithi042.znecon 2023-12-16T06:38:49.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:49 smithi040 ceph-mon[107739]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-16T06:38:49.612 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:49 smithi040 ceph-mon[107739]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:49.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:49 smithi042 ceph-mon[110425]: Creating key for client.nfs.foo.1.0.smithi042.znecon 2023-12-16T06:38:49.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:49 smithi042 ceph-mon[110425]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-16T06:38:49.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:49 smithi042 ceph-mon[110425]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:50.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:50 smithi040 ceph-mon[107739]: pgmap v171: 97 pgs: 5 creating+peering, 10 unknown, 82 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2023-12-16T06:38:50.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:50 smithi042 ceph-mon[110425]: pgmap v171: 97 pgs: 5 creating+peering, 10 unknown, 82 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 1 op/s 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T06:38:51.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T06:38:51.655 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi042.znecon-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-16T06:38:51.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:52.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:52 smithi042 ceph-mon[110425]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 163 B/s rd, 489 B/s wr, 1 op/s 2023-12-16T06:38:52.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:52 smithi042 ceph-mon[110425]: Rados config object exists: conf-nfs.foo 2023-12-16T06:38:52.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:52 smithi042 ceph-mon[110425]: Creating key for client.nfs.foo.1.0.smithi042.znecon-rgw 2023-12-16T06:38:52.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:52 smithi042 ceph-mon[110425]: Deploying daemon nfs.foo.1.0.smithi042.znecon on smithi042 2023-12-16T06:38:52.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:52 smithi042 ceph-mon[110425]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:52 smithi040 ceph-mon[107739]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 163 B/s rd, 489 B/s wr, 1 op/s 2023-12-16T06:38:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:52 smithi040 ceph-mon[107739]: Rados config object exists: conf-nfs.foo 2023-12-16T06:38:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:52 smithi040 ceph-mon[107739]: Creating key for client.nfs.foo.1.0.smithi042.znecon-rgw 2023-12-16T06:38:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:52 smithi040 ceph-mon[107739]: Deploying daemon nfs.foo.1.0.smithi042.znecon on smithi042 2023-12-16T06:38:52.654 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:52 smithi040 ceph-mon[107739]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:54.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:53 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:54.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:53 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:55.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:54 smithi040 ceph-mon[107739]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:55.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:54 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:55.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:54 smithi042 ceph-mon[110425]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:55.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:54 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:56.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:55 smithi040 ceph-mon[107739]: pgmap v174: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2023-12-16T06:38:56.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:55 smithi040 ceph-mon[107739]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:56.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:55 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:56.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:55 smithi042 ceph-mon[110425]: pgmap v174: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2023-12-16T06:38:56.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:55 smithi042 ceph-mon[110425]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:56.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:55 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:56.730 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo ?:2049 2/2 1s ago 11s count:2 2023-12-16T06:38:57.162 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-16T06:38:57.172 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:57.173 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-12-16T06:38:57.210 INFO:teuthology.orchestra.run.smithi040.stderr:+ mkdir /mnt/foo 2023-12-16T06:38:57.222 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-12-16T06:38:57.297 INFO:teuthology.orchestra.run.smithi040.stderr:++ hostname 2023-12-16T06:38:57.297 INFO:teuthology.orchestra.run.smithi040.stderr:+ mount -t nfs smithi040:/fake /mnt/foo -o sync 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.358 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:57 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:57 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:38:57.694 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-12-16T06:38:57.768 INFO:teuthology.orchestra.run.smithi040.stderr:+ echo test 2023-12-16T06:38:57.819 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-12-16T06:38:57.892 INFO:teuthology.orchestra.run.smithi040.stderr:+ sync 2023-12-16T06:38:58.215 INFO:teuthology.run_tasks:Running task parallel... 2023-12-16T06:38:58.229 INFO:teuthology.task.parallel:starting parallel... 2023-12-16T06:38:58.230 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-16T06:38:58.230 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-16T06:38:58.231 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:58.231 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-16T06:38:58.231 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-16T06:38:58.231 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-12-16T06:38:58.232 INFO:teuthology.task.exec:Executing custom commands... 2023-12-16T06:38:58.232 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:38:58.232 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-12-16T06:38:58.334 INFO:teuthology.orchestra.run.smithi040.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-16T06:38:58.334 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:38:58.334 INFO:teuthology.orchestra.run.smithi040.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-12-16T06:38:58.338 INFO:teuthology.orchestra.run.smithi040.stdout:4 of 5 processes prepared for launch 0 sec 2023-12-16T06:38:58.438 INFO:teuthology.orchestra.run.smithi040.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-16T06:38:58.438 INFO:teuthology.orchestra.run.smithi040.stdout:releasing clients 2023-12-16T06:38:58.461 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:58 smithi040 ceph-mon[107739]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:58.461 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:38:58 smithi040 ceph-mon[107739]: pgmap v175: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-12-16T06:38:58.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:58 smithi042 ceph-mon[110425]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:38:58.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:38:58 smithi042 ceph-mon[110425]: pgmap v175: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-12-16T06:38:59.438 INFO:teuthology.orchestra.run.smithi040.stdout: 4 79 17.96 MB/sec warmup 1 sec latency 110.387 ms 2023-12-16T06:39:00.319 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:00 smithi040 ceph-mon[107739]: pgmap v176: 97 pgs: 97 active+clean; 1.3 MiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 11 op/s 2023-12-16T06:39:00.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178 18.11 MB/sec warmup 2 sec latency 141.432 ms 2023-12-16T06:39:00.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:00 smithi042 ceph-mon[110425]: pgmap v176: 97 pgs: 97 active+clean; 1.3 MiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 64 KiB/s wr, 11 op/s 2023-12-16T06:39:00.923 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-16T06:39:01.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 274 17.08 MB/sec warmup 3 sec latency 154.356 ms 2023-12-16T06:39:02.392 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:02 smithi040 ceph-mon[107739]: pgmap v177: 97 pgs: 97 active+clean; 7.9 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 632 KiB/s wr, 20 op/s 2023-12-16T06:39:02.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 370 16.50 MB/sec warmup 4 sec latency 125.601 ms 2023-12-16T06:39:02.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:02 smithi042 ceph-mon[110425]: pgmap v177: 97 pgs: 97 active+clean; 7.9 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 632 KiB/s wr, 20 op/s 2023-12-16T06:39:03.418 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-16T06:39:03.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 475 16.57 MB/sec warmup 5 sec latency 142.170 ms 2023-12-16T06:39:04.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 574 16.32 MB/sec warmup 6 sec latency 149.560 ms 2023-12-16T06:39:04.499 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:04 smithi040 ceph-mon[107739]: pgmap v178: 97 pgs: 97 active+clean; 35 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.9 MiB/s wr, 62 op/s 2023-12-16T06:39:04.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:04 smithi042 ceph-mon[110425]: pgmap v178: 97 pgs: 97 active+clean; 35 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.9 MiB/s wr, 62 op/s 2023-12-16T06:39:05.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 763 15.26 MB/sec warmup 7 sec latency 157.126 ms 2023-12-16T06:39:06.014 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph mgr module enable nfs --force' 2023-12-16T06:39:06.333 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:06 smithi040 ceph-mon[107739]: pgmap v179: 97 pgs: 97 active+clean; 55 MiB data, 111 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 4.7 MiB/s wr, 211 op/s 2023-12-16T06:39:06.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 1030 14.00 MB/sec warmup 8 sec latency 103.034 ms 2023-12-16T06:39:06.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:06 smithi042 ceph-mon[110425]: pgmap v179: 97 pgs: 97 active+clean; 55 MiB data, 111 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 4.7 MiB/s wr, 211 op/s 2023-12-16T06:39:07.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 1475 14.47 MB/sec warmup 9 sec latency 94.521 ms 2023-12-16T06:39:08.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:08 smithi040 ceph-mon[107739]: pgmap v180: 97 pgs: 97 active+clean; 99 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 8.4 MiB/s wr, 293 op/s 2023-12-16T06:39:08.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 1993 13.26 MB/sec warmup 10 sec latency 99.614 ms 2023-12-16T06:39:08.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:08 smithi042 ceph-mon[110425]: pgmap v180: 97 pgs: 97 active+clean; 99 MiB data, 145 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 8.4 MiB/s wr, 293 op/s 2023-12-16T06:39:09.373 INFO:teuthology.orchestra.run.smithi040.stderr:module 'nfs' is already enabled 2023-12-16T06:39:09.498 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:09 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2942672794' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-16T06:39:09.500 INFO:teuthology.orchestra.run.smithi040.stdout: 5 2442 13.03 MB/sec warmup 11 sec latency 105.587 ms 2023-12-16T06:39:09.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:09 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2942672794' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-16T06:39:09.929 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-16T06:39:10.417 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:10 smithi040 ceph-mon[107739]: pgmap v181: 97 pgs: 97 active+clean; 110 MiB data, 186 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 9.7 MiB/s wr, 433 op/s 2023-12-16T06:39:10.417 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:10 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2942672794' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-16T06:39:10.417 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:10 smithi040 ceph-mon[107739]: mgrmap e21: smithi040.hvhoxe(active, since 4m), standbys: smithi042.kbelge 2023-12-16T06:39:10.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 2876 13.47 MB/sec warmup 12 sec latency 133.463 ms 2023-12-16T06:39:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:10 smithi042 ceph-mon[110425]: pgmap v181: 97 pgs: 97 active+clean; 110 MiB data, 186 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 9.7 MiB/s wr, 433 op/s 2023-12-16T06:39:10.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:10 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2942672794' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-16T06:39:10.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:10 smithi042 ceph-mon[110425]: mgrmap e21: smithi040.hvhoxe(active, since 4m), standbys: smithi042.kbelge 2023-12-16T06:39:11.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 3242 13.37 MB/sec warmup 13 sec latency 125.724 ms 2023-12-16T06:39:12.239 INFO:teuthology.orchestra.run.smithi040.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:39:12.438 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: pgmap v182: 97 pgs: 97 active+clean; 112 MiB data, 200 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 10 MiB/s wr, 455 op/s 2023-12-16T06:39:12.438 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:12.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:39:12.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:39:12.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:12 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 3600 13.56 MB/sec warmup 14 sec latency 123.690 ms 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: pgmap v182: 97 pgs: 97 active+clean; 112 MiB data, 200 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 10 MiB/s wr, 455 op/s 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:12 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:12.785 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-16T06:39:12.785 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:39:12.786 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- 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' 2023-12-16T06:39:13.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 3743 12.98 MB/sec warmup 15 sec latency 123.620 ms 2023-12-16T06:39:13.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:13 smithi040 ceph-mon[107739]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:13.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:13 smithi040 ceph-mon[107739]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:39:13.468 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:13 smithi040 ceph-mon[107739]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:39:13.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:13 smithi042 ceph-mon[110425]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:13.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:13 smithi042 ceph-mon[110425]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:39:13.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:13 smithi042 ceph-mon[110425]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T06:39:14.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 3882 12.39 MB/sec warmup 16 sec latency 138.527 ms 2023-12-16T06:39:14.498 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:14 smithi040 ceph-mon[107739]: pgmap v183: 97 pgs: 97 active+clean; 123 MiB data, 211 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 11 MiB/s wr, 599 op/s 2023-12-16T06:39:14.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:14 smithi042 ceph-mon[110425]: pgmap v183: 97 pgs: 97 active+clean; 123 MiB data, 211 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 11 MiB/s wr, 599 op/s 2023-12-16T06:39:15.315 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:39:15.442 INFO:teuthology.orchestra.run.smithi040.stdout: 5 4031 11.74 MB/sec warmup 17 sec latency 101.167 ms 2023-12-16T06:39:16.355 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 running (3m) 20s ago 4m 25.1M - ba2b418f427c 846488cbca3c 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (4m) 20s ago 4m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (4m) 21s ago 4m 7159k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (3m) 20s ago 4m 46.7M - 8.3.5 dad864ee21e9 6bd6dd1b8aae 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (41s) 20s ago 40s 14.9M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (39s) 21s ago 38s 15.7M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (5m) 20s ago 5m 477M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (4m) 21s ago 4m 419M - 17.2.0 e1d6a67b021e 43046ff31641 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (5m) 20s ago 5m 80.7M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (4m) 21s ago 4m 60.3M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (28s) 20s ago 28s 52.3M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:39:16.356 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (23s) 21s ago 23s 53.8M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (4m) 20s ago 4m 26.6M - 1dbe0e931976 2c482afe8a49 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (4m) 21s ago 4m 27.3M - 1dbe0e931976 afe900026c74 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (3m) 20s ago 3m 54.0M 3225M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) 20s ago 3m 58.2M 3225M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) 20s ago 3m 49.4M 3225M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (2m) 20s ago 2m 49.7M 3225M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (2m) 21s ago 2m 49.8M 3993M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (2m) 21s ago 2m 48.5M 3993M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (114s) 21s ago 114s 49.1M 3993M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (96s) 21s ago 96s 50.2M 3993M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:39:16.357 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (3m) 20s ago 3m 62.3M - 514e6a882f6e f75e8341eb5f 2023-12-16T06:39:16.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 4207 11.19 MB/sec warmup 18 sec latency 118.148 ms 2023-12-16T06:39:16.540 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:16 smithi040 ceph-mon[107739]: pgmap v184: 97 pgs: 97 active+clean; 125 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 9.2 MiB/s wr, 569 op/s 2023-12-16T06:39:16.540 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:16 smithi040 ceph-mon[107739]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:16.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:16 smithi042 ceph-mon[110425]: pgmap v184: 97 pgs: 97 active+clean; 125 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 9.2 MiB/s wr, 569 op/s 2023-12-16T06:39:16.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:16 smithi042 ceph-mon[110425]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:17.019 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:17.020 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:39:17.020 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-16T06:39:17.020 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:39:17.020 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:39:17.443 INFO:teuthology.orchestra.run.smithi040.stdout: 5 4370 10.73 MB/sec warmup 19 sec latency 136.246 ms 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678", 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "", 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:6d933094a156ec7587742e5aa25fba5ba27ec678 image" 2023-12-16T06:39:17.521 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:39:17.570 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:17 smithi040 ceph-mon[107739]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:17.570 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:17 smithi040 ceph-mon[107739]: from='client.14642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:17.570 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:17 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3895866547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:17 smithi042 ceph-mon[110425]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:17 smithi042 ceph-mon[110425]: from='client.14642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:17 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3895866547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:18.164 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:39:18.448 INFO:teuthology.orchestra.run.smithi040.stdout: 5 4532 10.48 MB/sec warmup 20 sec latency 134.468 ms 2023-12-16T06:39:18.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:18 smithi040 ceph-mon[107739]: pgmap v185: 97 pgs: 97 active+clean; 131 MiB data, 231 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 8.4 MiB/s wr, 521 op/s 2023-12-16T06:39:18.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:18 smithi040 ceph-mon[107739]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:18 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4143878010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:39:18.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:18 smithi042 ceph-mon[110425]: pgmap v185: 97 pgs: 97 active+clean; 131 MiB data, 231 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 8.4 MiB/s wr, 521 op/s 2023-12-16T06:39:18.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:18 smithi042 ceph-mon[110425]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:18.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:18 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4143878010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:39:19.448 INFO:teuthology.orchestra.run.smithi040.stdout: 5 4725 10.18 MB/sec warmup 21 sec latency 110.871 ms 2023-12-16T06:39:19.650 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:19 smithi040 ceph-mon[107739]: pgmap v186: 97 pgs: 97 active+clean; 134 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 5.2 MiB/s wr, 508 op/s 2023-12-16T06:39:19.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:19 smithi042 ceph-mon[110425]: pgmap v186: 97 pgs: 97 active+clean; 134 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 5.2 MiB/s wr, 508 op/s 2023-12-16T06:39:20.454 INFO:teuthology.orchestra.run.smithi040.stdout: 5 5036 9.95 MB/sec warmup 22 sec latency 140.102 ms 2023-12-16T06:39:21.454 INFO:teuthology.orchestra.run.smithi040.stdout: 5 5349 9.80 MB/sec warmup 23 sec latency 123.944 ms 2023-12-16T06:39:21.926 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:21 smithi040 ceph-mon[107739]: pgmap v187: 97 pgs: 97 active+clean; 132 MiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2023-12-16T06:39:22.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:21 smithi042 ceph-mon[110425]: pgmap v187: 97 pgs: 97 active+clean; 132 MiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2023-12-16T06:39:22.463 INFO:teuthology.orchestra.run.smithi040.stdout: 5 5649 9.67 MB/sec warmup 24 sec latency 121.043 ms 2023-12-16T06:39:23.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 5920 9.57 MB/sec warmup 25 sec latency 136.638 ms 2023-12-16T06:39:24.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 6241 9.64 MB/sec warmup 26 sec latency 123.695 ms 2023-12-16T06:39:24.500 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:24 smithi040 ceph-mon[107739]: pgmap v188: 97 pgs: 97 active+clean; 127 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.4 MiB/s wr, 453 op/s 2023-12-16T06:39:24.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:24 smithi042 ceph-mon[110425]: pgmap v188: 97 pgs: 97 active+clean; 127 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.4 MiB/s wr, 453 op/s 2023-12-16T06:39:25.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 6558 9.70 MB/sec warmup 27 sec latency 136.579 ms 2023-12-16T06:39:26.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 6827 9.71 MB/sec warmup 28 sec latency 186.246 ms 2023-12-16T06:39:26.546 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:26 smithi040 ceph-mon[107739]: pgmap v189: 97 pgs: 97 active+clean; 127 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.9 MiB/s wr, 322 op/s 2023-12-16T06:39:26.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:26 smithi042 ceph-mon[110425]: pgmap v189: 97 pgs: 97 active+clean; 127 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.9 MiB/s wr, 322 op/s 2023-12-16T06:39:27.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 7124 9.71 MB/sec warmup 29 sec latency 124.046 ms 2023-12-16T06:39:28.466 INFO:teuthology.orchestra.run.smithi040.stdout: 5 7370 9.62 MB/sec warmup 30 sec latency 123.707 ms 2023-12-16T06:39:28.589 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:28 smithi040 ceph-mon[107739]: pgmap v190: 97 pgs: 97 active+clean; 134 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 403 op/s 2023-12-16T06:39:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:28 smithi042 ceph-mon[110425]: pgmap v190: 97 pgs: 97 active+clean; 134 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 403 op/s 2023-12-16T06:39:29.467 INFO:teuthology.orchestra.run.smithi040.stdout: 5 7551 9.45 MB/sec warmup 31 sec latency 124.671 ms 2023-12-16T06:39:30.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:30 smithi040 ceph-mon[107739]: pgmap v191: 97 pgs: 97 active+clean; 138 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 349 op/s 2023-12-16T06:39:30.467 INFO:teuthology.orchestra.run.smithi040.stdout: 5 7806 9.30 MB/sec warmup 32 sec latency 139.060 ms 2023-12-16T06:39:30.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:30 smithi042 ceph-mon[110425]: pgmap v191: 97 pgs: 97 active+clean; 138 MiB data, 331 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 349 op/s 2023-12-16T06:39:31.470 INFO:teuthology.orchestra.run.smithi040.stdout: 5 8024 9.20 MB/sec warmup 33 sec latency 133.493 ms 2023-12-16T06:39:32.441 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:32 smithi040 ceph-mon[107739]: pgmap v192: 97 pgs: 97 active+clean; 137 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-12-16T06:39:32.481 INFO:teuthology.orchestra.run.smithi040.stdout: 5 8255 9.08 MB/sec warmup 34 sec latency 115.185 ms 2023-12-16T06:39:32.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:32 smithi042 ceph-mon[110425]: pgmap v192: 97 pgs: 97 active+clean; 137 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-12-16T06:39:33.485 INFO:teuthology.orchestra.run.smithi040.stdout: 5 8478 8.94 MB/sec warmup 35 sec latency 121.659 ms 2023-12-16T06:39:34.485 INFO:teuthology.orchestra.run.smithi040.stdout: 5 8691 8.77 MB/sec warmup 36 sec latency 127.491 ms 2023-12-16T06:39:34.499 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:34 smithi040 ceph-mon[107739]: pgmap v193: 97 pgs: 97 active+clean; 143 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4.3 MiB/s wr, 405 op/s 2023-12-16T06:39:34.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:34 smithi042 ceph-mon[110425]: pgmap v193: 97 pgs: 97 active+clean; 143 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4.3 MiB/s wr, 405 op/s 2023-12-16T06:39:35.491 INFO:teuthology.orchestra.run.smithi040.stdout: 5 8919 8.67 MB/sec warmup 37 sec latency 124.008 ms 2023-12-16T06:39:36.495 INFO:teuthology.orchestra.run.smithi040.stdout: 5 9127 8.60 MB/sec warmup 38 sec latency 141.714 ms 2023-12-16T06:39:36.546 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:36 smithi040 ceph-mon[107739]: pgmap v194: 97 pgs: 97 active+clean; 142 MiB data, 371 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.7 MiB/s wr, 319 op/s 2023-12-16T06:39:36.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:36 smithi042 ceph-mon[110425]: pgmap v194: 97 pgs: 97 active+clean; 142 MiB data, 371 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.7 MiB/s wr, 319 op/s 2023-12-16T06:39:37.498 INFO:teuthology.orchestra.run.smithi040.stdout: 5 9319 8.49 MB/sec warmup 39 sec latency 201.818 ms 2023-12-16T06:39:38.504 INFO:teuthology.orchestra.run.smithi040.stdout: 5 9590 8.59 MB/sec warmup 40 sec latency 112.934 ms 2023-12-16T06:39:38.603 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:38 smithi040 ceph-mon[107739]: pgmap v195: 97 pgs: 97 active+clean; 140 MiB data, 413 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.3 MiB/s wr, 412 op/s 2023-12-16T06:39:38.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:38 smithi042 ceph-mon[110425]: pgmap v195: 97 pgs: 97 active+clean; 140 MiB data, 413 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.3 MiB/s wr, 412 op/s 2023-12-16T06:39:39.504 INFO:teuthology.orchestra.run.smithi040.stdout: 5 9938 8.60 MB/sec warmup 41 sec latency 130.020 ms 2023-12-16T06:39:40.505 INFO:teuthology.orchestra.run.smithi040.stdout: 5 10256 8.63 MB/sec warmup 42 sec latency 102.657 ms 2023-12-16T06:39:40.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:40 smithi040 ceph-mon[107739]: pgmap v196: 97 pgs: 97 active+clean; 139 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.2 MiB/s wr, 333 op/s 2023-12-16T06:39:40.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:40 smithi042 ceph-mon[110425]: pgmap v196: 97 pgs: 97 active+clean; 139 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.2 MiB/s wr, 333 op/s 2023-12-16T06:39:41.509 INFO:teuthology.orchestra.run.smithi040.stdout: 5 10551 8.64 MB/sec warmup 43 sec latency 138.464 ms 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: pgmap v197: 97 pgs: 97 active+clean; 143 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 3.3 MiB/s wr, 363 op/s 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:42.446 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:42 smithi040 ceph-mon[107739]: Upgrade: Need to upgrade myself (mgr.smithi040.hvhoxe) 2023-12-16T06:39:42.518 INFO:teuthology.orchestra.run.smithi040.stdout: 5 10837 8.63 MB/sec warmup 44 sec latency 148.020 ms 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: pgmap v197: 97 pgs: 97 active+clean; 143 MiB data, 431 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 3.3 MiB/s wr, 363 op/s 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: Upgrade: Target is version 19.0.0-191-g6d933094 (unknown) 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17, digests ['quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17'] 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:39:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:42 smithi042 ceph-mon[110425]: Upgrade: Need to upgrade myself (mgr.smithi040.hvhoxe) 2023-12-16T06:39:43.469 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:43 smithi040 ceph-mon[107739]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 on smithi042 2023-12-16T06:39:43.518 INFO:teuthology.orchestra.run.smithi040.stdout: 5 11184 8.67 MB/sec warmup 45 sec latency 111.114 ms 2023-12-16T06:39:43.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:43 smithi042 ceph-mon[110425]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 on smithi042 2023-12-16T06:39:44.485 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:44 smithi040 ceph-mon[107739]: pgmap v198: 97 pgs: 97 active+clean; 148 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 394 op/s 2023-12-16T06:39:44.518 INFO:teuthology.orchestra.run.smithi040.stdout: 5 11440 8.61 MB/sec warmup 46 sec latency 152.755 ms 2023-12-16T06:39:44.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:44 smithi042 ceph-mon[110425]: pgmap v198: 97 pgs: 97 active+clean; 148 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 394 op/s 2023-12-16T06:39:45.518 INFO:teuthology.orchestra.run.smithi040.stdout: 5 11686 8.50 MB/sec warmup 47 sec latency 126.651 ms 2023-12-16T06:39:46.522 INFO:teuthology.orchestra.run.smithi040.stdout: 5 11924 8.50 MB/sec warmup 48 sec latency 123.238 ms 2023-12-16T06:39:46.526 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:46 smithi040 ceph-mon[107739]: pgmap v199: 97 pgs: 97 active+clean; 149 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 2.9 MiB/s wr, 278 op/s 2023-12-16T06:39:46.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:46 smithi042 ceph-mon[110425]: pgmap v199: 97 pgs: 97 active+clean; 149 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 2.9 MiB/s wr, 278 op/s 2023-12-16T06:39:47.529 INFO:teuthology.orchestra.run.smithi040.stdout: 5 12164 8.43 MB/sec warmup 49 sec latency 123.699 ms 2023-12-16T06:39:48.529 INFO:teuthology.orchestra.run.smithi040.stdout: 5 12407 8.35 MB/sec warmup 50 sec latency 126.961 ms 2023-12-16T06:39:48.556 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:48 smithi040 ceph-mon[107739]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4.3 MiB/s wr, 447 op/s 2023-12-16T06:39:48.694 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:39:48.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:48 smithi042 ceph-mon[110425]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4.3 MiB/s wr, 447 op/s 2023-12-16T06:39:49.529 INFO:teuthology.orchestra.run.smithi040.stdout: 5 12654 8.26 MB/sec warmup 51 sec latency 123.825 ms 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 running (4m) 53s ago 5m 25.1M - ba2b418f427c 846488cbca3c 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (5m) 53s ago 5m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (4m) 54s ago 4m 7159k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (4m) 53s ago 5m 46.7M - 8.3.5 dad864ee21e9 6bd6dd1b8aae 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (74s) 53s ago 73s 14.9M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (72s) 54s ago 72s 15.7M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (6m) 53s ago 6m 477M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (4m) 54s ago 4m 419M - 17.2.0 e1d6a67b021e 43046ff31641 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (6m) 53s ago 6m 80.7M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (4m) 54s ago 4m 60.3M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:39:49.574 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (62s) 53s ago 61s 52.3M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (57s) 54s ago 56s 53.8M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (5m) 53s ago 5m 26.6M - 1dbe0e931976 2c482afe8a49 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (4m) 54s ago 4m 27.3M - 1dbe0e931976 afe900026c74 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) 53s ago 4m 54.0M 3225M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) 53s ago 3m 58.2M 3225M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) 53s ago 3m 49.4M 3225M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) 53s ago 3m 49.7M 3225M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (3m) 54s ago 3m 49.8M 3993M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (2m) 54s ago 2m 48.5M 3993M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (2m) 54s ago 2m 49.1M 3993M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (2m) 54s ago 2m 50.2M 3993M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:39:49.575 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (4m) 53s ago 4m 62.3M - 514e6a882f6e f75e8341eb5f 2023-12-16T06:39:50.087 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:50.088 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:39:50.089 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:39:50.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 12936 8.33 MB/sec warmup 52 sec latency 125.199 ms 2023-12-16T06:39:50.571 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:39:50.571 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:39:50.571 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:39:50.571 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:39:50.572 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "0/23 daemons upgraded", 2023-12-16T06:39:50.572 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17 image on host smithi042" 2023-12-16T06:39:50.572 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:39:50.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:50 smithi040 ceph-mon[107739]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:50.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:50 smithi040 ceph-mon[107739]: pgmap v201: 97 pgs: 97 active+clean; 154 MiB data, 474 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.9 MiB/s wr, 346 op/s 2023-12-16T06:39:50.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:50 smithi040 ceph-mon[107739]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:50.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:50 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1717178546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:50.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:50 smithi042 ceph-mon[110425]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:50.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:50 smithi042 ceph-mon[110425]: pgmap v201: 97 pgs: 97 active+clean; 154 MiB data, 474 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.9 MiB/s wr, 346 op/s 2023-12-16T06:39:50.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:50 smithi042 ceph-mon[110425]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:50.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:50 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1717178546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:39:51.115 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:39:51.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 13167 8.27 MB/sec warmup 53 sec latency 137.798 ms 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:39:51.615 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:51 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3129581651' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:39:51.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/trash_purge_schedule"}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi040.hvhoxe/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:39:51.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:51 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3129581651' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:39:52.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 13527 8.33 MB/sec warmup 54 sec latency 139.004 ms 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: pgmap v202: 97 pgs: 97 active+clean; 154 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 364 op/s 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2023-12-16T06:39:52.645 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:52 smithi040 ceph-mon[107739]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T06:39:52.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:39:52.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: pgmap v202: 97 pgs: 97 active+clean; 154 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 364 op/s 2023-12-16T06:39:52.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-16T06:39:52.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-12-16T06:39:52.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-16T06:39:52.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2023-12-16T06:39:52.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:52 smithi042 ceph-mon[110425]: osdmap e65: 8 total, 8 up, 8 in 2023-12-16T06:39:53.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 13864 8.42 MB/sec warmup 55 sec latency 143.910 ms 2023-12-16T06:39:53.657 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:53 smithi040 ceph-mon[107739]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T06:39:53.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:53 smithi042 ceph-mon[110425]: osdmap e66: 8 total, 8 up, 8 in 2023-12-16T06:39:54.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 14272 8.39 MB/sec warmup 56 sec latency 126.590 ms 2023-12-16T06:39:54.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:54 smithi040 ceph-mon[107739]: pgmap v205: 97 pgs: 97 active+clean; 157 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-16T06:39:54.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:54 smithi042 ceph-mon[110425]: pgmap v205: 97 pgs: 97 active+clean; 157 MiB data, 482 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-16T06:39:55.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 14670 8.41 MB/sec warmup 57 sec latency 129.948 ms 2023-12-16T06:39:56.533 INFO:teuthology.orchestra.run.smithi040.stdout: 5 15077 8.49 MB/sec warmup 58 sec latency 129.438 ms 2023-12-16T06:39:56.715 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:56 smithi040 ceph-mon[107739]: pgmap v206: 97 pgs: 97 active+clean; 158 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.9 MiB/s wr, 229 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:39:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:56 smithi042 ceph-mon[110425]: pgmap v206: 97 pgs: 97 active+clean; 158 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.9 MiB/s wr, 229 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:39:57.541 INFO:teuthology.orchestra.run.smithi040.stdout: 5 15348 8.46 MB/sec warmup 59 sec latency 131.818 ms 2023-12-16T06:39:58.536 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:39:58 smithi040 ceph-mon[107739]: pgmap v207: 97 pgs: 97 active+clean; 168 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.0 MiB/s wr, 527 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:39:58.541 INFO:teuthology.orchestra.run.smithi040.stdout: 5 15560 8.40 MB/sec warmup 60 sec latency 129.560 ms 2023-12-16T06:39:58.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:39:58 smithi042 ceph-mon[110425]: pgmap v207: 97 pgs: 97 active+clean; 168 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.0 MiB/s wr, 527 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:39:59.541 INFO:teuthology.orchestra.run.smithi040.stdout: 5 15849 8.38 MB/sec warmup 61 sec latency 126.863 ms 2023-12-16T06:40:00.542 INFO:teuthology.orchestra.run.smithi040.stdout: 5 16077 8.32 MB/sec warmup 62 sec latency 124.078 ms 2023-12-16T06:40:00.587 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:00 smithi040 ceph-mon[107739]: pgmap v208: 97 pgs: 97 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 5.0 MiB/s wr, 502 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:00.587 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:00 smithi040 ceph-mon[107739]: overall HEALTH_OK 2023-12-16T06:40:00.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:00 smithi042 ceph-mon[110425]: pgmap v208: 97 pgs: 97 active+clean; 168 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 5.0 MiB/s wr, 502 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:00.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:00 smithi042 ceph-mon[110425]: overall HEALTH_OK 2023-12-16T06:40:01.542 INFO:teuthology.orchestra.run.smithi040.stdout: 5 16418 8.40 MB/sec warmup 63 sec latency 126.499 ms 2023-12-16T06:40:02.544 INFO:teuthology.orchestra.run.smithi040.stdout: 5 16734 8.39 MB/sec warmup 64 sec latency 135.522 ms 2023-12-16T06:40:02.546 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:02 smithi040 ceph-mon[107739]: pgmap v209: 97 pgs: 97 active+clean; 168 MiB data, 581 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 3.9 MiB/s wr, 358 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:02.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:02 smithi042 ceph-mon[110425]: pgmap v209: 97 pgs: 97 active+clean; 168 MiB data, 581 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 3.9 MiB/s wr, 358 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:03.544 INFO:teuthology.orchestra.run.smithi040.stdout: 5 17088 8.48 MB/sec warmup 65 sec latency 135.803 ms 2023-12-16T06:40:04.544 INFO:teuthology.orchestra.run.smithi040.stdout: 5 17371 8.40 MB/sec warmup 66 sec latency 106.717 ms 2023-12-16T06:40:04.558 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:04 smithi040 ceph-mon[107739]: pgmap v210: 97 pgs: 97 active+clean; 171 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 447 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:04.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:04 smithi042 ceph-mon[110425]: pgmap v210: 97 pgs: 97 active+clean; 171 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 447 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:05.544 INFO:teuthology.orchestra.run.smithi040.stdout: 5 17618 8.33 MB/sec warmup 67 sec latency 125.426 ms 2023-12-16T06:40:06.544 INFO:teuthology.orchestra.run.smithi040.stdout: 5 17891 8.34 MB/sec warmup 68 sec latency 123.846 ms 2023-12-16T06:40:06.598 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:06 smithi040 ceph-mon[107739]: pgmap v211: 97 pgs: 97 active+clean; 171 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.2 MiB/s wr, 397 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:06.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:06 smithi042 ceph-mon[110425]: pgmap v211: 97 pgs: 97 active+clean; 171 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.2 MiB/s wr, 397 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-16T06:40:07.551 INFO:teuthology.orchestra.run.smithi040.stdout: 5 18132 8.27 MB/sec warmup 69 sec latency 126.781 ms 2023-12-16T06:40:08.551 INFO:teuthology.orchestra.run.smithi040.stdout: 5 18454 8.29 MB/sec warmup 70 sec latency 118.242 ms 2023-12-16T06:40:08.635 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:08 smithi040 ceph-mon[107739]: pgmap v212: 97 pgs: 97 active+clean; 178 MiB data, 625 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.5 MiB/s wr, 559 op/s 2023-12-16T06:40:08.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:08 smithi042 ceph-mon[110425]: pgmap v212: 97 pgs: 97 active+clean; 178 MiB data, 625 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.5 MiB/s wr, 559 op/s 2023-12-16T06:40:09.551 INFO:teuthology.orchestra.run.smithi040.stdout: 5 18916 8.41 MB/sec warmup 71 sec latency 127.210 ms 2023-12-16T06:40:10.551 INFO:teuthology.orchestra.run.smithi040.stdout: 5 19323 8.36 MB/sec warmup 72 sec latency 117.693 ms 2023-12-16T06:40:10.667 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:10 smithi040 ceph-mon[107739]: pgmap v213: 97 pgs: 97 active+clean; 178 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 363 op/s 2023-12-16T06:40:10.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:10 smithi042 ceph-mon[110425]: pgmap v213: 97 pgs: 97 active+clean; 178 MiB data, 653 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 363 op/s 2023-12-16T06:40:11.553 INFO:teuthology.orchestra.run.smithi040.stdout: 5 19716 8.39 MB/sec warmup 73 sec latency 129.096 ms 2023-12-16T06:40:12.551 INFO:teuthology.orchestra.run.smithi040.stdout: 5 20151 8.49 MB/sec warmup 74 sec latency 127.202 ms 2023-12-16T06:40:12.693 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:12 smithi040 ceph-mon[107739]: pgmap v214: 97 pgs: 97 active+clean; 176 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.1 MiB/s wr, 375 op/s 2023-12-16T06:40:12.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:12 smithi042 ceph-mon[110425]: pgmap v214: 97 pgs: 97 active+clean; 176 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.1 MiB/s wr, 375 op/s 2023-12-16T06:40:13.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 20483 8.56 MB/sec warmup 75 sec latency 129.218 ms 2023-12-16T06:40:14.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 20739 8.50 MB/sec warmup 76 sec latency 112.474 ms 2023-12-16T06:40:14.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:14 smithi042 ceph-mon[110425]: pgmap v215: 97 pgs: 97 active+clean; 182 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-16T06:40:14.725 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:14 smithi040 ceph-mon[107739]: pgmap v215: 97 pgs: 97 active+clean; 182 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-16T06:40:15.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 21021 8.45 MB/sec warmup 77 sec latency 124.158 ms 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: pgmap v216: 97 pgs: 97 active+clean; 187 MiB data, 660 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.7 MiB/s wr, 496 op/s 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: Upgrade: Updating mgr.smithi042.kbelge 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:16.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:16 smithi040 ceph-mon[107739]: Deploying daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: pgmap v216: 97 pgs: 97 active+clean; 187 MiB data, 660 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.7 MiB/s wr, 496 op/s 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: Upgrade: Updating mgr.smithi042.kbelge 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi042.kbelge", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:16.394 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:16 smithi042 ceph-mon[110425]: Deploying daemon mgr.smithi042.kbelge on smithi042 2023-12-16T06:40:16.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 21356 8.40 MB/sec warmup 78 sec latency 99.190 ms 2023-12-16T06:40:17.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 21650 8.43 MB/sec warmup 79 sec latency 131.346 ms 2023-12-16T06:40:18.298 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:18 smithi042 ceph-mon[110425]: pgmap v217: 97 pgs: 97 active+clean; 191 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 5.7 MiB/s wr, 572 op/s 2023-12-16T06:40:18.298 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:18.298 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:18.298 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:18.299 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:18 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:18.320 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:18 smithi040 ceph-mon[107739]: pgmap v217: 97 pgs: 97 active+clean; 191 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 5.7 MiB/s wr, 572 op/s 2023-12-16T06:40:18.320 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:18.320 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:18.320 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:18.320 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:18 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:18.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 21968 8.45 MB/sec warmup 80 sec latency 149.912 ms 2023-12-16T06:40:19.556 INFO:teuthology.orchestra.run.smithi040.stdout: 5 22317 8.48 MB/sec warmup 81 sec latency 129.969 ms 2023-12-16T06:40:20.560 INFO:teuthology.orchestra.run.smithi040.stdout: 5 22656 8.46 MB/sec warmup 82 sec latency 130.100 ms 2023-12-16T06:40:20.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:20 smithi040 ceph-mon[107739]: pgmap v218: 97 pgs: 97 active+clean; 190 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.4 MiB/s wr, 413 op/s 2023-12-16T06:40:20.602 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:20 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:20.667 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:20 smithi042 ceph-mon[110425]: pgmap v218: 97 pgs: 97 active+clean; 190 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.4 MiB/s wr, 413 op/s 2023-12-16T06:40:20.667 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:20 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:21.562 INFO:teuthology.orchestra.run.smithi040.stdout: 5 22853 8.40 MB/sec warmup 83 sec latency 121.057 ms 2023-12-16T06:40:21.587 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:40:21.820 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:21 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:21.820 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:21 smithi042 ceph-mon[110425]: pgmap v219: 97 pgs: 97 active+clean; 186 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-12-16T06:40:21.820 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:21 smithi042 ceph-mon[110425]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:21.886 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:21 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:21.886 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:21 smithi040 ceph-mon[107739]: pgmap v219: 97 pgs: 97 active+clean; 186 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-12-16T06:40:21.886 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:21 smithi040 ceph-mon[107739]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:22.468 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:40:22.468 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 running (4m) 86s ago 5m 25.1M - ba2b418f427c 846488cbca3c 2023-12-16T06:40:22.468 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (5m) 86s ago 5m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:40:22.468 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (5m) 2s ago 5m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (4m) 86s ago 5m 46.7M - 8.3.5 dad864ee21e9 6bd6dd1b8aae 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (107s) 86s ago 106s 14.9M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (105s) 2s ago 105s 16.0M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (6m) 86s ago 6m 477M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (5s) 2s ago 5m 48.4M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (6m) 86s ago 7m 80.7M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (5m) 2s ago 5m 52.6M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (95s) 86s ago 94s 52.3M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (90s) 2s ago 89s 78.0M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (5m) 86s ago 5m 26.6M - 1dbe0e931976 2c482afe8a49 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (5m) 2s ago 5m 25.7M - 1dbe0e931976 afe900026c74 2023-12-16T06:40:22.469 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) 86s ago 4m 54.0M 3225M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (4m) 86s ago 4m 58.2M 3225M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 86s ago 4m 49.4M 3225M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) 86s ago 3m 49.7M 3225M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (3m) 2s ago 3m 331M 3993M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (3m) 2s ago 3m 417M 3993M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (3m) 2s ago 3m 333M 3993M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (2m) 2s ago 2m 590M 3993M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:40:22.470 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (5m) 86s ago 5m 62.3M - 514e6a882f6e f75e8341eb5f 2023-12-16T06:40:22.568 INFO:teuthology.orchestra.run.smithi040.stdout: 5 23125 8.43 MB/sec warmup 84 sec latency 134.885 ms 2023-12-16T06:40:22.937 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:22 smithi040 ceph-mon[107739]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:22.937 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:22 smithi040 ceph-mon[107739]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:23.011 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:40:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:40:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:40:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:40:23.012 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:40:23.048 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:22 smithi042 ceph-mon[110425]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:23.048 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:22 smithi042 ceph-mon[110425]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons" 2023-12-16T06:40:23.465 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:40:23.568 INFO:teuthology.orchestra.run.smithi040.stdout: 5 23360 8.39 MB/sec warmup 85 sec latency 195.614 ms 2023-12-16T06:40:23.965 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: pgmap v220: 97 pgs: 97 active+clean; 191 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.3 MiB/s wr, 554 op/s 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/996808503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: Upgrade: Need to upgrade myself (mgr.smithi040.hvhoxe) 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: Failing over to other MGR 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr fail", "who": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T06:40:23.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:23 smithi040 ceph-mon[107739]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:24.151 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: pgmap v220: 97 pgs: 97 active+clean; 191 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.3 MiB/s wr, 554 op/s 2023-12-16T06:40:24.151 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/996808503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: Upgrade: Need to upgrade myself (mgr.smithi040.hvhoxe) 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: Failing over to other MGR 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "mgr fail", "who": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:40:24.152 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: osdmap e67: 8 total, 8 up, 8 in 2023-12-16T06:40:24.153 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:23 smithi042 ceph-mon[110425]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:24.581 INFO:teuthology.orchestra.run.smithi040.stdout: 5 23657 8.44 MB/sec warmup 86 sec latency 133.321 ms 2023-12-16T06:40:24.997 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:24 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1191593331' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:40:24.997 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:24 smithi040 ceph-mon[107739]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "mgr fail", "who": "smithi040.hvhoxe"}]': finished 2023-12-16T06:40:24.997 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:24 smithi040 ceph-mon[107739]: mgrmap e22: smithi042.kbelge(active, starting, since 0.995587s) 2023-12-16T06:40:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:24 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1191593331' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:40:25.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:24 smithi042 ceph-mon[110425]: from='mgr.14202 172.21.15.40:0/3600345227' entity='mgr.smithi040.hvhoxe' cmd='[{"prefix": "mgr fail", "who": "smithi040.hvhoxe"}]': finished 2023-12-16T06:40:25.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:24 smithi042 ceph-mon[110425]: mgrmap e22: smithi042.kbelge(active, starting, since 0.995587s) 2023-12-16T06:40:25.578 INFO:teuthology.orchestra.run.smithi040.stdout: 5 23894 8.43 MB/sec warmup 87 sec latency 129.664 ms 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/crt"}]: dispatch 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/key"}]: dispatch 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: Active manager daemon smithi042.kbelge restarted 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:40:26.292 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: Activating manager daemon smithi042.kbelge 2023-12-16T06:40:26.293 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:26 smithi040 ceph-mon[107739]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T06:40:26.483 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/crt"}]: dispatch 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi042.kbelge/key"}]: dispatch 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: Active manager daemon smithi042.kbelge restarted 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: Activating manager daemon smithi042.kbelge 2023-12-16T06:40:26.484 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:26 smithi042 ceph-mon[110425]: osdmap e68: 8 total, 8 up, 8 in 2023-12-16T06:40:26.578 INFO:teuthology.orchestra.run.smithi040.stdout: 5 24164 8.40 MB/sec warmup 88 sec latency 129.719 ms 2023-12-16T06:40:27.305 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: mgrmap e23: smithi042.kbelge(active, starting, since 0.0629505s) 2023-12-16T06:40:27.305 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi040.scgvae"}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi042.gpmpep"}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr metadata", "who": "smithi042.kbelge", "id": "smithi042.kbelge"}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:40:27.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:40:27.307 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: Manager daemon smithi042.kbelge is now available 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/trash_purge_schedule"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/trash_purge_schedule"}]: dispatch 2023-12-16T06:40:27.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:27 smithi040 ceph-mon[107739]: Deploying cephadm binary to smithi042 2023-12-16T06:40:27.578 INFO:teuthology.orchestra.run.smithi040.stdout: 5 24437 8.35 MB/sec warmup 89 sec latency 114.907 ms 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: mgrmap e23: smithi042.kbelge(active, starting, since 0.0629505s) 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata", "id": "smithi040"}]: dispatch 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata", "id": "smithi042"}]: dispatch 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi040.scgvae"}]: dispatch 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi042.gpmpep"}]: dispatch 2023-12-16T06:40:27.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr metadata", "who": "smithi042.kbelge", "id": "smithi042.kbelge"}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T06:40:27.672 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: Manager daemon smithi042.kbelge is now available 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/mirror_snapshot_schedule"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/trash_purge_schedule"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi042.kbelge/trash_purge_schedule"}]: dispatch 2023-12-16T06:40:27.673 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:27 smithi042 ceph-mon[110425]: Deploying cephadm binary to smithi042 2023-12-16T06:40:28.310 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:28 smithi040 ceph-mon[107739]: mgrmap e24: smithi042.kbelge(active, since 1.10642s) 2023-12-16T06:40:28.311 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:28 smithi040 ceph-mon[107739]: pgmap v3: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:28.311 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:28.311 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:28.581 INFO:teuthology.orchestra.run.smithi040.stdout: 5 24748 8.33 MB/sec warmup 90 sec latency 108.258 ms 2023-12-16T06:40:28.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:28 smithi042 ceph-mon[110425]: mgrmap e24: smithi042.kbelge(active, since 1.10642s) 2023-12-16T06:40:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:28 smithi042 ceph-mon[110425]: pgmap v3: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:28.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:29.589 INFO:teuthology.orchestra.run.smithi040.stdout: 5 25041 8.31 MB/sec warmup 91 sec latency 135.019 ms 2023-12-16T06:40:30.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:30 smithi040 ceph-mon[107739]: pgmap v4: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:30.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:30 smithi040 ceph-mon[107739]: [16/Dec/2023:06:40:28] ENGINE Bus STARTING 2023-12-16T06:40:30.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:30 smithi040 ceph-mon[107739]: mgrmap e25: smithi042.kbelge(active, since 2s) 2023-12-16T06:40:30.097 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:30 smithi040 ceph-mon[107739]: [16/Dec/2023:06:40:29] ENGINE Serving on http://172.21.15.42:8765 2023-12-16T06:40:30.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:30 smithi042 ceph-mon[110425]: pgmap v4: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:30.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:30 smithi042 ceph-mon[110425]: [16/Dec/2023:06:40:28] ENGINE Bus STARTING 2023-12-16T06:40:30.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:30 smithi042 ceph-mon[110425]: mgrmap e25: smithi042.kbelge(active, since 2s) 2023-12-16T06:40:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:30 smithi042 ceph-mon[110425]: [16/Dec/2023:06:40:29] ENGINE Serving on http://172.21.15.42:8765 2023-12-16T06:40:30.587 INFO:teuthology.orchestra.run.smithi040.stdout: 5 25458 8.35 MB/sec warmup 92 sec latency 126.992 ms 2023-12-16T06:40:31.090 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:31 smithi042 ceph-mon[110425]: [16/Dec/2023:06:40:29] ENGINE Serving on https://172.21.15.42:7150 2023-12-16T06:40:31.090 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:31 smithi042 ceph-mon[110425]: [16/Dec/2023:06:40:29] ENGINE Bus STARTED 2023-12-16T06:40:31.091 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:31 smithi042 ceph-mon[110425]: Deploying cephadm binary to smithi040 2023-12-16T06:40:31.102 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:31 smithi040 ceph-mon[107739]: [16/Dec/2023:06:40:29] ENGINE Serving on https://172.21.15.42:7150 2023-12-16T06:40:31.103 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:31 smithi040 ceph-mon[107739]: [16/Dec/2023:06:40:29] ENGINE Bus STARTED 2023-12-16T06:40:31.103 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:31 smithi040 ceph-mon[107739]: Deploying cephadm binary to smithi040 2023-12-16T06:40:31.587 INFO:teuthology.orchestra.run.smithi040.stdout: 5 25820 8.36 MB/sec warmup 93 sec latency 126.865 ms 2023-12-16T06:40:32.110 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:32 smithi040 ceph-mon[107739]: pgmap v5: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:32.110 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:32 smithi040 ceph-mon[107739]: mgrmap e26: smithi042.kbelge(active, since 4s) 2023-12-16T06:40:32.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:32 smithi042 ceph-mon[110425]: pgmap v5: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:32.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:32 smithi042 ceph-mon[110425]: mgrmap e26: smithi042.kbelge(active, since 4s) 2023-12-16T06:40:32.598 INFO:teuthology.orchestra.run.smithi040.stdout: 5 26159 8.36 MB/sec warmup 94 sec latency 104.859 ms 2023-12-16T06:40:33.595 INFO:teuthology.orchestra.run.smithi040.stdout: 5 26481 8.37 MB/sec warmup 95 sec latency 115.280 ms 2023-12-16T06:40:33.638 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: pgmap v6: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: Standby manager daemon smithi040.hvhoxe started 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi040.hvhoxe/crt"}]: dispatch 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi040.hvhoxe/key"}]: dispatch 2023-12-16T06:40:33.639 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:33 smithi040 ceph-mon[107739]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:40:33.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: pgmap v6: 97 pgs: 97 active+clean; 202 MiB data, 813 MiB used, 714 GiB / 715 GiB avail 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: Standby manager daemon smithi040.hvhoxe started 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi040.hvhoxe/crt"}]: dispatch 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi040.hvhoxe/key"}]: dispatch 2023-12-16T06:40:33.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:33 smithi042 ceph-mon[110425]: from='mgr.? 172.21.15.40:0/1482330202' entity='mgr.smithi040.hvhoxe' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-16T06:40:34.596 INFO:teuthology.orchestra.run.smithi040.stdout: 5 26841 8.41 MB/sec warmup 96 sec latency 146.810 ms 2023-12-16T06:40:34.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:34 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:34.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:34 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:34.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:34 smithi040 ceph-mon[107739]: mgrmap e27: smithi042.kbelge(active, since 8s), standbys: smithi040.hvhoxe 2023-12-16T06:40:34.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:34 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:40:34.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:34 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:34.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:34 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:34.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:34 smithi042 ceph-mon[110425]: mgrmap e27: smithi042.kbelge(active, since 8s), standbys: smithi040.hvhoxe 2023-12-16T06:40:34.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:34 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr metadata", "who": "smithi040.hvhoxe", "id": "smithi040.hvhoxe"}]: dispatch 2023-12-16T06:40:35.596 INFO:teuthology.orchestra.run.smithi040.stdout: 5 27251 8.47 MB/sec warmup 97 sec latency 146.358 ms 2023-12-16T06:40:35.944 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:35 smithi040 ceph-mon[107739]: pgmap v7: 97 pgs: 97 active+clean; 201 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 MiB/s wr, 376 op/s 2023-12-16T06:40:36.035 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:35 smithi042 ceph-mon[110425]: pgmap v7: 97 pgs: 97 active+clean; 201 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 MiB/s wr, 376 op/s 2023-12-16T06:40:36.596 INFO:teuthology.orchestra.run.smithi040.stdout: 5 27612 8.50 MB/sec warmup 98 sec latency 138.392 ms 2023-12-16T06:40:37.597 INFO:teuthology.orchestra.run.smithi040.stdout: 5 27799 8.45 MB/sec warmup 99 sec latency 153.943 ms 2023-12-16T06:40:37.983 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:37 smithi040 ceph-mon[107739]: pgmap v8: 97 pgs: 97 active+clean; 201 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.5 MiB/s wr, 292 op/s 2023-12-16T06:40:37.983 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:37 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:37.983 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:37 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:38.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:37 smithi042 ceph-mon[110425]: pgmap v8: 97 pgs: 97 active+clean; 201 MiB data, 872 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.5 MiB/s wr, 292 op/s 2023-12-16T06:40:38.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:37 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:38.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:37 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:38.597 INFO:teuthology.orchestra.run.smithi040.stdout: 5 28075 8.39 MB/sec warmup 100 sec latency 149.967 ms 2023-12-16T06:40:39.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: pgmap v9: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-12-16T06:40:39.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.513 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi040 to 1945M 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.514 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Adjusting osd_memory_target on smithi042 to 2713M 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Updating smithi042:/etc/ceph/ceph.conf 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Updating smithi040:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T06:40:39.515 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:39 smithi040 ceph-mon[107739]: Updating smithi042:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T06:40:39.597 INFO:teuthology.orchestra.run.smithi040.stdout: 5 28302 8.36 MB/sec warmup 101 sec latency 118.546 ms 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: pgmap v9: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi040 to 1945M 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Adjusting osd_memory_target on smithi042 to 2713M 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:39.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:40:39.924 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:40:39.924 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Updating smithi040:/etc/ceph/ceph.conf 2023-12-16T06:40:39.924 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Updating smithi042:/etc/ceph/ceph.conf 2023-12-16T06:40:39.924 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Updating smithi040:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T06:40:39.924 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:39 smithi042 ceph-mon[110425]: Updating smithi042:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-16T06:40:40.597 INFO:teuthology.orchestra.run.smithi040.stdout: 5 28602 8.37 MB/sec warmup 102 sec latency 137.993 ms 2023-12-16T06:40:41.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: Updating smithi040:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: Updating smithi042:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:41 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: Updating smithi040:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: Updating smithi042:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:41 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:41.597 INFO:teuthology.orchestra.run.smithi040.stdout: 5 28944 8.39 MB/sec warmup 103 sec latency 127.777 ms 2023-12-16T06:40:42.098 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:42 smithi040 ceph-mon[107739]: pgmap v10: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-16T06:40:42.099 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:42 smithi040 ceph-mon[107739]: Reconfiguring alertmanager.smithi040 (dependencies changed)... 2023-12-16T06:40:42.099 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:42 smithi040 ceph-mon[107739]: Reconfiguring daemon alertmanager.smithi040 on smithi040 2023-12-16T06:40:42.099 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:42.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:42 smithi042 ceph-mon[110425]: pgmap v10: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-16T06:40:42.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:42 smithi042 ceph-mon[110425]: Reconfiguring alertmanager.smithi040 (dependencies changed)... 2023-12-16T06:40:42.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:42 smithi042 ceph-mon[110425]: Reconfiguring daemon alertmanager.smithi040 on smithi040 2023-12-16T06:40:42.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:42.602 INFO:teuthology.orchestra.run.smithi040.stdout: 5 29212 8.38 MB/sec warmup 104 sec latency 88.773 ms 2023-12-16T06:40:43.603 INFO:teuthology.orchestra.run.smithi040.stdout: 5 29563 8.37 MB/sec warmup 105 sec latency 121.225 ms 2023-12-16T06:40:44.135 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:44 smithi040 ceph-mon[107739]: pgmap v11: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-16T06:40:44.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:44 smithi042 ceph-mon[110425]: pgmap v11: 97 pgs: 97 active+clean; 214 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-16T06:40:44.602 INFO:teuthology.orchestra.run.smithi040.stdout: 5 29873 8.34 MB/sec warmup 106 sec latency 138.990 ms 2023-12-16T06:40:45.603 INFO:teuthology.orchestra.run.smithi040.stdout: 5 30153 8.39 MB/sec warmup 107 sec latency 138.335 ms 2023-12-16T06:40:46.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:46 smithi040 ceph-mon[107739]: pgmap v12: 97 pgs: 97 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 5.8 MiB/s wr, 591 op/s 2023-12-16T06:40:46.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:46 smithi042 ceph-mon[110425]: pgmap v12: 97 pgs: 97 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 5.8 MiB/s wr, 591 op/s 2023-12-16T06:40:46.605 INFO:teuthology.orchestra.run.smithi040.stdout: 5 30485 8.40 MB/sec warmup 108 sec latency 127.379 ms 2023-12-16T06:40:47.605 INFO:teuthology.orchestra.run.smithi040.stdout: 5 30717 8.41 MB/sec warmup 109 sec latency 126.823 ms 2023-12-16T06:40:48.218 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:48 smithi040 ceph-mon[107739]: pgmap v13: 97 pgs: 97 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-16T06:40:48.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:48 smithi042 ceph-mon[110425]: pgmap v13: 97 pgs: 97 active+clean; 211 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-16T06:40:48.605 INFO:teuthology.orchestra.run.smithi040.stdout: 5 30958 8.38 MB/sec warmup 110 sec latency 122.564 ms 2023-12-16T06:40:49.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 31247 8.38 MB/sec warmup 111 sec latency 139.594 ms 2023-12-16T06:40:50.253 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: pgmap v14: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.9 MiB/s wr, 546 op/s 2023-12-16T06:40:50.254 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.254 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.254 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.254 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.254 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:50 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:40:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: pgmap v14: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.9 MiB/s wr, 546 op/s 2023-12-16T06:40:50.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:40:50.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:50 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:40:50.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 31549 8.34 MB/sec warmup 112 sec latency 130.061 ms 2023-12-16T06:40:51.286 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:51 smithi040 ceph-mon[107739]: Reconfiguring grafana.smithi040 (dependencies changed)... 2023-12-16T06:40:51.287 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:51 smithi040 ceph-mon[107739]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-16T06:40:51.287 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:51 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:40:51.287 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:51 smithi040 ceph-mon[107739]: Reconfiguring daemon grafana.smithi040 on smithi040 2023-12-16T06:40:51.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:51 smithi042 ceph-mon[110425]: Reconfiguring grafana.smithi040 (dependencies changed)... 2023-12-16T06:40:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:51 smithi042 ceph-mon[110425]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-16T06:40:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:51 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-16T06:40:51.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:51 smithi042 ceph-mon[110425]: Reconfiguring daemon grafana.smithi040 on smithi040 2023-12-16T06:40:51.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 31758 8.31 MB/sec warmup 113 sec latency 121.892 ms 2023-12-16T06:40:52.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:52 smithi040 ceph-mon[107739]: pgmap v15: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 347 op/s 2023-12-16T06:40:52.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:52 smithi042 ceph-mon[110425]: pgmap v15: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 347 op/s 2023-12-16T06:40:52.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 32030 8.31 MB/sec warmup 114 sec latency 140.548 ms 2023-12-16T06:40:53.326 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:53 smithi040 ceph-mon[107739]: pgmap v16: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 347 op/s 2023-12-16T06:40:53.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 32423 8.32 MB/sec warmup 115 sec latency 123.620 ms 2023-12-16T06:40:53.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:53 smithi042 ceph-mon[110425]: pgmap v16: 97 pgs: 97 active+clean; 224 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 347 op/s 2023-12-16T06:40:54.530 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:40:54.609 INFO:teuthology.orchestra.run.smithi040.stdout: 5 32741 8.31 MB/sec warmup 116 sec latency 149.492 ms 2023-12-16T06:40:55.544 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:40:55.544 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (6m) 18s ago 6m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (5m) 22s ago 5m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (5m) 18s ago 6m 58.8M - 8.3.5 dad864ee21e9 6bd6dd1b8aae 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (2m) 18s ago 2m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (2m) 22s ago 2m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (7m) 18s ago 7m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (38s) 22s ago 5m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (7m) 18s ago 7m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (5m) 22s ago 5m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (2m) 18s ago 2m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (2m) 22s ago 2m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (6m) 18s ago 6m 28.1M - 1.3.1 1dbe0e931976 2c482afe8a49 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (5m) 22s ago 5m 25.8M - 1.3.1 1dbe0e931976 afe900026c74 2023-12-16T06:40:55.545 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 18s ago 5m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) 18s ago 5m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 18s ago 4m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 18s ago 4m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (4m) 22s ago 4m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (3m) 22s ago 3m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (3m) 22s ago 3m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (3m) 22s ago 3m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:40:55.546 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (5m) 18s ago 5m 64.9M - 2.33.4 514e6a882f6e f75e8341eb5f 2023-12-16T06:40:55.608 INFO:teuthology.orchestra.run.smithi040.stdout: 5 32968 8.26 MB/sec warmup 117 sec latency 123.965 ms 2023-12-16T06:40:55.623 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:55 smithi040 ceph-mon[107739]: pgmap v17: 97 pgs: 97 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 516 op/s 2023-12-16T06:40:55.623 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:55 smithi040 ceph-mon[107739]: from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:55.623 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:55 smithi040 ceph-mon[107739]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:55.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:55 smithi042 ceph-mon[110425]: pgmap v17: 97 pgs: 97 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.1 MiB/s wr, 516 op/s 2023-12-16T06:40:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:55 smithi042 ceph-mon[110425]: from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:55.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:55 smithi042 ceph-mon[110425]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:56.185 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:40:56.186 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:40:56.187 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:40:56.187 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:40:56.187 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:40:56.187 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:40:56.613 INFO:teuthology.orchestra.run.smithi040.stdout: 5 33183 8.27 MB/sec warmup 118 sec latency 117.695 ms 2023-12-16T06:40:56.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:56 smithi040 ceph-mon[107739]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:56.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:56 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/565074159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:56.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:56 smithi042 ceph-mon[110425]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:56.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:56 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/565074159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "", 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:40:56.719 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:40:57.387 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:40:57.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:57 smithi040 ceph-mon[107739]: pgmap v18: 97 pgs: 97 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:40:57.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:57 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:57.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:57 smithi040 ceph-mon[107739]: from='client.24509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:57.439 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:57 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2938182046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:40:57.612 INFO:teuthology.orchestra.run.smithi040.stdout: 5 33390 8.23 MB/sec warmup 119 sec latency 121.352 ms 2023-12-16T06:40:57.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:57 smithi042 ceph-mon[110425]: pgmap v18: 97 pgs: 97 active+clean; 223 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:40:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:57 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:40:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:57 smithi042 ceph-mon[110425]: from='client.24509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:40:57.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:57 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2938182046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:40:59.501 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:40:59 smithi040 ceph-mon[107739]: pgmap v19: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.1 MiB/s wr, 506 op/s 2023-12-16T06:40:59.619 INFO:teuthology.orchestra.run.smithi040.stdout: 5 33926 5.53 MB/sec execute 1 sec latency 140.563 ms 2023-12-16T06:40:59.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:40:59 smithi042 ceph-mon[110425]: pgmap v19: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.1 MiB/s wr, 506 op/s 2023-12-16T06:41:00.626 INFO:teuthology.orchestra.run.smithi040.stdout: 5 34082 5.35 MB/sec execute 2 sec latency 129.026 ms 2023-12-16T06:41:01.542 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:01 smithi040 ceph-mon[107739]: pgmap v20: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 334 op/s 2023-12-16T06:41:01.627 INFO:teuthology.orchestra.run.smithi040.stdout: 5 34423 8.60 MB/sec execute 3 sec latency 126.696 ms 2023-12-16T06:41:01.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:01 smithi042 ceph-mon[110425]: pgmap v20: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 334 op/s 2023-12-16T06:41:02.627 INFO:teuthology.orchestra.run.smithi040.stdout: 5 34777 7.85 MB/sec execute 4 sec latency 93.843 ms 2023-12-16T06:41:03.467 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:03 smithi040 ceph-mon[107739]: pgmap v21: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 334 op/s 2023-12-16T06:41:03.627 INFO:teuthology.orchestra.run.smithi040.stdout: 5 35130 7.66 MB/sec execute 5 sec latency 108.530 ms 2023-12-16T06:41:03.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:03 smithi042 ceph-mon[110425]: pgmap v21: 97 pgs: 97 active+clean; 229 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 334 op/s 2023-12-16T06:41:04.628 INFO:teuthology.orchestra.run.smithi040.stdout: 5 35385 7.53 MB/sec execute 6 sec latency 130.145 ms 2023-12-16T06:41:05.511 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:05 smithi040 ceph-mon[107739]: pgmap v22: 97 pgs: 97 active+clean; 238 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-12-16T06:41:05.631 INFO:teuthology.orchestra.run.smithi040.stdout: 5 35707 7.87 MB/sec execute 7 sec latency 129.892 ms 2023-12-16T06:41:05.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:05 smithi042 ceph-mon[110425]: pgmap v22: 97 pgs: 97 active+clean; 238 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-12-16T06:41:06.636 INFO:teuthology.orchestra.run.smithi040.stdout: 5 36111 7.80 MB/sec execute 8 sec latency 108.570 ms 2023-12-16T06:41:07.561 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:07 smithi040 ceph-mon[107739]: pgmap v23: 97 pgs: 97 active+clean; 238 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.4 MiB/s wr, 318 op/s 2023-12-16T06:41:07.635 INFO:teuthology.orchestra.run.smithi040.stdout: 5 36395 7.67 MB/sec execute 9 sec latency 123.780 ms 2023-12-16T06:41:07.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:07 smithi042 ceph-mon[110425]: pgmap v23: 97 pgs: 97 active+clean; 238 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.4 MiB/s wr, 318 op/s 2023-12-16T06:41:08.646 INFO:teuthology.orchestra.run.smithi040.stdout: 5 36739 8.10 MB/sec execute 10 sec latency 108.594 ms 2023-12-16T06:41:09.646 INFO:teuthology.orchestra.run.smithi040.stdout: 5 37069 8.59 MB/sec execute 11 sec latency 129.807 ms 2023-12-16T06:41:10.108 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:09 smithi040 ceph-mon[107739]: pgmap v24: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 519 op/s 2023-12-16T06:41:10.108 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:09 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:10.108 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:09 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:10.108 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:09 smithi040 ceph-mon[107739]: Reconfiguring node-exporter.smithi040 (dependencies changed)... 2023-12-16T06:41:10.108 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:09 smithi040 ceph-mon[107739]: Reconfiguring daemon node-exporter.smithi040 on smithi040 2023-12-16T06:41:10.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:09 smithi042 ceph-mon[110425]: pgmap v24: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 519 op/s 2023-12-16T06:41:10.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:09 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:10.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:09 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:10.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:09 smithi042 ceph-mon[110425]: Reconfiguring node-exporter.smithi040 (dependencies changed)... 2023-12-16T06:41:10.172 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:09 smithi042 ceph-mon[110425]: Reconfiguring daemon node-exporter.smithi040 on smithi040 2023-12-16T06:41:10.647 INFO:teuthology.orchestra.run.smithi040.stdout: 5 37458 8.54 MB/sec execute 12 sec latency 123.699 ms 2023-12-16T06:41:11.647 INFO:teuthology.orchestra.run.smithi040.stdout: 5 37786 8.71 MB/sec execute 13 sec latency 136.468 ms 2023-12-16T06:41:12.158 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:11 smithi040 ceph-mon[107739]: pgmap v25: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 MiB/s wr, 353 op/s 2023-12-16T06:41:12.158 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:12.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:11 smithi042 ceph-mon[110425]: pgmap v25: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 MiB/s wr, 353 op/s 2023-12-16T06:41:12.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:12.663 INFO:teuthology.orchestra.run.smithi040.stdout: 5 38118 8.88 MB/sec execute 14 sec latency 119.850 ms 2023-12-16T06:41:13.655 INFO:teuthology.orchestra.run.smithi040.stdout: 5 38371 8.73 MB/sec execute 15 sec latency 132.523 ms 2023-12-16T06:41:13.961 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:13 smithi040 ceph-mon[107739]: pgmap v26: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 MiB/s wr, 353 op/s 2023-12-16T06:41:13.961 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:13 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:13.961 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:13 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:14.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:13 smithi042 ceph-mon[110425]: pgmap v26: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 MiB/s wr, 353 op/s 2023-12-16T06:41:14.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:13 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:14.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:13 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:14.660 INFO:teuthology.orchestra.run.smithi040.stdout: 5 38670 8.49 MB/sec execute 16 sec latency 98.711 ms 2023-12-16T06:41:14.973 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:14 smithi040 ceph-mon[107739]: Reconfiguring prometheus.smithi040 (dependencies changed)... 2023-12-16T06:41:14.974 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:14 smithi040 ceph-mon[107739]: Reconfiguring daemon prometheus.smithi040 on smithi040 2023-12-16T06:41:15.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:14 smithi042 ceph-mon[110425]: Reconfiguring prometheus.smithi040 (dependencies changed)... 2023-12-16T06:41:15.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:14 smithi042 ceph-mon[110425]: Reconfiguring daemon prometheus.smithi040 on smithi040 2023-12-16T06:41:15.675 INFO:teuthology.orchestra.run.smithi040.stdout: 5 38926 8.18 MB/sec execute 17 sec latency 121.080 ms 2023-12-16T06:41:16.021 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:15 smithi040 ceph-mon[107739]: pgmap v27: 97 pgs: 97 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 553 op/s 2023-12-16T06:41:16.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:15 smithi042 ceph-mon[110425]: pgmap v27: 97 pgs: 97 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 553 op/s 2023-12-16T06:41:16.677 INFO:teuthology.orchestra.run.smithi040.stdout: 5 39098 7.93 MB/sec execute 18 sec latency 135.240 ms 2023-12-16T06:41:17.678 INFO:teuthology.orchestra.run.smithi040.stdout: 5 39433 8.14 MB/sec execute 19 sec latency 132.768 ms 2023-12-16T06:41:18.088 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:17 smithi040 ceph-mon[107739]: pgmap v28: 97 pgs: 97 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-12-16T06:41:18.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:17 smithi042 ceph-mon[110425]: pgmap v28: 97 pgs: 97 active+clean; 249 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-12-16T06:41:18.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 39648 7.97 MB/sec execute 20 sec latency 125.407 ms 2023-12-16T06:41:19.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 39962 7.97 MB/sec execute 21 sec latency 114.407 ms 2023-12-16T06:41:20.111 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:19 smithi040 ceph-mon[107739]: pgmap v29: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.6 MiB/s wr, 563 op/s 2023-12-16T06:41:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:19 smithi042 ceph-mon[110425]: pgmap v29: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.6 MiB/s wr, 563 op/s 2023-12-16T06:41:20.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 40223 7.95 MB/sec execute 22 sec latency 187.232 ms 2023-12-16T06:41:21.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 40381 7.76 MB/sec execute 23 sec latency 126.357 ms 2023-12-16T06:41:22.175 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:21 smithi040 ceph-mon[107739]: pgmap v30: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 362 op/s 2023-12-16T06:41:22.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:21 smithi042 ceph-mon[110425]: pgmap v30: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 362 op/s 2023-12-16T06:41:22.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 40595 7.78 MB/sec execute 24 sec latency 140.189 ms 2023-12-16T06:41:23.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 40903 7.73 MB/sec execute 25 sec latency 120.876 ms 2023-12-16T06:41:24.217 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:23 smithi040 ceph-mon[107739]: pgmap v31: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 362 op/s 2023-12-16T06:41:24.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:23 smithi042 ceph-mon[110425]: pgmap v31: 97 pgs: 97 active+clean; 250 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 362 op/s 2023-12-16T06:41:24.677 INFO:teuthology.orchestra.run.smithi040.stdout: 5 41062 7.63 MB/sec execute 26 sec latency 144.268 ms 2023-12-16T06:41:25.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 41314 7.62 MB/sec execute 27 sec latency 132.627 ms 2023-12-16T06:41:26.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:26 smithi040 ceph-mon[107739]: pgmap v32: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-16T06:41:26.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:26 smithi042 ceph-mon[110425]: pgmap v32: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-16T06:41:26.676 INFO:teuthology.orchestra.run.smithi040.stdout: 5 41609 7.79 MB/sec execute 28 sec latency 127.005 ms 2023-12-16T06:41:27.289 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:27 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:27.290 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:27 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:27.290 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:27 smithi040 ceph-mon[107739]: Reconfiguring node-exporter.smithi042 (dependencies changed)... 2023-12-16T06:41:27.290 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:27 smithi040 ceph-mon[107739]: Reconfiguring daemon node-exporter.smithi042 on smithi042 2023-12-16T06:41:27.290 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:27.361 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:27 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:27.361 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:27 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:27.361 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:27 smithi042 ceph-mon[110425]: Reconfiguring node-exporter.smithi042 (dependencies changed)... 2023-12-16T06:41:27.361 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:27 smithi042 ceph-mon[110425]: Reconfiguring daemon node-exporter.smithi042 on smithi042 2023-12-16T06:41:27.361 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:27.684 INFO:teuthology.orchestra.run.smithi040.stdout: 5 41822 7.65 MB/sec execute 29 sec latency 150.039 ms 2023-12-16T06:41:27.959 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:41:28.323 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: pgmap v33: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi040.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi040.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.324 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:28 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:41:28.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: pgmap v33: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi040.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi040.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:28.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:28 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:41:28.685 INFO:teuthology.orchestra.run.smithi040.stdout: 5 42052 7.56 MB/sec execute 30 sec latency 138.268 ms 2023-12-16T06:41:28.973 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:41:28.973 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (7m) 51s ago 7m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (6m) 56s ago 6m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (2m) 51s ago 2m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (2m) 56s ago 2m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (8m) 51s ago 8m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (72s) 56s ago 6m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (8m) 51s ago 8m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (6m) 56s ago 6m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (2m) 51s ago 2m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (2m) 56s ago 2m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:41:28.974 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 51s ago 5m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) 51s ago 5m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (5m) 51s ago 5m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 51s ago 4m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (4m) 56s ago 4m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (4m) 56s ago 4m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (4m) 56s ago 4m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (3m) 56s ago 3m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:41:28.975 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:41:29.346 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:41:29.346 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T06:41:29.346 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi040.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi040.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: Upgrade: Need to upgrade myself (mgr.smithi042.kbelge) 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: Upgrade: Need to upgrade myself (mgr.smithi042.kbelge) 2023-12-16T06:41:29.347 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:29 smithi040 ceph-mon[107739]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi040.front.sepia.ceph.com:3000"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi040.front.sepia.ceph.com:9095"}]: dispatch 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: Upgrade: Need to upgrade myself (mgr.smithi042.kbelge) 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: Upgrade: Need to upgrade myself (mgr.smithi042.kbelge) 2023-12-16T06:41:29.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:29 smithi042 ceph-mon[110425]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:41:29.577 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:41:29.578 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:41:29.685 INFO:teuthology.orchestra.run.smithi040.stdout: 5 42295 7.56 MB/sec execute 31 sec latency 153.635 ms 2023-12-16T06:41:30.070 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:41:30.070 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:41:30.070 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:41:30.070 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:41:30.071 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:41:30.071 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:41:30.071 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:41:30.071 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:41:30.071 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:41:30.314 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: pgmap v34: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-12-16T06:41:30.314 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:30.314 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:30.314 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:30.315 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:41:30.315 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:41:30.315 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:41:30.315 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:41:30.315 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:30 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2123309454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:30.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: pgmap v34: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-12-16T06:41:30.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi040.hvhoxe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-16T06:41:30.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:41:30.423 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:30 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2123309454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:41:30.628 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:41:30.685 INFO:teuthology.orchestra.run.smithi040.stdout: 5 42512 7.46 MB/sec execute 32 sec latency 127.789 ms 2023-12-16T06:41:31.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:31 smithi040 ceph-mon[107739]: Upgrade: Updating mgr.smithi040.hvhoxe 2023-12-16T06:41:31.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:31 smithi040 ceph-mon[107739]: Deploying daemon mgr.smithi040.hvhoxe on smithi040 2023-12-16T06:41:31.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:31 smithi040 ceph-mon[107739]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:31.397 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:31 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/147834418' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:41:31.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:31 smithi042 ceph-mon[110425]: Upgrade: Updating mgr.smithi040.hvhoxe 2023-12-16T06:41:31.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:31 smithi042 ceph-mon[110425]: Deploying daemon mgr.smithi040.hvhoxe on smithi040 2023-12-16T06:41:31.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:31 smithi042 ceph-mon[110425]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:41:31.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:31 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/147834418' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:41:31.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 42812 7.41 MB/sec execute 33 sec latency 138.301 ms 2023-12-16T06:41:32.156 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:32 smithi040 ceph-mon[107739]: pgmap v35: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 295 op/s 2023-12-16T06:41:32.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:32 smithi042 ceph-mon[110425]: pgmap v35: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 295 op/s 2023-12-16T06:41:32.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 43156 7.37 MB/sec execute 34 sec latency 134.146 ms 2023-12-16T06:41:33.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 43495 7.53 MB/sec execute 35 sec latency 130.373 ms 2023-12-16T06:41:34.190 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:34 smithi040 ceph-mon[107739]: pgmap v36: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 296 op/s 2023-12-16T06:41:34.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:34 smithi042 ceph-mon[110425]: pgmap v36: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 296 op/s 2023-12-16T06:41:34.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 43879 7.67 MB/sec execute 36 sec latency 126.927 ms 2023-12-16T06:41:35.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 44180 7.70 MB/sec execute 37 sec latency 126.728 ms 2023-12-16T06:41:36.221 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:36 smithi040 ceph-mon[107739]: pgmap v37: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 447 op/s 2023-12-16T06:41:36.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:36 smithi042 ceph-mon[110425]: pgmap v37: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 447 op/s 2023-12-16T06:41:36.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 44621 7.78 MB/sec execute 38 sec latency 129.883 ms 2023-12-16T06:41:37.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 44827 7.70 MB/sec execute 39 sec latency 127.447 ms 2023-12-16T06:41:38.282 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:38 smithi040 ceph-mon[107739]: pgmap v38: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 304 op/s 2023-12-16T06:41:38.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:38 smithi042 ceph-mon[110425]: pgmap v38: 97 pgs: 97 active+clean; 263 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 304 op/s 2023-12-16T06:41:38.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 45111 7.76 MB/sec execute 40 sec latency 131.795 ms 2023-12-16T06:41:39.692 INFO:teuthology.orchestra.run.smithi040.stdout: 5 45410 7.73 MB/sec execute 41 sec latency 129.611 ms 2023-12-16T06:41:40.330 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:40 smithi040 ceph-mon[107739]: pgmap v39: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.4 MiB/s wr, 505 op/s 2023-12-16T06:41:40.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:40 smithi042 ceph-mon[110425]: pgmap v39: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.4 MiB/s wr, 505 op/s 2023-12-16T06:41:40.695 INFO:teuthology.orchestra.run.smithi040.stdout: 5 45846 7.82 MB/sec execute 42 sec latency 125.949 ms 2023-12-16T06:41:41.346 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:41 smithi040 ceph-mon[107739]: pgmap v40: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 352 op/s 2023-12-16T06:41:41.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:41 smithi042 ceph-mon[110425]: pgmap v40: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 352 op/s 2023-12-16T06:41:41.695 INFO:teuthology.orchestra.run.smithi040.stdout: 5 46274 7.90 MB/sec execute 43 sec latency 87.370 ms 2023-12-16T06:41:42.357 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:42.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:42.695 INFO:teuthology.orchestra.run.smithi040.stdout: 5 46592 7.92 MB/sec execute 44 sec latency 167.745 ms 2023-12-16T06:41:43.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:43 smithi040 ceph-mon[107739]: pgmap v41: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 352 op/s 2023-12-16T06:41:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:43 smithi042 ceph-mon[110425]: pgmap v41: 97 pgs: 97 active+clean; 274 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 352 op/s 2023-12-16T06:41:43.695 INFO:teuthology.orchestra.run.smithi040.stdout: 5 46989 7.95 MB/sec execute 45 sec latency 117.638 ms 2023-12-16T06:41:44.700 INFO:teuthology.orchestra.run.smithi040.stdout: 5 47274 7.91 MB/sec execute 46 sec latency 130.275 ms 2023-12-16T06:41:45.385 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:45 smithi040 ceph-mon[107739]: pgmap v42: 97 pgs: 97 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.6 MiB/s wr, 566 op/s 2023-12-16T06:41:45.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:45 smithi042 ceph-mon[110425]: pgmap v42: 97 pgs: 97 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.6 MiB/s wr, 566 op/s 2023-12-16T06:41:45.699 INFO:teuthology.orchestra.run.smithi040.stdout: 5 47656 8.04 MB/sec execute 47 sec latency 130.472 ms 2023-12-16T06:41:46.699 INFO:teuthology.orchestra.run.smithi040.stdout: 5 47999 8.07 MB/sec execute 48 sec latency 132.650 ms 2023-12-16T06:41:47.422 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:47 smithi040 ceph-mon[107739]: pgmap v43: 97 pgs: 97 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-12-16T06:41:47.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:47 smithi042 ceph-mon[110425]: pgmap v43: 97 pgs: 97 active+clean; 275 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-12-16T06:41:47.699 INFO:teuthology.orchestra.run.smithi040.stdout: 5 48470 8.20 MB/sec execute 49 sec latency 133.563 ms 2023-12-16T06:41:48.699 INFO:teuthology.orchestra.run.smithi040.stdout: 5 48768 8.12 MB/sec execute 50 sec latency 120.563 ms 2023-12-16T06:41:49.472 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:49 smithi040 ceph-mon[107739]: pgmap v44: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.6 MiB/s wr, 628 op/s 2023-12-16T06:41:49.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:49 smithi042 ceph-mon[110425]: pgmap v44: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.6 MiB/s wr, 628 op/s 2023-12-16T06:41:49.709 INFO:teuthology.orchestra.run.smithi040.stdout: 5 49191 8.15 MB/sec execute 51 sec latency 129.660 ms 2023-12-16T06:41:50.713 INFO:teuthology.orchestra.run.smithi040.stdout: 5 49578 8.25 MB/sec execute 52 sec latency 128.548 ms 2023-12-16T06:41:51.508 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:51 smithi040 ceph-mon[107739]: pgmap v45: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-16T06:41:51.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:51 smithi042 ceph-mon[110425]: pgmap v45: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-16T06:41:51.716 INFO:teuthology.orchestra.run.smithi040.stdout: 5 49939 8.27 MB/sec execute 53 sec latency 117.891 ms 2023-12-16T06:41:52.717 INFO:teuthology.orchestra.run.smithi040.stdout: 5 50283 8.28 MB/sec execute 54 sec latency 126.682 ms 2023-12-16T06:41:53.547 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:53 smithi040 ceph-mon[107739]: pgmap v46: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-16T06:41:53.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:53 smithi042 ceph-mon[110425]: pgmap v46: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-16T06:41:53.717 INFO:teuthology.orchestra.run.smithi040.stdout: 5 50600 8.27 MB/sec execute 55 sec latency 120.984 ms 2023-12-16T06:41:54.726 INFO:teuthology.orchestra.run.smithi040.stdout: 5 50904 8.26 MB/sec execute 56 sec latency 135.315 ms 2023-12-16T06:41:55.575 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:55 smithi040 ceph-mon[107739]: pgmap v47: 97 pgs: 97 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 652 op/s 2023-12-16T06:41:55.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:55 smithi042 ceph-mon[110425]: pgmap v47: 97 pgs: 97 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 652 op/s 2023-12-16T06:41:55.726 INFO:teuthology.orchestra.run.smithi040.stdout: 5 51225 8.28 MB/sec execute 57 sec latency 124.929 ms 2023-12-16T06:41:56.595 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:56.731 INFO:teuthology.orchestra.run.smithi040.stdout: 5 51567 8.37 MB/sec execute 58 sec latency 139.372 ms 2023-12-16T06:41:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:41:57.610 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:57 smithi040 ceph-mon[107739]: pgmap v48: 97 pgs: 97 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-16T06:41:57.732 INFO:teuthology.orchestra.run.smithi040.stdout: 5 51966 8.36 MB/sec execute 59 sec latency 126.954 ms 2023-12-16T06:41:57.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:57 smithi042 ceph-mon[110425]: pgmap v48: 97 pgs: 97 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-16T06:41:58.635 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:58 smithi040 ceph-mon[107739]: mgrmap e28: smithi042.kbelge(active, since 91s), standbys: smithi040.hvhoxe 2023-12-16T06:41:58.733 INFO:teuthology.orchestra.run.smithi040.stdout: 5 52275 8.33 MB/sec execute 60 sec latency 124.380 ms 2023-12-16T06:41:58.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:58 smithi042 ceph-mon[110425]: mgrmap e28: smithi042.kbelge(active, since 91s), standbys: smithi040.hvhoxe 2023-12-16T06:41:59.658 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:41:59 smithi040 ceph-mon[107739]: pgmap v49: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.6 MiB/s wr, 635 op/s 2023-12-16T06:41:59.732 INFO:teuthology.orchestra.run.smithi040.stdout: 5 52511 8.25 MB/sec execute 61 sec latency 123.692 ms 2023-12-16T06:41:59.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:41:59 smithi042 ceph-mon[110425]: pgmap v49: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.6 MiB/s wr, 635 op/s 2023-12-16T06:42:00.733 INFO:teuthology.orchestra.run.smithi040.stdout: 5 52775 8.26 MB/sec execute 62 sec latency 140.365 ms 2023-12-16T06:42:01.189 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:42:01.692 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:01 smithi040 ceph-mon[107739]: pgmap v50: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-16T06:42:01.692 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:01 smithi040 ceph-mon[107739]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:01.733 INFO:teuthology.orchestra.run.smithi040.stdout: 5 53046 8.27 MB/sec execute 63 sec latency 117.827 ms 2023-12-16T06:42:01.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:01 smithi042 ceph-mon[110425]: pgmap v50: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-16T06:42:01.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:01 smithi042 ceph-mon[110425]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (7m) 84s ago 7m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (7m) 89s ago 7m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (3m) 84s ago 3m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (3m) 89s ago 3m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:42:02.175 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (8m) 84s ago 8m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (105s) 89s ago 7m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (8m) 84s ago 8m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (7m) 89s ago 6m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (3m) 84s ago 3m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (3m) 89s ago 3m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6m) 84s ago 6m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (6m) 84s ago 6m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (5m) 84s ago 5m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (5m) 84s ago 5m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (5m) 89s ago 5m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (4m) 89s ago 4m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:42:02.176 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (4m) 89s ago 4m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:42:02.177 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (4m) 89s ago 4m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:42:02.177 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:42:02.721 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:02 smithi040 ceph-mon[107739]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:02.722 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:02 smithi040 ceph-mon[107739]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:02.724 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:42:02.724 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:42:02.724 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:42:02.725 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:42:02.726 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:42:02.726 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:42:02.726 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:42:02.739 INFO:teuthology.orchestra.run.smithi040.stdout: 5 53376 8.30 MB/sec execute 64 sec latency 111.263 ms 2023-12-16T06:42:02.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:02 smithi042 ceph-mon[110425]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:02.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:02 smithi042 ceph-mon[110425]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:03.224 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:42:03.225 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:42:03.739 INFO:teuthology.orchestra.run.smithi040.stdout: 5 53617 8.27 MB/sec execute 65 sec latency 123.470 ms 2023-12-16T06:42:03.739 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:03 smithi040 ceph-mon[107739]: pgmap v51: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-16T06:42:03.740 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:03 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2548264168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:03.765 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:42:03.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:03 smithi042 ceph-mon[110425]: pgmap v51: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-16T06:42:03.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:03 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2548264168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:04.504 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:04 smithi040 ceph-mon[107739]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:04.505 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:04 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/579745924' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:42:04.744 INFO:teuthology.orchestra.run.smithi040.stdout: 5 53852 8.24 MB/sec execute 66 sec latency 126.746 ms 2023-12-16T06:42:04.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:04 smithi042 ceph-mon[110425]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:04.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:04 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/579745924' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:42:05.525 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:05 smithi040 ceph-mon[107739]: pgmap v52: 97 pgs: 97 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.1 MiB/s wr, 596 op/s 2023-12-16T06:42:05.744 INFO:teuthology.orchestra.run.smithi040.stdout: 5 54121 8.22 MB/sec execute 67 sec latency 126.768 ms 2023-12-16T06:42:05.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:05 smithi042 ceph-mon[110425]: pgmap v52: 97 pgs: 97 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.1 MiB/s wr, 596 op/s 2023-12-16T06:42:06.751 INFO:teuthology.orchestra.run.smithi040.stdout: 5 54482 8.22 MB/sec execute 68 sec latency 126.450 ms 2023-12-16T06:42:07.580 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:07 smithi040 ceph-mon[107739]: pgmap v53: 97 pgs: 97 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 372 op/s 2023-12-16T06:42:07.757 INFO:teuthology.orchestra.run.smithi040.stdout: 5 54810 8.25 MB/sec execute 69 sec latency 130.619 ms 2023-12-16T06:42:07.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:07 smithi042 ceph-mon[110425]: pgmap v53: 97 pgs: 97 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 372 op/s 2023-12-16T06:42:08.757 INFO:teuthology.orchestra.run.smithi040.stdout: 5 55098 8.31 MB/sec execute 70 sec latency 125.990 ms 2023-12-16T06:42:09.642 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:09 smithi040 ceph-mon[107739]: pgmap v54: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 542 op/s 2023-12-16T06:42:09.762 INFO:teuthology.orchestra.run.smithi040.stdout: 5 55417 8.29 MB/sec execute 71 sec latency 141.691 ms 2023-12-16T06:42:09.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:09 smithi042 ceph-mon[110425]: pgmap v54: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 542 op/s 2023-12-16T06:42:10.762 INFO:teuthology.orchestra.run.smithi040.stdout: 5 55719 8.25 MB/sec execute 72 sec latency 129.696 ms 2023-12-16T06:42:11.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:11 smithi040 ceph-mon[107739]: pgmap v55: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:11.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:11.769 INFO:teuthology.orchestra.run.smithi040.stdout: 5 55966 8.18 MB/sec execute 73 sec latency 156.975 ms 2023-12-16T06:42:11.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:11 smithi042 ceph-mon[110425]: pgmap v55: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:11.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:12.770 INFO:teuthology.orchestra.run.smithi040.stdout: 5 56187 8.13 MB/sec execute 74 sec latency 207.685 ms 2023-12-16T06:42:13.737 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:13 smithi040 ceph-mon[107739]: pgmap v56: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:13.775 INFO:teuthology.orchestra.run.smithi040.stdout: 5 56530 8.20 MB/sec execute 75 sec latency 127.731 ms 2023-12-16T06:42:13.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:13 smithi042 ceph-mon[110425]: pgmap v56: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:14.775 INFO:teuthology.orchestra.run.smithi040.stdout: 5 56833 8.20 MB/sec execute 76 sec latency 161.827 ms 2023-12-16T06:42:15.775 INFO:teuthology.orchestra.run.smithi040.stdout: 5 57150 8.22 MB/sec execute 77 sec latency 105.143 ms 2023-12-16T06:42:15.783 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:15 smithi040 ceph-mon[107739]: pgmap v57: 97 pgs: 97 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 519 op/s 2023-12-16T06:42:15.925 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:15 smithi042 ceph-mon[110425]: pgmap v57: 97 pgs: 97 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 519 op/s 2023-12-16T06:42:16.775 INFO:teuthology.orchestra.run.smithi040.stdout: 5 57371 8.20 MB/sec execute 78 sec latency 129.133 ms 2023-12-16T06:42:17.577 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:17 smithi040 ceph-mon[107739]: pgmap v58: 97 pgs: 97 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:17.776 INFO:teuthology.orchestra.run.smithi040.stdout: 5 57671 8.17 MB/sec execute 79 sec latency 123.934 ms 2023-12-16T06:42:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:17 smithi042 ceph-mon[110425]: pgmap v58: 97 pgs: 97 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.5 MiB/s wr, 344 op/s 2023-12-16T06:42:18.776 INFO:teuthology.orchestra.run.smithi040.stdout: 5 57948 8.13 MB/sec execute 80 sec latency 126.736 ms 2023-12-16T06:42:19.611 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:19 smithi040 ceph-mon[107739]: pgmap v59: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 518 op/s 2023-12-16T06:42:19.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 58259 8.16 MB/sec execute 81 sec latency 192.922 ms 2023-12-16T06:42:19.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:19 smithi042 ceph-mon[110425]: pgmap v59: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 518 op/s 2023-12-16T06:42:20.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 58508 8.19 MB/sec execute 82 sec latency 204.233 ms 2023-12-16T06:42:21.661 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:21 smithi040 ceph-mon[107739]: pgmap v60: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-16T06:42:21.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 58810 8.18 MB/sec execute 83 sec latency 127.923 ms 2023-12-16T06:42:21.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:21 smithi042 ceph-mon[110425]: pgmap v60: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-16T06:42:22.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 59133 8.16 MB/sec execute 84 sec latency 120.577 ms 2023-12-16T06:42:23.683 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:23 smithi040 ceph-mon[107739]: pgmap v61: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-16T06:42:23.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 59502 8.16 MB/sec execute 85 sec latency 138.405 ms 2023-12-16T06:42:23.922 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:23 smithi042 ceph-mon[110425]: pgmap v61: 97 pgs: 97 active+clean; 316 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-16T06:42:24.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 59842 8.19 MB/sec execute 86 sec latency 145.835 ms 2023-12-16T06:42:25.750 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:25 smithi040 ceph-mon[107739]: pgmap v62: 97 pgs: 97 active+clean; 322 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-12-16T06:42:25.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 60224 8.19 MB/sec execute 87 sec latency 173.385 ms 2023-12-16T06:42:25.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:25 smithi042 ceph-mon[110425]: pgmap v62: 97 pgs: 97 active+clean; 322 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-12-16T06:42:26.757 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:26.779 INFO:teuthology.orchestra.run.smithi040.stdout: 5 60570 8.24 MB/sec execute 88 sec latency 117.403 ms 2023-12-16T06:42:26.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:27.780 INFO:teuthology.orchestra.run.smithi040.stdout: 5 60879 8.25 MB/sec execute 89 sec latency 121.444 ms 2023-12-16T06:42:27.787 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:27 smithi040 ceph-mon[107739]: pgmap v63: 97 pgs: 97 active+clean; 322 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-16T06:42:27.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:27 smithi042 ceph-mon[110425]: pgmap v63: 97 pgs: 97 active+clean; 322 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-16T06:42:28.780 INFO:teuthology.orchestra.run.smithi040.stdout: 5 61210 8.24 MB/sec execute 90 sec latency 141.072 ms 2023-12-16T06:42:29.780 INFO:teuthology.orchestra.run.smithi040.stdout: 5 61535 8.23 MB/sec execute 91 sec latency 134.799 ms 2023-12-16T06:42:29.837 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:29 smithi040 ceph-mon[107739]: pgmap v64: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.7 MiB/s wr, 560 op/s 2023-12-16T06:42:29.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:29 smithi042 ceph-mon[110425]: pgmap v64: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.7 MiB/s wr, 560 op/s 2023-12-16T06:42:30.787 INFO:teuthology.orchestra.run.smithi040.stdout: 5 61816 8.24 MB/sec execute 92 sec latency 120.615 ms 2023-12-16T06:42:31.787 INFO:teuthology.orchestra.run.smithi040.stdout: 5 62128 8.26 MB/sec execute 93 sec latency 145.772 ms 2023-12-16T06:42:31.868 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:31 smithi040 ceph-mon[107739]: pgmap v65: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 385 op/s 2023-12-16T06:42:31.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:31 smithi042 ceph-mon[110425]: pgmap v65: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 385 op/s 2023-12-16T06:42:32.788 INFO:teuthology.orchestra.run.smithi040.stdout: 5 62473 8.25 MB/sec execute 94 sec latency 123.817 ms 2023-12-16T06:42:33.647 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:33 smithi040 ceph-mon[107739]: pgmap v66: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 385 op/s 2023-12-16T06:42:33.791 INFO:teuthology.orchestra.run.smithi040.stdout: 5 62813 8.28 MB/sec execute 95 sec latency 129.933 ms 2023-12-16T06:42:33.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:33 smithi042 ceph-mon[110425]: pgmap v66: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 385 op/s 2023-12-16T06:42:34.295 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:42:34.791 INFO:teuthology.orchestra.run.smithi040.stdout: 5 63078 8.23 MB/sec execute 96 sec latency 127.189 ms 2023-12-16T06:42:35.281 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:42:35.281 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:42:35.281 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (8m) 117s ago 8m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (7m) 2m ago 7m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (3m) 117s ago 3m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (3m) 2m ago 3m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (9m) 117s ago 9m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (2m) 2m ago 7m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (9m) 117s ago 9m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (7m) 2m ago 7m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (3m) 117s ago 3m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (3m) 2m ago 3m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:42:35.282 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (7m) 117s ago 7m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (6m) 117s ago 6m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) 117s ago 6m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (6m) 117s ago 6m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (5m) 2m ago 5m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (5m) 2m ago 5m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (5m) 2m ago 5m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (4m) 2m ago 4m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:42:35.283 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:42:35.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:35 smithi040 ceph-mon[107739]: pgmap v67: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 570 op/s 2023-12-16T06:42:35.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:35 smithi040 ceph-mon[107739]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:35.675 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:35 smithi040 ceph-mon[107739]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:35.791 INFO:teuthology.orchestra.run.smithi040.stdout: 5 63403 8.24 MB/sec execute 97 sec latency 132.899 ms 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:42:35.904 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:35.905 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:42:35.906 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:42:35.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:35 smithi042 ceph-mon[110425]: pgmap v67: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 570 op/s 2023-12-16T06:42:35.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:35 smithi042 ceph-mon[110425]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:35.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:35 smithi042 ceph-mon[110425]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:42:36.396 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:42:36.397 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:42:36.397 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:42:36.397 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:42:36.797 INFO:teuthology.orchestra.run.smithi040.stdout: 5 63689 8.20 MB/sec execute 98 sec latency 130.166 ms 2023-12-16T06:42:36.955 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:36 smithi040 ceph-mon[107739]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:36.955 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:36 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/797940582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:36.962 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:42:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:36 smithi042 ceph-mon[110425]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:36 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/797940582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:42:37.730 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:37 smithi040 ceph-mon[107739]: pgmap v68: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 399 op/s 2023-12-16T06:42:37.730 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:37 smithi040 ceph-mon[107739]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:37.730 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:37 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4274584623' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:42:37.804 INFO:teuthology.orchestra.run.smithi040.stdout: 5 63968 8.22 MB/sec execute 99 sec latency 128.808 ms 2023-12-16T06:42:38.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:37 smithi042 ceph-mon[110425]: pgmap v68: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 399 op/s 2023-12-16T06:42:38.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:37 smithi042 ceph-mon[110425]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:42:38.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:37 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4274584623' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:42:38.804 INFO:teuthology.orchestra.run.smithi040.stdout: 5 64230 8.22 MB/sec execute 100 sec latency 141.859 ms 2023-12-16T06:42:39.804 INFO:teuthology.orchestra.run.smithi040.stdout: 5 64554 8.25 MB/sec execute 101 sec latency 105.059 ms 2023-12-16T06:42:39.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:39 smithi040 ceph-mon[107739]: pgmap v69: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.9 MiB/s wr, 589 op/s 2023-12-16T06:42:40.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:39 smithi042 ceph-mon[110425]: pgmap v69: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.9 MiB/s wr, 589 op/s 2023-12-16T06:42:40.814 INFO:teuthology.orchestra.run.smithi040.stdout: 5 64898 8.23 MB/sec execute 102 sec latency 126.963 ms 2023-12-16T06:42:41.814 INFO:teuthology.orchestra.run.smithi040.stdout: 5 65172 8.21 MB/sec execute 103 sec latency 126.799 ms 2023-12-16T06:42:41.858 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:41 smithi040 ceph-mon[107739]: pgmap v70: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-16T06:42:41.858 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:41 smithi042 ceph-mon[110425]: pgmap v70: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-16T06:42:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:42.817 INFO:teuthology.orchestra.run.smithi040.stdout: 5 65515 8.25 MB/sec execute 104 sec latency 128.603 ms 2023-12-16T06:42:43.817 INFO:teuthology.orchestra.run.smithi040.stdout: 5 65810 8.26 MB/sec execute 105 sec latency 224.434 ms 2023-12-16T06:42:43.914 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:43 smithi040 ceph-mon[107739]: pgmap v71: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-16T06:42:44.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:43 smithi042 ceph-mon[110425]: pgmap v71: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-16T06:42:44.820 INFO:teuthology.orchestra.run.smithi040.stdout: 5 66161 8.29 MB/sec execute 106 sec latency 152.974 ms 2023-12-16T06:42:45.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 66431 8.25 MB/sec execute 107 sec latency 139.984 ms 2023-12-16T06:42:45.940 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:45 smithi040 ceph-mon[107739]: pgmap v72: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.6 MiB/s wr, 551 op/s 2023-12-16T06:42:46.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:45 smithi042 ceph-mon[110425]: pgmap v72: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.6 MiB/s wr, 551 op/s 2023-12-16T06:42:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 66737 8.22 MB/sec execute 108 sec latency 129.735 ms 2023-12-16T06:42:47.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 67023 8.18 MB/sec execute 109 sec latency 124.706 ms 2023-12-16T06:42:47.994 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:47 smithi040 ceph-mon[107739]: pgmap v73: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 366 op/s 2023-12-16T06:42:48.181 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:47 smithi042 ceph-mon[110425]: pgmap v73: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 366 op/s 2023-12-16T06:42:48.823 INFO:teuthology.orchestra.run.smithi040.stdout: 5 67410 8.22 MB/sec execute 110 sec latency 128.742 ms 2023-12-16T06:42:49.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 67797 8.29 MB/sec execute 111 sec latency 134.080 ms 2023-12-16T06:42:50.038 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:49 smithi040 ceph-mon[107739]: pgmap v74: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.6 MiB/s wr, 625 op/s 2023-12-16T06:42:50.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:49 smithi042 ceph-mon[110425]: pgmap v74: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.6 MiB/s wr, 625 op/s 2023-12-16T06:42:50.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 68180 8.31 MB/sec execute 112 sec latency 123.944 ms 2023-12-16T06:42:51.822 INFO:teuthology.orchestra.run.smithi040.stdout: 5 68513 8.31 MB/sec execute 113 sec latency 117.823 ms 2023-12-16T06:42:52.059 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:51 smithi040 ceph-mon[107739]: pgmap v75: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 434 op/s 2023-12-16T06:42:52.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:51 smithi042 ceph-mon[110425]: pgmap v75: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 434 op/s 2023-12-16T06:42:52.826 INFO:teuthology.orchestra.run.smithi040.stdout: 5 68775 8.30 MB/sec execute 114 sec latency 131.622 ms 2023-12-16T06:42:53.826 INFO:teuthology.orchestra.run.smithi040.stdout: 5 69074 8.30 MB/sec execute 115 sec latency 140.493 ms 2023-12-16T06:42:53.875 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:53 smithi040 ceph-mon[107739]: pgmap v76: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 434 op/s 2023-12-16T06:42:54.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:53 smithi042 ceph-mon[110425]: pgmap v76: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 434 op/s 2023-12-16T06:42:54.826 INFO:teuthology.orchestra.run.smithi040.stdout: 5 69509 8.36 MB/sec execute 116 sec latency 126.521 ms 2023-12-16T06:42:55.826 INFO:teuthology.orchestra.run.smithi040.stdout: 5 69856 8.35 MB/sec execute 117 sec latency 130.313 ms 2023-12-16T06:42:55.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:55 smithi040 ceph-mon[107739]: pgmap v77: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 642 op/s 2023-12-16T06:42:56.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:55 smithi042 ceph-mon[110425]: pgmap v77: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 642 op/s 2023-12-16T06:42:56.843 INFO:teuthology.orchestra.run.smithi040.stdout: 5 70142 8.30 MB/sec execute 118 sec latency 123.966 ms 2023-12-16T06:42:56.915 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:42:57.843 INFO:teuthology.orchestra.run.smithi040.stdout: 5 70454 8.28 MB/sec execute 119 sec latency 102.667 ms 2023-12-16T06:42:57.936 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:57 smithi040 ceph-mon[107739]: pgmap v78: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.2 MiB/s wr, 467 op/s 2023-12-16T06:42:58.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:57 smithi042 ceph-mon[110425]: pgmap v78: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.2 MiB/s wr, 467 op/s 2023-12-16T06:42:58.843 INFO:teuthology.orchestra.run.smithi040.stdout: 5 70686 8.27 MB/sec execute 120 sec latency 133.492 ms 2023-12-16T06:42:59.843 INFO:teuthology.orchestra.run.smithi040.stdout: 5 71053 8.30 MB/sec execute 121 sec latency 103.815 ms 2023-12-16T06:43:00.015 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:42:59 smithi040 ceph-mon[107739]: pgmap v79: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.2 MiB/s wr, 670 op/s 2023-12-16T06:43:00.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:42:59 smithi042 ceph-mon[110425]: pgmap v79: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.2 MiB/s wr, 670 op/s 2023-12-16T06:43:00.848 INFO:teuthology.orchestra.run.smithi040.stdout: 5 71370 8.32 MB/sec execute 122 sec latency 135.102 ms 2023-12-16T06:43:01.848 INFO:teuthology.orchestra.run.smithi040.stdout: 5 71650 8.30 MB/sec execute 123 sec latency 136.179 ms 2023-12-16T06:43:02.000 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:01 smithi040 ceph-mon[107739]: pgmap v80: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-16T06:43:02.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:01 smithi042 ceph-mon[110425]: pgmap v80: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-16T06:43:02.848 INFO:teuthology.orchestra.run.smithi040.stdout: 5 71939 8.29 MB/sec execute 124 sec latency 124.151 ms 2023-12-16T06:43:03.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 72229 8.27 MB/sec execute 125 sec latency 111.458 ms 2023-12-16T06:43:04.068 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:03 smithi040 ceph-mon[107739]: pgmap v81: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-16T06:43:04.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:03 smithi042 ceph-mon[110425]: pgmap v81: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-16T06:43:04.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 72538 8.31 MB/sec execute 126 sec latency 126.216 ms 2023-12-16T06:43:05.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 72822 8.31 MB/sec execute 127 sec latency 145.220 ms 2023-12-16T06:43:06.106 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:05 smithi040 ceph-mon[107739]: pgmap v82: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 586 op/s 2023-12-16T06:43:06.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:05 smithi042 ceph-mon[110425]: pgmap v82: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 586 op/s 2023-12-16T06:43:06.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 73139 8.33 MB/sec execute 128 sec latency 207.524 ms 2023-12-16T06:43:07.484 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:43:07.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 73361 8.30 MB/sec execute 129 sec latency 127.317 ms 2023-12-16T06:43:08.132 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:07 smithi040 ceph-mon[107739]: pgmap v83: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.7 MiB/s wr, 378 op/s 2023-12-16T06:43:08.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:07 smithi042 ceph-mon[110425]: pgmap v83: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.7 MiB/s wr, 378 op/s 2023-12-16T06:43:08.441 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (8m) 2m ago 8m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (8m) 2m ago 8m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (4m) 2m ago 4m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (4m) 2m ago 4m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (9m) 2m ago 9m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (2m) 2m ago 8m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (9m) 2m ago 9m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (8m) 2m ago 8m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (4m) 2m ago 4m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (4m) 2m ago 4m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:43:08.442 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (7m) 2m ago 7m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) 2m ago 7m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) 2m ago 6m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (6m) 2m ago 6m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (6m) 2m ago 6m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (6m) 2m ago 6m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (5m) 2m ago 5m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (5m) 2m ago 5m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:43:08.443 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:43:08.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 73576 8.26 MB/sec execute 130 sec latency 144.145 ms 2023-12-16T06:43:09.058 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:43:09.058 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:43:09.058 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:43:09.058 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:43:09.059 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:43:09.167 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:08 smithi040 ceph-mon[107739]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:09.168 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:08 smithi040 ceph-mon[107739]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:08 smithi042 ceph-mon[110425]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:08 smithi042 ceph-mon[110425]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:43:09.585 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:43:09.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 73870 8.24 MB/sec execute 131 sec latency 105.344 ms 2023-12-16T06:43:10.174 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:09 smithi040 ceph-mon[107739]: pgmap v84: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.6 MiB/s wr, 554 op/s 2023-12-16T06:43:10.174 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:09 smithi040 ceph-mon[107739]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:10.174 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:09 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4056339633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:10.225 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:43:10.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:09 smithi042 ceph-mon[110425]: pgmap v84: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.6 MiB/s wr, 554 op/s 2023-12-16T06:43:10.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:09 smithi042 ceph-mon[110425]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:10.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:09 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4056339633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:10.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 74170 8.23 MB/sec execute 132 sec latency 129.634 ms 2023-12-16T06:43:11.184 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:10 smithi040 ceph-mon[107739]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:11.184 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:10 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4258336137' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:43:11.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:10 smithi042 ceph-mon[110425]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:11.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:10 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4258336137' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:43:11.850 INFO:teuthology.orchestra.run.smithi040.stdout: 5 74482 8.23 MB/sec execute 133 sec latency 126.495 ms 2023-12-16T06:43:11.950 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:11 smithi040 ceph-mon[107739]: pgmap v85: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 351 op/s 2023-12-16T06:43:11.951 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:11 smithi042 ceph-mon[110425]: pgmap v85: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 351 op/s 2023-12-16T06:43:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:12.857 INFO:teuthology.orchestra.run.smithi040.stdout: 5 74762 8.24 MB/sec execute 134 sec latency 126.247 ms 2023-12-16T06:43:13.858 INFO:teuthology.orchestra.run.smithi040.stdout: 5 75091 8.26 MB/sec execute 135 sec latency 139.461 ms 2023-12-16T06:43:14.010 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:13 smithi040 ceph-mon[107739]: pgmap v86: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 351 op/s 2023-12-16T06:43:14.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:13 smithi042 ceph-mon[110425]: pgmap v86: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 351 op/s 2023-12-16T06:43:14.857 INFO:teuthology.orchestra.run.smithi040.stdout: 5 75505 8.27 MB/sec execute 136 sec latency 125.796 ms 2023-12-16T06:43:15.857 INFO:teuthology.orchestra.run.smithi040.stdout: 5 75761 8.26 MB/sec execute 137 sec latency 129.692 ms 2023-12-16T06:43:16.043 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:15 smithi040 ceph-mon[107739]: pgmap v87: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2023-12-16T06:43:16.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:15 smithi042 ceph-mon[110425]: pgmap v87: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 518 op/s 2023-12-16T06:43:16.861 INFO:teuthology.orchestra.run.smithi040.stdout: 5 76030 8.27 MB/sec execute 138 sec latency 132.097 ms 2023-12-16T06:43:17.861 INFO:teuthology.orchestra.run.smithi040.stdout: 5 76248 8.25 MB/sec execute 139 sec latency 154.330 ms 2023-12-16T06:43:18.083 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:17 smithi040 ceph-mon[107739]: pgmap v88: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-16T06:43:18.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:17 smithi042 ceph-mon[110425]: pgmap v88: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-16T06:43:18.862 INFO:teuthology.orchestra.run.smithi040.stdout: 5 76541 8.29 MB/sec execute 140 sec latency 129.403 ms 2023-12-16T06:43:19.862 INFO:teuthology.orchestra.run.smithi040.stdout: 5 76773 8.25 MB/sec execute 141 sec latency 87.813 ms 2023-12-16T06:43:20.117 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:19 smithi040 ceph-mon[107739]: pgmap v89: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.5 MiB/s wr, 523 op/s 2023-12-16T06:43:20.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:19 smithi042 ceph-mon[110425]: pgmap v89: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.5 MiB/s wr, 523 op/s 2023-12-16T06:43:20.861 INFO:teuthology.orchestra.run.smithi040.stdout: 5 77024 8.23 MB/sec execute 142 sec latency 129.157 ms 2023-12-16T06:43:21.872 INFO:teuthology.orchestra.run.smithi040.stdout: 5 77355 8.20 MB/sec execute 143 sec latency 95.881 ms 2023-12-16T06:43:22.148 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:21 smithi040 ceph-mon[107739]: pgmap v90: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 346 op/s 2023-12-16T06:43:22.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:21 smithi042 ceph-mon[110425]: pgmap v90: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 346 op/s 2023-12-16T06:43:22.872 INFO:teuthology.orchestra.run.smithi040.stdout: 5 77638 8.17 MB/sec execute 144 sec latency 123.435 ms 2023-12-16T06:43:23.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 77844 8.15 MB/sec execute 145 sec latency 123.644 ms 2023-12-16T06:43:24.202 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:24 smithi040 ceph-mon[107739]: pgmap v91: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 346 op/s 2023-12-16T06:43:24.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:24 smithi042 ceph-mon[110425]: pgmap v91: 97 pgs: 97 active+clean; 349 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 346 op/s 2023-12-16T06:43:24.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 78219 8.20 MB/sec execute 146 sec latency 134.106 ms 2023-12-16T06:43:25.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 78618 8.21 MB/sec execute 147 sec latency 105.858 ms 2023-12-16T06:43:26.224 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:26 smithi040 ceph-mon[107739]: pgmap v92: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.0 MiB/s wr, 510 op/s 2023-12-16T06:43:26.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:26 smithi042 ceph-mon[110425]: pgmap v92: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.0 MiB/s wr, 510 op/s 2023-12-16T06:43:26.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 78989 8.23 MB/sec execute 148 sec latency 126.751 ms 2023-12-16T06:43:27.233 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:27.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 79223 8.23 MB/sec execute 149 sec latency 130.090 ms 2023-12-16T06:43:28.266 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:28 smithi040 ceph-mon[107739]: pgmap v93: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 342 op/s 2023-12-16T06:43:28.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:28 smithi042 ceph-mon[110425]: pgmap v93: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 342 op/s 2023-12-16T06:43:28.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 79570 8.25 MB/sec execute 150 sec latency 170.963 ms 2023-12-16T06:43:29.882 INFO:teuthology.orchestra.run.smithi040.stdout: 5 79896 8.25 MB/sec execute 151 sec latency 130.821 ms 2023-12-16T06:43:30.285 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:30 smithi040 ceph-mon[107739]: pgmap v94: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-12-16T06:43:30.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:30 smithi042 ceph-mon[110425]: pgmap v94: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-12-16T06:43:30.891 INFO:teuthology.orchestra.run.smithi040.stdout: 5 80269 8.29 MB/sec execute 152 sec latency 120.893 ms 2023-12-16T06:43:31.891 INFO:teuthology.orchestra.run.smithi040.stdout: 5 80460 8.25 MB/sec execute 153 sec latency 131.213 ms 2023-12-16T06:43:32.090 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:32 smithi040 ceph-mon[107739]: pgmap v95: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-16T06:43:32.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:32 smithi042 ceph-mon[110425]: pgmap v95: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-16T06:43:32.901 INFO:teuthology.orchestra.run.smithi040.stdout: 5 80712 8.21 MB/sec execute 154 sec latency 123.722 ms 2023-12-16T06:43:33.901 INFO:teuthology.orchestra.run.smithi040.stdout: 5 81028 8.20 MB/sec execute 155 sec latency 120.711 ms 2023-12-16T06:43:34.163 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:34 smithi040 ceph-mon[107739]: pgmap v96: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-16T06:43:34.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:34 smithi042 ceph-mon[110425]: pgmap v96: 97 pgs: 97 active+clean; 350 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-16T06:43:34.901 INFO:teuthology.orchestra.run.smithi040.stdout: 5 81256 8.18 MB/sec execute 156 sec latency 134.847 ms 2023-12-16T06:43:35.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 81536 8.17 MB/sec execute 157 sec latency 136.452 ms 2023-12-16T06:43:36.222 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:36 smithi040 ceph-mon[107739]: pgmap v97: 97 pgs: 97 active+clean; 348 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.5 MiB/s wr, 538 op/s 2023-12-16T06:43:36.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:36 smithi042 ceph-mon[110425]: pgmap v97: 97 pgs: 97 active+clean; 348 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.5 MiB/s wr, 538 op/s 2023-12-16T06:43:36.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 81891 8.21 MB/sec execute 158 sec latency 146.314 ms 2023-12-16T06:43:37.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 82193 8.20 MB/sec execute 159 sec latency 103.776 ms 2023-12-16T06:43:38.259 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:38 smithi040 ceph-mon[107739]: pgmap v98: 97 pgs: 97 active+clean; 348 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.1 MiB/s wr, 374 op/s 2023-12-16T06:43:38.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:38 smithi042 ceph-mon[110425]: pgmap v98: 97 pgs: 97 active+clean; 348 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.1 MiB/s wr, 374 op/s 2023-12-16T06:43:38.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 82578 8.22 MB/sec execute 160 sec latency 170.423 ms 2023-12-16T06:43:39.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 82846 8.24 MB/sec execute 161 sec latency 136.255 ms 2023-12-16T06:43:40.282 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:40 smithi040 ceph-mon[107739]: pgmap v99: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 553 op/s 2023-12-16T06:43:40.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:40 smithi042 ceph-mon[110425]: pgmap v99: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 553 op/s 2023-12-16T06:43:40.798 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:43:40.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 83132 8.23 MB/sec execute 162 sec latency 117.393 ms 2023-12-16T06:43:41.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 83360 8.22 MB/sec execute 163 sec latency 107.016 ms 2023-12-16T06:43:41.975 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:43:41.975 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:43:41.975 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (9m) 3m ago 9m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (8m) 3m ago 8m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (5m) 3m ago 5m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (5m) 3m ago 5m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (10m) 3m ago 10m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (3m) 3m ago 8m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (10m) 3m ago 10m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (8m) 3m ago 8m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (4m) 3m ago 4m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (4m) 3m ago 4m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (8m) 3m ago 8m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:43:41.976 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) 3m ago 7m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (7m) 3m ago 7m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) 3m ago 7m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (6m) 3m ago 6m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (6m) 3m ago 6m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (6m) 3m ago 6m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (6m) 3m ago 6m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:43:41.977 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:43:42.317 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:42 smithi040 ceph-mon[107739]: pgmap v100: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 360 op/s 2023-12-16T06:43:42.317 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:42 smithi040 ceph-mon[107739]: from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:42.317 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:42.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:42 smithi042 ceph-mon[110425]: pgmap v100: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 360 op/s 2023-12-16T06:43:42.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:42 smithi042 ceph-mon[110425]: from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:42.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:42.630 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:43:42.631 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:43:42.632 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:43:42.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 83566 8.19 MB/sec execute 164 sec latency 108.452 ms 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:43:43.192 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:43:43.193 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:43:43.193 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:43:43.193 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:43:43.360 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:43 smithi040 ceph-mon[107739]: from='client.24573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:43.360 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:43 smithi040 ceph-mon[107739]: from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:43.360 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:43 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3902359221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:43 smithi042 ceph-mon[110425]: from='client.24573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:43 smithi042 ceph-mon[110425]: from='client.24577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:43 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3902359221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:43:43.746 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:43:43.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 83799 8.19 MB/sec execute 165 sec latency 150.188 ms 2023-12-16T06:43:44.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:44 smithi040 ceph-mon[107739]: pgmap v101: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 360 op/s 2023-12-16T06:43:44.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:44 smithi040 ceph-mon[107739]: from='client.24581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:44.376 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:44 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/153698979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:43:44.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:44 smithi042 ceph-mon[110425]: pgmap v101: 97 pgs: 97 active+clean; 346 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 360 op/s 2023-12-16T06:43:44.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:44 smithi042 ceph-mon[110425]: from='client.24581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:43:44.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:44 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/153698979' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:43:44.903 INFO:teuthology.orchestra.run.smithi040.stdout: 5 84041 8.19 MB/sec execute 166 sec latency 138.222 ms 2023-12-16T06:43:45.408 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:45 smithi040 ceph-mon[107739]: pgmap v102: 97 pgs: 97 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 522 op/s 2023-12-16T06:43:45.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:45 smithi042 ceph-mon[110425]: pgmap v102: 97 pgs: 97 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 522 op/s 2023-12-16T06:43:46.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 84342 8.17 MB/sec execute 167 sec latency 129.948 ms 2023-12-16T06:43:46.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 84659 8.13 MB/sec execute 168 sec latency 125.499 ms 2023-12-16T06:43:47.423 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:47 smithi040 ceph-mon[107739]: pgmap v103: 97 pgs: 97 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 340 op/s 2023-12-16T06:43:47.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:47 smithi042 ceph-mon[110425]: pgmap v103: 97 pgs: 97 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 340 op/s 2023-12-16T06:43:47.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 84959 8.13 MB/sec execute 169 sec latency 129.966 ms 2023-12-16T06:43:48.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 85257 8.15 MB/sec execute 170 sec latency 195.498 ms 2023-12-16T06:43:49.451 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:49 smithi040 ceph-mon[107739]: pgmap v104: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.0 MiB/s wr, 513 op/s 2023-12-16T06:43:49.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 85678 8.17 MB/sec execute 171 sec latency 92.847 ms 2023-12-16T06:43:49.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:49 smithi042 ceph-mon[110425]: pgmap v104: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.0 MiB/s wr, 513 op/s 2023-12-16T06:43:50.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 86011 8.19 MB/sec execute 172 sec latency 135.029 ms 2023-12-16T06:43:51.492 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:51 smithi040 ceph-mon[107739]: pgmap v105: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-16T06:43:51.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 86277 8.21 MB/sec execute 173 sec latency 134.937 ms 2023-12-16T06:43:51.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:51 smithi042 ceph-mon[110425]: pgmap v105: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-16T06:43:52.907 INFO:teuthology.orchestra.run.smithi040.stdout: 5 86528 8.19 MB/sec execute 174 sec latency 130.064 ms 2023-12-16T06:43:53.519 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:53 smithi040 ceph-mon[107739]: pgmap v106: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-16T06:43:53.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 86794 8.18 MB/sec execute 175 sec latency 129.202 ms 2023-12-16T06:43:53.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:53 smithi042 ceph-mon[110425]: pgmap v106: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-16T06:43:54.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 87069 8.17 MB/sec execute 176 sec latency 126.578 ms 2023-12-16T06:43:55.569 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:55 smithi040 ceph-mon[107739]: pgmap v107: 97 pgs: 97 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2023-12-16T06:43:55.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 87287 8.15 MB/sec execute 177 sec latency 126.927 ms 2023-12-16T06:43:55.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:55 smithi042 ceph-mon[110425]: pgmap v107: 97 pgs: 97 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2023-12-16T06:43:56.574 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:56.906 INFO:teuthology.orchestra.run.smithi040.stdout: 5 87613 8.17 MB/sec execute 178 sec latency 122.286 ms 2023-12-16T06:43:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:43:57.620 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:57 smithi040 ceph-mon[107739]: pgmap v108: 97 pgs: 97 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-12-16T06:43:57.916 INFO:teuthology.orchestra.run.smithi040.stdout: 5 87891 8.15 MB/sec execute 179 sec latency 124.012 ms 2023-12-16T06:43:57.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:57 smithi042 ceph-mon[110425]: pgmap v108: 97 pgs: 97 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-12-16T06:43:58.916 INFO:teuthology.orchestra.run.smithi040.stdout: 5 88205 8.12 MB/sec execute 180 sec latency 123.821 ms 2023-12-16T06:43:59.660 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:43:59 smithi040 ceph-mon[107739]: pgmap v109: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 529 op/s 2023-12-16T06:43:59.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:43:59 smithi042 ceph-mon[110425]: pgmap v109: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 529 op/s 2023-12-16T06:43:59.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 88454 8.11 MB/sec execute 181 sec latency 126.510 ms 2023-12-16T06:44:00.923 INFO:teuthology.orchestra.run.smithi040.stdout: 5 88761 8.13 MB/sec execute 182 sec latency 126.518 ms 2023-12-16T06:44:01.705 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:01 smithi040 ceph-mon[107739]: pgmap v110: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 356 op/s 2023-12-16T06:44:01.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:01 smithi042 ceph-mon[110425]: pgmap v110: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 356 op/s 2023-12-16T06:44:01.922 INFO:teuthology.orchestra.run.smithi040.stdout: 5 89042 8.14 MB/sec execute 183 sec latency 130.318 ms 2023-12-16T06:44:02.923 INFO:teuthology.orchestra.run.smithi040.stdout: 5 89383 8.15 MB/sec execute 184 sec latency 121.044 ms 2023-12-16T06:44:03.673 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:03 smithi040 ceph-mon[107739]: pgmap v111: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 356 op/s 2023-12-16T06:44:03.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:03 smithi042 ceph-mon[110425]: pgmap v111: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 356 op/s 2023-12-16T06:44:03.922 INFO:teuthology.orchestra.run.smithi040.stdout: 5 89638 8.14 MB/sec execute 185 sec latency 128.326 ms 2023-12-16T06:44:04.923 INFO:teuthology.orchestra.run.smithi040.stdout: 5 89836 8.13 MB/sec execute 186 sec latency 152.594 ms 2023-12-16T06:44:05.717 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:05 smithi040 ceph-mon[107739]: pgmap v112: 97 pgs: 97 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.5 MiB/s wr, 523 op/s 2023-12-16T06:44:05.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:05 smithi042 ceph-mon[110425]: pgmap v112: 97 pgs: 97 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.5 MiB/s wr, 523 op/s 2023-12-16T06:44:05.922 INFO:teuthology.orchestra.run.smithi040.stdout: 5 90077 8.12 MB/sec execute 187 sec latency 131.015 ms 2023-12-16T06:44:06.923 INFO:teuthology.orchestra.run.smithi040.stdout: 5 90329 8.12 MB/sec execute 188 sec latency 128.885 ms 2023-12-16T06:44:07.771 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:07 smithi040 ceph-mon[107739]: pgmap v113: 97 pgs: 97 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.4 MiB/s wr, 342 op/s 2023-12-16T06:44:07.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:07 smithi042 ceph-mon[110425]: pgmap v113: 97 pgs: 97 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.4 MiB/s wr, 342 op/s 2023-12-16T06:44:07.923 INFO:teuthology.orchestra.run.smithi040.stdout: 5 90518 8.11 MB/sec execute 189 sec latency 122.726 ms 2023-12-16T06:44:08.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 90802 8.11 MB/sec execute 190 sec latency 135.521 ms 2023-12-16T06:44:09.824 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:09 smithi040 ceph-mon[107739]: pgmap v114: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2023-12-16T06:44:09.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:09 smithi042 ceph-mon[110425]: pgmap v114: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.0 MiB/s wr, 490 op/s 2023-12-16T06:44:09.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 91083 8.10 MB/sec execute 191 sec latency 148.266 ms 2023-12-16T06:44:10.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 91301 8.08 MB/sec execute 192 sec latency 120.276 ms 2023-12-16T06:44:11.607 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:11 smithi040 ceph-mon[107739]: pgmap v115: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 315 op/s 2023-12-16T06:44:11.607 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:11.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:11 smithi042 ceph-mon[110425]: pgmap v115: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 315 op/s 2023-12-16T06:44:11.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:11.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 91574 8.06 MB/sec execute 193 sec latency 126.949 ms 2023-12-16T06:44:12.925 INFO:teuthology.orchestra.run.smithi040.stdout: 5 91860 8.04 MB/sec execute 194 sec latency 117.659 ms 2023-12-16T06:44:13.628 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:13 smithi040 ceph-mon[107739]: pgmap v116: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 315 op/s 2023-12-16T06:44:13.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:13 smithi042 ceph-mon[110425]: pgmap v116: 97 pgs: 97 active+clean; 355 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 315 op/s 2023-12-16T06:44:13.926 INFO:teuthology.orchestra.run.smithi040.stdout: 5 92129 8.05 MB/sec execute 195 sec latency 129.401 ms 2023-12-16T06:44:14.291 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:44:14.930 INFO:teuthology.orchestra.run.smithi040.stdout: 5 92440 8.05 MB/sec execute 196 sec latency 164.749 ms 2023-12-16T06:44:15.340 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:44:15.340 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:44:15.340 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (9m) 3m ago 9m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (9m) 3m ago 9m 7163k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (5m) 3m ago 5m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (5m) 3m ago 5m 16.3M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (10m) 3m ago 10m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (3m) 3m ago 9m 493M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (10m) 3m ago 10m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (9m) 3m ago 9m 56.1M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (5m) 3m ago 5m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (5m) 3m ago 5m 78.2M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 starting - - - - 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (8m) 3m ago 8m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:44:15.341 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (8m) 3m ago 8m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (8m) 3m ago 8m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) 3m ago 7m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (7m) 3m ago 7m 389M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (7m) 3m ago 7m 430M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (6m) 3m ago 6m 369M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (6m) 3m ago 6m 673M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:44:15.342 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:44:15.694 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:15 smithi040 ceph-mon[107739]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:15.694 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:15 smithi040 ceph-mon[107739]: pgmap v117: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 476 op/s 2023-12-16T06:44:15.694 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:15 smithi040 ceph-mon[107739]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:15.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:15 smithi042 ceph-mon[110425]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:15.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:15 smithi042 ceph-mon[110425]: pgmap v117: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 476 op/s 2023-12-16T06:44:15.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:15 smithi042 ceph-mon[110425]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:15.933 INFO:teuthology.orchestra.run.smithi040.stdout: 5 92672 8.06 MB/sec execute 197 sec latency 126.373 ms 2023-12-16T06:44:15.947 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:44:15.947 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:44:15.947 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:44:15.948 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:44:15.949 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Currently upgrading mgr daemons", 2023-12-16T06:44:16.489 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": false 2023-12-16T06:44:16.490 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:44:16.718 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:16 smithi040 ceph-mon[107739]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:16.718 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:16 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/2880289941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:16.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:16 smithi042 ceph-mon[110425]: from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:16.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:16 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/2880289941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:44:16.933 INFO:teuthology.orchestra.run.smithi040.stdout: 5 92914 8.05 MB/sec execute 198 sec latency 151.449 ms 2023-12-16T06:44:17.096 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_OK 2023-12-16T06:44:17.746 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:17 smithi040 ceph-mon[107739]: pgmap v118: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 309 op/s 2023-12-16T06:44:17.746 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:17 smithi040 ceph-mon[107739]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:17.746 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:17 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1643484359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:44:17.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:17 smithi042 ceph-mon[110425]: pgmap v118: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 309 op/s 2023-12-16T06:44:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:17 smithi042 ceph-mon[110425]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:17.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:17 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1643484359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:44:17.934 INFO:teuthology.orchestra.run.smithi040.stdout: 5 93239 8.06 MB/sec execute 199 sec latency 131.139 ms 2023-12-16T06:44:18.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 93524 8.07 MB/sec execute 200 sec latency 146.669 ms 2023-12-16T06:44:19.795 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:19 smithi040 ceph-mon[107739]: pgmap v119: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 469 op/s 2023-12-16T06:44:19.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:19 smithi042 ceph-mon[110425]: pgmap v119: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 469 op/s 2023-12-16T06:44:19.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 93725 8.06 MB/sec execute 201 sec latency 147.645 ms 2023-12-16T06:44:20.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 93936 8.05 MB/sec execute 202 sec latency 131.107 ms 2023-12-16T06:44:21.830 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:21 smithi040 ceph-mon[107739]: pgmap v120: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 321 op/s 2023-12-16T06:44:21.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:21 smithi042 ceph-mon[110425]: pgmap v120: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 321 op/s 2023-12-16T06:44:21.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 94179 8.03 MB/sec execute 203 sec latency 115.243 ms 2023-12-16T06:44:22.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 94400 8.02 MB/sec execute 204 sec latency 139.647 ms 2023-12-16T06:44:23.713 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:23 smithi040 ceph-mon[107739]: pgmap v121: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 321 op/s 2023-12-16T06:44:23.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:23 smithi042 ceph-mon[110425]: pgmap v121: 97 pgs: 97 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 321 op/s 2023-12-16T06:44:23.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 94653 8.01 MB/sec execute 205 sec latency 128.800 ms 2023-12-16T06:44:24.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 94888 8.00 MB/sec execute 206 sec latency 126.990 ms 2023-12-16T06:44:25.708 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:25 smithi040 ceph-mon[107739]: pgmap v122: 97 pgs: 97 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 468 op/s 2023-12-16T06:44:25.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:25 smithi042 ceph-mon[110425]: pgmap v122: 97 pgs: 97 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 468 op/s 2023-12-16T06:44:25.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 95136 7.99 MB/sec execute 207 sec latency 124.706 ms 2023-12-16T06:44:26.736 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:26.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 95382 7.96 MB/sec execute 208 sec latency 127.402 ms 2023-12-16T06:44:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:27.746 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:27 smithi040 ceph-mon[107739]: pgmap v123: 97 pgs: 97 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 307 op/s 2023-12-16T06:44:27.935 INFO:teuthology.orchestra.run.smithi040.stdout: 5 95681 7.97 MB/sec execute 209 sec latency 155.400 ms 2023-12-16T06:44:28.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:27 smithi042 ceph-mon[110425]: pgmap v123: 97 pgs: 97 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 307 op/s 2023-12-16T06:44:28.940 INFO:teuthology.orchestra.run.smithi040.stdout: 5 95924 7.95 MB/sec execute 210 sec latency 130.385 ms 2023-12-16T06:44:29.791 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:29 smithi040 ceph-mon[107739]: pgmap v124: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.6 MiB/s wr, 462 op/s 2023-12-16T06:44:29.940 INFO:teuthology.orchestra.run.smithi040.stdout: 5 96122 7.94 MB/sec execute 211 sec latency 148.476 ms 2023-12-16T06:44:30.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:29 smithi042 ceph-mon[110425]: pgmap v124: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.6 MiB/s wr, 462 op/s 2023-12-16T06:44:30.940 INFO:teuthology.orchestra.run.smithi040.stdout: 5 96375 7.97 MB/sec execute 212 sec latency 148.448 ms 2023-12-16T06:44:31.856 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:31 smithi040 ceph-mon[107739]: pgmap v125: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.9 MiB/s wr, 302 op/s 2023-12-16T06:44:31.856 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:31 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:31.856 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:31 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:44:31.940 INFO:teuthology.orchestra.run.smithi040.stdout: 5 96559 7.95 MB/sec execute 213 sec latency 123.224 ms 2023-12-16T06:44:32.126 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:31 smithi042 ceph-mon[110425]: pgmap v125: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 2.9 MiB/s wr, 302 op/s 2023-12-16T06:44:32.126 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:31 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:32.126 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:31 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:44:32.912 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:32 smithi040 ceph-mon[107739]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:44:32.912 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:32 smithi040 ceph-mon[107739]: pgmap v126: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 326 op/s 2023-12-16T06:44:32.912 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:32 smithi040 ceph-mon[107739]: Health check failed: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-16T06:44:32.913 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:32 smithi042 ceph-mon[110425]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:44:32.913 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:32 smithi042 ceph-mon[110425]: pgmap v126: 97 pgs: 97 active+clean; 350 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 326 op/s 2023-12-16T06:44:32.914 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:32 smithi042 ceph-mon[110425]: Health check failed: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-16T06:44:32.940 INFO:teuthology.orchestra.run.smithi040.stdout: 5 96843 7.97 MB/sec execute 214 sec latency 123.513 ms 2023-12-16T06:44:33.941 INFO:teuthology.orchestra.run.smithi040.stdout: 5 97085 7.95 MB/sec execute 215 sec latency 186.832 ms 2023-12-16T06:44:34.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:34 smithi040 ceph-mon[107739]: pgmap v127: 97 pgs: 97 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 473 op/s 2023-12-16T06:44:34.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:34 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:34.735 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:34 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:34.941 INFO:teuthology.orchestra.run.smithi040.stdout: 5 97283 7.94 MB/sec execute 216 sec latency 195.220 ms 2023-12-16T06:44:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:34 smithi042 ceph-mon[110425]: pgmap v127: 97 pgs: 97 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 473 op/s 2023-12-16T06:44:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:34 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:34 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:35.949 INFO:teuthology.orchestra.run.smithi040.stdout: 5 97443 7.92 MB/sec execute 217 sec latency 137.737 ms 2023-12-16T06:44:36.814 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:36 smithi040 ceph-mon[107739]: pgmap v128: 97 pgs: 97 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.0 MiB/s wr, 314 op/s 2023-12-16T06:44:36.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 97668 7.89 MB/sec execute 218 sec latency 146.720 ms 2023-12-16T06:44:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:36 smithi042 ceph-mon[110425]: pgmap v128: 97 pgs: 97 active+clean; 353 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.0 MiB/s wr, 314 op/s 2023-12-16T06:44:37.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 97942 7.90 MB/sec execute 219 sec latency 139.007 ms 2023-12-16T06:44:38.879 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:38 smithi040 ceph-mon[107739]: pgmap v129: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.5 MiB/s wr, 461 op/s 2023-12-16T06:44:38.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 98216 7.89 MB/sec execute 220 sec latency 123.676 ms 2023-12-16T06:44:39.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:38 smithi042 ceph-mon[110425]: pgmap v129: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.5 MiB/s wr, 461 op/s 2023-12-16T06:44:39.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 98555 7.90 MB/sec execute 221 sec latency 108.598 ms 2023-12-16T06:44:40.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:40 smithi040 ceph-mon[107739]: pgmap v130: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 294 op/s 2023-12-16T06:44:40.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 98824 7.89 MB/sec execute 222 sec latency 88.306 ms 2023-12-16T06:44:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:40 smithi042 ceph-mon[110425]: pgmap v130: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 294 op/s 2023-12-16T06:44:41.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 99180 7.89 MB/sec execute 223 sec latency 121.270 ms 2023-12-16T06:44:42.442 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:42 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:42.442 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:42.442 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:42 smithi040 ceph-mon[107739]: pgmap v131: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 294 op/s 2023-12-16T06:44:42.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:42 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:44:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:42.671 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:42 smithi042 ceph-mon[110425]: pgmap v131: 97 pgs: 97 active+clean; 360 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 294 op/s 2023-12-16T06:44:42.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 99422 7.88 MB/sec execute 224 sec latency 129.622 ms 2023-12-16T06:44:43.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 99717 7.90 MB/sec execute 225 sec latency 134.011 ms 2023-12-16T06:44:44.489 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:44 smithi040 ceph-mon[107739]: pgmap v132: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 450 op/s 2023-12-16T06:44:44.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:44 smithi042 ceph-mon[110425]: pgmap v132: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 450 op/s 2023-12-16T06:44:44.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 99949 7.89 MB/sec execute 226 sec latency 181.141 ms 2023-12-16T06:44:45.956 INFO:teuthology.orchestra.run.smithi040.stdout: 5 100228 7.91 MB/sec execute 227 sec latency 137.191 ms 2023-12-16T06:44:46.559 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:46 smithi040 ceph-mon[107739]: pgmap v133: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 314 op/s 2023-12-16T06:44:46.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:46 smithi042 ceph-mon[110425]: pgmap v133: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 314 op/s 2023-12-16T06:44:46.970 INFO:teuthology.orchestra.run.smithi040.stdout: 5 100512 7.91 MB/sec execute 228 sec latency 158.380 ms 2023-12-16T06:44:47.632 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-12-16T06:44:47.965 INFO:teuthology.orchestra.run.smithi040.stdout: 5 100712 7.90 MB/sec execute 229 sec latency 145.031 ms 2023-12-16T06:44:48.162 INFO:teuthology.orchestra.run.smithi040.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed." 2023-12-16T06:44:48.606 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:48 smithi040 ceph-mon[107739]: pgmap v134: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-16T06:44:48.606 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:48 smithi040 ceph-mon[107739]: from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:48.606 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:48 smithi040 ceph-mon[107739]: from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:48.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:48 smithi042 ceph-mon[110425]: pgmap v134: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-16T06:44:48.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:48 smithi042 ceph-mon[110425]: from='client.14878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:48.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:48 smithi042 ceph-mon[110425]: from='client.14882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:44:48.965 INFO:teuthology.orchestra.run.smithi040.stdout: 5 100909 7.88 MB/sec execute 230 sec latency 129.045 ms 2023-12-16T06:44:49.965 INFO:teuthology.orchestra.run.smithi040.stdout: 5 101118 7.86 MB/sec execute 231 sec latency 123.331 ms 2023-12-16T06:44:50.636 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:50 smithi040 ceph-mon[107739]: pgmap v135: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-16T06:44:50.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:50 smithi042 ceph-mon[110425]: pgmap v135: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-16T06:44:50.965 INFO:teuthology.orchestra.run.smithi040.stdout: 5 101336 7.85 MB/sec execute 232 sec latency 141.623 ms 2023-12-16T06:44:51.965 INFO:teuthology.orchestra.run.smithi040.stdout: 5 101616 7.84 MB/sec execute 233 sec latency 120.854 ms 2023-12-16T06:44:52.677 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:52 smithi040 ceph-mon[107739]: pgmap v136: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-16T06:44:52.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:52 smithi042 ceph-mon[110425]: pgmap v136: 97 pgs: 97 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-16T06:44:52.971 INFO:teuthology.orchestra.run.smithi040.stdout: 5 101965 7.85 MB/sec execute 234 sec latency 123.150 ms 2023-12-16T06:44:53.971 INFO:teuthology.orchestra.run.smithi040.stdout: 5 102289 7.85 MB/sec execute 235 sec latency 123.835 ms 2023-12-16T06:44:54.710 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:54 smithi040 ceph-mon[107739]: pgmap v137: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 487 op/s 2023-12-16T06:44:54.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:54 smithi042 ceph-mon[110425]: pgmap v137: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 487 op/s 2023-12-16T06:44:54.971 INFO:teuthology.orchestra.run.smithi040.stdout: 5 102666 7.86 MB/sec execute 236 sec latency 136.222 ms 2023-12-16T06:44:55.971 INFO:teuthology.orchestra.run.smithi040.stdout: 5 102974 7.86 MB/sec execute 237 sec latency 129.356 ms 2023-12-16T06:44:56.765 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:56 smithi040 ceph-mon[107739]: pgmap v138: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-16T06:44:56.765 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:56 smithi042 ceph-mon[110425]: pgmap v138: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-16T06:44:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:44:56.972 INFO:teuthology.orchestra.run.smithi040.stdout: 5 103249 7.86 MB/sec execute 238 sec latency 124.907 ms 2023-12-16T06:44:57.974 INFO:teuthology.orchestra.run.smithi040.stdout: 5 103515 7.87 MB/sec execute 239 sec latency 204.383 ms 2023-12-16T06:44:58.559 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:44:58 smithi040 ceph-mon[107739]: pgmap v139: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.1 MiB/s wr, 494 op/s 2023-12-16T06:44:58.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:44:58 smithi042 ceph-mon[110425]: pgmap v139: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.1 MiB/s wr, 494 op/s 2023-12-16T06:44:58.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 103862 7.89 MB/sec execute 240 sec latency 126.509 ms 2023-12-16T06:44:59.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 104145 7.89 MB/sec execute 241 sec latency 126.867 ms 2023-12-16T06:45:00.604 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:00 smithi040 ceph-mon[107739]: pgmap v140: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 336 op/s 2023-12-16T06:45:00.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:00 smithi042 ceph-mon[110425]: pgmap v140: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 336 op/s 2023-12-16T06:45:00.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 104437 7.88 MB/sec execute 242 sec latency 113.546 ms 2023-12-16T06:45:01.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 104629 7.86 MB/sec execute 243 sec latency 126.578 ms 2023-12-16T06:45:02.650 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:02 smithi040 ceph-mon[107739]: pgmap v141: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 336 op/s 2023-12-16T06:45:02.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:02 smithi042 ceph-mon[110425]: pgmap v141: 97 pgs: 97 active+clean; 354 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 336 op/s 2023-12-16T06:45:02.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 104917 7.87 MB/sec execute 244 sec latency 129.595 ms 2023-12-16T06:45:03.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 105165 7.85 MB/sec execute 245 sec latency 194.267 ms 2023-12-16T06:45:04.703 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:04 smithi040 ceph-mon[107739]: pgmap v142: 97 pgs: 97 active+clean; 360 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 506 op/s 2023-12-16T06:45:04.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:04 smithi042 ceph-mon[110425]: pgmap v142: 97 pgs: 97 active+clean; 360 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 506 op/s 2023-12-16T06:45:04.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 105440 7.86 MB/sec execute 246 sec latency 87.600 ms 2023-12-16T06:45:05.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 105696 7.85 MB/sec execute 247 sec latency 198.791 ms 2023-12-16T06:45:06.742 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:06 smithi040 ceph-mon[107739]: pgmap v143: 97 pgs: 97 active+clean; 360 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.8 MiB/s wr, 353 op/s 2023-12-16T06:45:06.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:06 smithi042 ceph-mon[110425]: pgmap v143: 97 pgs: 97 active+clean; 360 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.8 MiB/s wr, 353 op/s 2023-12-16T06:45:06.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 105936 7.84 MB/sec execute 248 sec latency 129.511 ms 2023-12-16T06:45:07.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 106240 7.83 MB/sec execute 249 sec latency 127.345 ms 2023-12-16T06:45:08.810 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:08 smithi040 ceph-mon[107739]: pgmap v144: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-16T06:45:08.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:08 smithi042 ceph-mon[110425]: pgmap v144: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-16T06:45:08.977 INFO:teuthology.orchestra.run.smithi040.stdout: 5 106510 7.82 MB/sec execute 250 sec latency 123.849 ms 2023-12-16T06:45:09.980 INFO:teuthology.orchestra.run.smithi040.stdout: 5 106698 7.81 MB/sec execute 251 sec latency 141.939 ms 2023-12-16T06:45:10.672 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:10 smithi040 ceph-mon[107739]: pgmap v145: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:45:10.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:10 smithi042 ceph-mon[110425]: pgmap v145: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:45:10.980 INFO:teuthology.orchestra.run.smithi040.stdout: 5 106953 7.83 MB/sec execute 252 sec latency 124.332 ms 2023-12-16T06:45:11.730 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:11.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:11.980 INFO:teuthology.orchestra.run.smithi040.stdout: 5 107218 7.84 MB/sec execute 253 sec latency 132.058 ms 2023-12-16T06:45:12.756 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:12 smithi040 ceph-mon[107739]: pgmap v146: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:45:12.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:12 smithi042 ceph-mon[110425]: pgmap v146: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:45:12.989 INFO:teuthology.orchestra.run.smithi040.stdout: 5 107495 7.84 MB/sec execute 254 sec latency 184.631 ms 2023-12-16T06:45:13.989 INFO:teuthology.orchestra.run.smithi040.stdout: 5 107766 7.84 MB/sec execute 255 sec latency 124.851 ms 2023-12-16T06:45:14.777 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:14 smithi040 ceph-mon[107739]: pgmap v147: 97 pgs: 97 active+clean; 361 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-12-16T06:45:14.989 INFO:teuthology.orchestra.run.smithi040.stdout: 5 107960 7.82 MB/sec execute 256 sec latency 130.609 ms 2023-12-16T06:45:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:14 smithi042 ceph-mon[110425]: pgmap v147: 97 pgs: 97 active+clean; 361 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-12-16T06:45:15.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 108145 7.81 MB/sec execute 257 sec latency 124.722 ms 2023-12-16T06:45:16.835 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:16 smithi040 ceph-mon[107739]: pgmap v148: 97 pgs: 97 active+clean; 361 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-16T06:45:16.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 108387 7.79 MB/sec execute 258 sec latency 123.334 ms 2023-12-16T06:45:17.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:16 smithi042 ceph-mon[110425]: pgmap v148: 97 pgs: 97 active+clean; 361 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-16T06:45:17.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 108631 7.79 MB/sec execute 259 sec latency 123.907 ms 2023-12-16T06:45:18.873 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:18 smithi040 ceph-mon[107739]: pgmap v149: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-12-16T06:45:18.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 108891 7.78 MB/sec execute 260 sec latency 124.291 ms 2023-12-16T06:45:19.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:18 smithi042 ceph-mon[110425]: pgmap v149: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-12-16T06:45:19.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 109191 7.79 MB/sec execute 261 sec latency 123.953 ms 2023-12-16T06:45:20.929 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:20 smithi040 ceph-mon[107739]: pgmap v150: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:45:20.990 INFO:teuthology.orchestra.run.smithi040.stdout: 5 109415 7.78 MB/sec execute 262 sec latency 119.703 ms 2023-12-16T06:45:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:20 smithi042 ceph-mon[110425]: pgmap v150: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:45:21.999 INFO:teuthology.orchestra.run.smithi040.stdout: 5 109742 7.78 MB/sec execute 263 sec latency 129.405 ms 2023-12-16T06:45:22.710 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:22 smithi040 ceph-mon[107739]: pgmap v151: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:45:22.976 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:22 smithi042 ceph-mon[110425]: pgmap v151: 97 pgs: 97 active+clean; 362 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:45:22.999 INFO:teuthology.orchestra.run.smithi040.stdout: 5 110062 7.77 MB/sec execute 264 sec latency 126.344 ms 2023-12-16T06:45:23.999 INFO:teuthology.orchestra.run.smithi040.stdout: 5 110244 7.76 MB/sec execute 265 sec latency 174.651 ms 2023-12-16T06:45:24.770 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:24 smithi040 ceph-mon[107739]: pgmap v152: 97 pgs: 97 active+clean; 358 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 454 op/s 2023-12-16T06:45:25.006 INFO:teuthology.orchestra.run.smithi040.stdout: 5 110512 7.77 MB/sec execute 266 sec latency 207.198 ms 2023-12-16T06:45:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:24 smithi042 ceph-mon[110425]: pgmap v152: 97 pgs: 97 active+clean; 358 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 454 op/s 2023-12-16T06:45:26.006 INFO:teuthology.orchestra.run.smithi040.stdout: 5 110804 7.78 MB/sec execute 267 sec latency 204.496 ms 2023-12-16T06:45:26.829 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:26 smithi040 ceph-mon[107739]: pgmap v153: 97 pgs: 97 active+clean; 358 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 306 op/s 2023-12-16T06:45:26.829 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:27.006 INFO:teuthology.orchestra.run.smithi040.stdout: 5 111135 7.81 MB/sec execute 268 sec latency 207.872 ms 2023-12-16T06:45:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:26 smithi042 ceph-mon[110425]: pgmap v153: 97 pgs: 97 active+clean; 358 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 306 op/s 2023-12-16T06:45:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:28.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 111371 7.80 MB/sec execute 269 sec latency 108.413 ms 2023-12-16T06:45:28.860 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:28 smithi040 ceph-mon[107739]: pgmap v154: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 473 op/s 2023-12-16T06:45:29.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 111622 7.78 MB/sec execute 270 sec latency 123.655 ms 2023-12-16T06:45:29.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:28 smithi042 ceph-mon[110425]: pgmap v154: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 473 op/s 2023-12-16T06:45:30.010 INFO:teuthology.orchestra.run.smithi040.stdout: 5 111950 7.77 MB/sec execute 271 sec latency 129.276 ms 2023-12-16T06:45:30.917 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:30 smithi040 ceph-mon[107739]: pgmap v155: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:45:31.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 112195 7.75 MB/sec execute 272 sec latency 176.341 ms 2023-12-16T06:45:31.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:30 smithi042 ceph-mon[110425]: pgmap v155: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:45:32.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 112476 7.76 MB/sec execute 273 sec latency 127.779 ms 2023-12-16T06:45:32.958 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:32 smithi040 ceph-mon[107739]: pgmap v156: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:45:33.009 INFO:teuthology.orchestra.run.smithi040.stdout: 5 112767 7.76 MB/sec execute 274 sec latency 133.666 ms 2023-12-16T06:45:33.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:32 smithi042 ceph-mon[110425]: pgmap v156: 97 pgs: 97 active+clean; 364 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:45:34.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 113100 7.77 MB/sec execute 275 sec latency 143.489 ms 2023-12-16T06:45:34.990 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:34 smithi040 ceph-mon[107739]: pgmap v157: 97 pgs: 97 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 511 op/s 2023-12-16T06:45:35.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 113390 7.77 MB/sec execute 276 sec latency 146.288 ms 2023-12-16T06:45:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:34 smithi042 ceph-mon[110425]: pgmap v157: 97 pgs: 97 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 511 op/s 2023-12-16T06:45:36.008 INFO:teuthology.orchestra.run.smithi040.stdout: 5 113636 7.76 MB/sec execute 277 sec latency 125.393 ms 2023-12-16T06:45:37.016 INFO:teuthology.orchestra.run.smithi040.stdout: 5 113827 7.76 MB/sec execute 278 sec latency 136.330 ms 2023-12-16T06:45:37.042 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:36 smithi040 ceph-mon[107739]: pgmap v158: 97 pgs: 97 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-16T06:45:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:36 smithi042 ceph-mon[110425]: pgmap v158: 97 pgs: 97 active+clean; 354 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-16T06:45:38.021 INFO:teuthology.orchestra.run.smithi040.stdout: 5 114158 7.77 MB/sec execute 279 sec latency 123.264 ms 2023-12-16T06:45:38.870 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:38 smithi040 ceph-mon[107739]: pgmap v159: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.3 MiB/s wr, 499 op/s 2023-12-16T06:45:39.021 INFO:teuthology.orchestra.run.smithi040.stdout: 5 114457 7.77 MB/sec execute 280 sec latency 138.475 ms 2023-12-16T06:45:39.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:38 smithi042 ceph-mon[110425]: pgmap v159: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.3 MiB/s wr, 499 op/s 2023-12-16T06:45:40.021 INFO:teuthology.orchestra.run.smithi040.stdout: 5 114795 7.79 MB/sec execute 281 sec latency 127.572 ms 2023-12-16T06:45:40.918 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:40 smithi040 ceph-mon[107739]: pgmap v160: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 331 op/s 2023-12-16T06:45:41.028 INFO:teuthology.orchestra.run.smithi040.stdout: 5 114953 7.78 MB/sec execute 282 sec latency 210.487 ms 2023-12-16T06:45:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:40 smithi042 ceph-mon[110425]: pgmap v160: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 331 op/s 2023-12-16T06:45:41.928 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:42.028 INFO:teuthology.orchestra.run.smithi040.stdout: 5 115202 7.76 MB/sec execute 283 sec latency 136.265 ms 2023-12-16T06:45:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:42.946 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:42 smithi040 ceph-mon[107739]: pgmap v161: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 331 op/s 2023-12-16T06:45:43.036 INFO:teuthology.orchestra.run.smithi040.stdout: 5 115512 7.75 MB/sec execute 284 sec latency 126.814 ms 2023-12-16T06:45:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:42 smithi042 ceph-mon[110425]: pgmap v161: 97 pgs: 97 active+clean; 360 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 331 op/s 2023-12-16T06:45:44.036 INFO:teuthology.orchestra.run.smithi040.stdout: 5 115792 7.74 MB/sec execute 285 sec latency 134.658 ms 2023-12-16T06:45:44.993 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:44 smithi040 ceph-mon[107739]: pgmap v162: 97 pgs: 97 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-16T06:45:45.036 INFO:teuthology.orchestra.run.smithi040.stdout: 5 116094 7.75 MB/sec execute 286 sec latency 126.484 ms 2023-12-16T06:45:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:44 smithi042 ceph-mon[110425]: pgmap v162: 97 pgs: 97 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-16T06:45:46.041 INFO:teuthology.orchestra.run.smithi040.stdout: 5 116406 7.75 MB/sec execute 287 sec latency 129.661 ms 2023-12-16T06:45:46.908 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:46 smithi040 ceph-mon[107739]: pgmap v163: 97 pgs: 97 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.4 MiB/s wr, 317 op/s 2023-12-16T06:45:47.050 INFO:teuthology.orchestra.run.smithi040.stdout: 5 116786 7.75 MB/sec execute 288 sec latency 126.744 ms 2023-12-16T06:45:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:46 smithi042 ceph-mon[110425]: pgmap v163: 97 pgs: 97 active+clean; 362 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.4 MiB/s wr, 317 op/s 2023-12-16T06:45:48.051 INFO:teuthology.orchestra.run.smithi040.stdout: 5 117063 7.75 MB/sec execute 289 sec latency 155.746 ms 2023-12-16T06:45:48.893 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:48 smithi040 ceph-mon[107739]: pgmap v164: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 503 op/s 2023-12-16T06:45:49.051 INFO:teuthology.orchestra.run.smithi040.stdout: 5 117301 7.76 MB/sec execute 290 sec latency 148.992 ms 2023-12-16T06:45:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:48 smithi042 ceph-mon[110425]: pgmap v164: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 503 op/s 2023-12-16T06:45:50.050 INFO:teuthology.orchestra.run.smithi040.stdout: 5 117573 7.77 MB/sec execute 291 sec latency 126.845 ms 2023-12-16T06:45:50.932 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:50 smithi040 ceph-mon[107739]: pgmap v165: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-16T06:45:51.052 INFO:teuthology.orchestra.run.smithi040.stdout: 5 117875 7.78 MB/sec execute 292 sec latency 139.776 ms 2023-12-16T06:45:51.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:50 smithi042 ceph-mon[110425]: pgmap v165: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-16T06:45:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: 5 118059 7.77 MB/sec execute 293 sec latency 128.046 ms 2023-12-16T06:45:53.004 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:52 smithi040 ceph-mon[107739]: pgmap v166: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-16T06:45:53.052 INFO:teuthology.orchestra.run.smithi040.stdout: 5 118256 7.77 MB/sec execute 294 sec latency 132.606 ms 2023-12-16T06:45:53.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:52 smithi042 ceph-mon[110425]: pgmap v166: 97 pgs: 97 active+clean; 358 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-16T06:45:54.052 INFO:teuthology.orchestra.run.smithi040.stdout: 5 118487 7.76 MB/sec execute 295 sec latency 129.106 ms 2023-12-16T06:45:55.057 INFO:teuthology.orchestra.run.smithi040.stdout: 5 118697 7.74 MB/sec execute 296 sec latency 135.527 ms 2023-12-16T06:45:55.066 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:54 smithi040 ceph-mon[107739]: pgmap v167: 97 pgs: 97 active+clean; 364 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 499 op/s 2023-12-16T06:45:55.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:54 smithi042 ceph-mon[110425]: pgmap v167: 97 pgs: 97 active+clean; 364 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 499 op/s 2023-12-16T06:45:56.057 INFO:teuthology.orchestra.run.smithi040.stdout: 5 119002 7.72 MB/sec execute 297 sec latency 117.384 ms 2023-12-16T06:45:57.067 INFO:teuthology.orchestra.run.smithi040.stdout: 5 119250 7.73 MB/sec execute 298 sec latency 129.855 ms 2023-12-16T06:45:57.132 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:56 smithi040 ceph-mon[107739]: pgmap v168: 97 pgs: 97 active+clean; 364 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 333 op/s 2023-12-16T06:45:57.133 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:56 smithi042 ceph-mon[110425]: pgmap v168: 97 pgs: 97 active+clean; 364 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 333 op/s 2023-12-16T06:45:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:45:58.067 INFO:teuthology.orchestra.run.smithi040.stdout: 5 119588 7.73 MB/sec execute 299 sec latency 93.761 ms 2023-12-16T06:45:58.965 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:45:58 smithi040 ceph-mon[107739]: pgmap v169: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-16T06:45:59.069 INFO:teuthology.orchestra.run.smithi040.stdout: 5 119941 7.73 MB/sec execute 300 sec latency 123.931 ms 2023-12-16T06:45:59.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:45:58 smithi042 ceph-mon[110425]: pgmap v169: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-16T06:46:00.069 INFO:teuthology.orchestra.run.smithi040.stdout: 5 120263 7.73 MB/sec execute 301 sec latency 115.451 ms 2023-12-16T06:46:01.002 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:00 smithi040 ceph-mon[107739]: pgmap v170: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:01.069 INFO:teuthology.orchestra.run.smithi040.stdout: 5 120616 7.74 MB/sec execute 302 sec latency 129.940 ms 2023-12-16T06:46:01.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:00 smithi042 ceph-mon[110425]: pgmap v170: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:02.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 120897 7.75 MB/sec execute 303 sec latency 127.848 ms 2023-12-16T06:46:03.061 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:02 smithi040 ceph-mon[107739]: pgmap v171: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:03.069 INFO:teuthology.orchestra.run.smithi040.stdout: 5 121112 7.73 MB/sec execute 304 sec latency 118.994 ms 2023-12-16T06:46:03.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:02 smithi042 ceph-mon[110425]: pgmap v171: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:04.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 121410 7.75 MB/sec execute 305 sec latency 155.646 ms 2023-12-16T06:46:05.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 121625 7.75 MB/sec execute 306 sec latency 133.806 ms 2023-12-16T06:46:05.099 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:04 smithi040 ceph-mon[107739]: pgmap v172: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.2 MiB/s wr, 491 op/s 2023-12-16T06:46:05.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:04 smithi042 ceph-mon[110425]: pgmap v172: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.2 MiB/s wr, 491 op/s 2023-12-16T06:46:06.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 121870 7.75 MB/sec execute 307 sec latency 129.961 ms 2023-12-16T06:46:07.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 122108 7.74 MB/sec execute 308 sec latency 126.064 ms 2023-12-16T06:46:07.129 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:06 smithi040 ceph-mon[107739]: pgmap v173: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-16T06:46:07.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:06 smithi042 ceph-mon[110425]: pgmap v173: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-16T06:46:08.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 122284 7.72 MB/sec execute 309 sec latency 135.094 ms 2023-12-16T06:46:09.070 INFO:teuthology.orchestra.run.smithi040.stdout: 5 122444 7.71 MB/sec execute 310 sec latency 134.954 ms 2023-12-16T06:46:09.192 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:08 smithi040 ceph-mon[107739]: pgmap v174: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.9 MiB/s wr, 492 op/s 2023-12-16T06:46:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:08 smithi042 ceph-mon[110425]: pgmap v174: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.9 MiB/s wr, 492 op/s 2023-12-16T06:46:10.080 INFO:teuthology.orchestra.run.smithi040.stdout: 5 122655 7.71 MB/sec execute 311 sec latency 166.467 ms 2023-12-16T06:46:10.970 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:10 smithi040 ceph-mon[107739]: pgmap v175: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-16T06:46:11.079 INFO:teuthology.orchestra.run.smithi040.stdout: 5 122931 7.70 MB/sec execute 312 sec latency 123.487 ms 2023-12-16T06:46:11.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:10 smithi042 ceph-mon[110425]: pgmap v175: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-16T06:46:11.985 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:12.079 INFO:teuthology.orchestra.run.smithi040.stdout: 5 123224 7.69 MB/sec execute 313 sec latency 149.520 ms 2023-12-16T06:46:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:13.013 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:12 smithi040 ceph-mon[107739]: pgmap v176: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-16T06:46:13.080 INFO:teuthology.orchestra.run.smithi040.stdout: 5 123529 7.70 MB/sec execute 314 sec latency 206.140 ms 2023-12-16T06:46:13.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:12 smithi042 ceph-mon[110425]: pgmap v176: 97 pgs: 97 active+clean; 360 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-16T06:46:14.086 INFO:teuthology.orchestra.run.smithi040.stdout: 5 123731 7.69 MB/sec execute 315 sec latency 126.458 ms 2023-12-16T06:46:15.064 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:14 smithi040 ceph-mon[107739]: pgmap v177: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-16T06:46:15.086 INFO:teuthology.orchestra.run.smithi040.stdout: 5 124068 7.69 MB/sec execute 316 sec latency 129.662 ms 2023-12-16T06:46:15.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:14 smithi042 ceph-mon[110425]: pgmap v177: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-16T06:46:16.087 INFO:teuthology.orchestra.run.smithi040.stdout: 5 124353 7.69 MB/sec execute 317 sec latency 120.375 ms 2023-12-16T06:46:17.087 INFO:teuthology.orchestra.run.smithi040.stdout: 5 124645 7.70 MB/sec execute 318 sec latency 120.394 ms 2023-12-16T06:46:17.143 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:17 smithi040 ceph-mon[107739]: pgmap v178: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 2.9 MiB/s wr, 295 op/s 2023-12-16T06:46:17.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:17 smithi042 ceph-mon[110425]: pgmap v178: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 2.9 MiB/s wr, 295 op/s 2023-12-16T06:46:18.087 INFO:teuthology.orchestra.run.smithi040.stdout: 5 124930 7.71 MB/sec execute 319 sec latency 135.483 ms 2023-12-16T06:46:19.087 INFO:teuthology.orchestra.run.smithi040.stdout: 5 125157 7.70 MB/sec execute 320 sec latency 127.962 ms 2023-12-16T06:46:19.214 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:19 smithi040 ceph-mon[107739]: pgmap v179: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 461 op/s 2023-12-16T06:46:19.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:19 smithi042 ceph-mon[110425]: pgmap v179: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 461 op/s 2023-12-16T06:46:20.096 INFO:teuthology.orchestra.run.smithi040.stdout: 5 125417 7.71 MB/sec execute 321 sec latency 137.683 ms 2023-12-16T06:46:21.096 INFO:teuthology.orchestra.run.smithi040.stdout: 5 125648 7.70 MB/sec execute 322 sec latency 126.572 ms 2023-12-16T06:46:21.269 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:21 smithi040 ceph-mon[107739]: pgmap v180: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-12-16T06:46:21.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:21 smithi042 ceph-mon[110425]: pgmap v180: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-12-16T06:46:22.096 INFO:teuthology.orchestra.run.smithi040.stdout: 5 125851 7.69 MB/sec execute 323 sec latency 142.909 ms 2023-12-16T06:46:23.081 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:23 smithi040 ceph-mon[107739]: pgmap v181: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-12-16T06:46:23.096 INFO:teuthology.orchestra.run.smithi040.stdout: 5 126061 7.68 MB/sec execute 324 sec latency 138.322 ms 2023-12-16T06:46:23.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:23 smithi042 ceph-mon[110425]: pgmap v181: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-12-16T06:46:24.097 INFO:teuthology.orchestra.run.smithi040.stdout: 5 126290 7.66 MB/sec execute 325 sec latency 123.878 ms 2023-12-16T06:46:25.097 INFO:teuthology.orchestra.run.smithi040.stdout: 5 126591 7.67 MB/sec execute 326 sec latency 118.468 ms 2023-12-16T06:46:25.238 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:25 smithi040 ceph-mon[107739]: pgmap v182: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-12-16T06:46:25.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:25 smithi042 ceph-mon[110425]: pgmap v182: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-12-16T06:46:26.097 INFO:teuthology.orchestra.run.smithi040.stdout: 5 126847 7.66 MB/sec execute 327 sec latency 126.524 ms 2023-12-16T06:46:27.100 INFO:teuthology.orchestra.run.smithi040.stdout: 5 127103 7.66 MB/sec execute 328 sec latency 125.593 ms 2023-12-16T06:46:27.137 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:27 smithi040 ceph-mon[107739]: pgmap v183: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:27.137 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:27 smithi042 ceph-mon[110425]: pgmap v183: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-16T06:46:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:28.100 INFO:teuthology.orchestra.run.smithi040.stdout: 5 127374 7.67 MB/sec execute 329 sec latency 130.048 ms 2023-12-16T06:46:29.107 INFO:teuthology.orchestra.run.smithi040.stdout: 5 127630 7.65 MB/sec execute 330 sec latency 135.002 ms 2023-12-16T06:46:29.313 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:29 smithi040 ceph-mon[107739]: pgmap v184: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 460 op/s 2023-12-16T06:46:29.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:29 smithi042 ceph-mon[110425]: pgmap v184: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 460 op/s 2023-12-16T06:46:30.107 INFO:teuthology.orchestra.run.smithi040.stdout: 5 127960 7.66 MB/sec execute 331 sec latency 121.443 ms 2023-12-16T06:46:31.113 INFO:teuthology.orchestra.run.smithi040.stdout: 5 128120 7.65 MB/sec execute 333 sec latency 204.261 ms 2023-12-16T06:46:31.137 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:31 smithi040 ceph-mon[107739]: pgmap v185: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:46:31.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:31 smithi042 ceph-mon[110425]: pgmap v185: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:46:32.113 INFO:teuthology.orchestra.run.smithi040.stdout: 5 128338 7.64 MB/sec execute 334 sec latency 203.118 ms 2023-12-16T06:46:33.113 INFO:teuthology.orchestra.run.smithi040.stdout: 5 128657 7.67 MB/sec execute 335 sec latency 129.319 ms 2023-12-16T06:46:33.183 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:33 smithi040 ceph-mon[107739]: pgmap v186: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:46:33.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:33 smithi042 ceph-mon[110425]: pgmap v186: 97 pgs: 97 active+clean; 355 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 305 op/s 2023-12-16T06:46:34.122 INFO:teuthology.orchestra.run.smithi040.stdout: 5 128878 7.66 MB/sec execute 336 sec latency 138.164 ms 2023-12-16T06:46:35.122 INFO:teuthology.orchestra.run.smithi040.stdout: 5 129113 7.65 MB/sec execute 337 sec latency 129.454 ms 2023-12-16T06:46:35.242 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:35 smithi040 ceph-mon[107739]: pgmap v187: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.5 MiB/s wr, 455 op/s 2023-12-16T06:46:35.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:35 smithi042 ceph-mon[110425]: pgmap v187: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.5 MiB/s wr, 455 op/s 2023-12-16T06:46:36.127 INFO:teuthology.orchestra.run.smithi040.stdout: 5 129335 7.65 MB/sec execute 338 sec latency 137.300 ms 2023-12-16T06:46:37.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 129510 7.64 MB/sec execute 339 sec latency 201.293 ms 2023-12-16T06:46:37.289 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:37 smithi040 ceph-mon[107739]: pgmap v188: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 310 op/s 2023-12-16T06:46:37.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:37 smithi042 ceph-mon[110425]: pgmap v188: 97 pgs: 97 active+clean; 359 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 310 op/s 2023-12-16T06:46:38.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 129687 7.62 MB/sec execute 340 sec latency 126.379 ms 2023-12-16T06:46:39.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 129960 7.62 MB/sec execute 341 sec latency 144.915 ms 2023-12-16T06:46:39.341 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:39 smithi040 ceph-mon[107739]: pgmap v189: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 435 op/s 2023-12-16T06:46:39.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:39 smithi042 ceph-mon[110425]: pgmap v189: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 435 op/s 2023-12-16T06:46:40.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 130221 7.62 MB/sec execute 342 sec latency 102.238 ms 2023-12-16T06:46:41.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 130453 7.61 MB/sec execute 343 sec latency 129.025 ms 2023-12-16T06:46:41.385 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:41 smithi040 ceph-mon[107739]: pgmap v190: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 293 op/s 2023-12-16T06:46:41.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:41 smithi042 ceph-mon[110425]: pgmap v190: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 293 op/s 2023-12-16T06:46:42.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 130781 7.62 MB/sec execute 344 sec latency 146.141 ms 2023-12-16T06:46:42.423 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:42.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:43.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 131038 7.61 MB/sec execute 345 sec latency 134.650 ms 2023-12-16T06:46:43.212 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:43 smithi040 ceph-mon[107739]: pgmap v191: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 283 op/s 2023-12-16T06:46:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:43 smithi042 ceph-mon[110425]: pgmap v191: 97 pgs: 97 active+clean; 360 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 283 op/s 2023-12-16T06:46:44.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 131287 7.61 MB/sec execute 346 sec latency 133.144 ms 2023-12-16T06:46:45.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 131542 7.61 MB/sec execute 347 sec latency 126.830 ms 2023-12-16T06:46:45.273 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:45 smithi040 ceph-mon[107739]: pgmap v192: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-16T06:46:45.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:45 smithi042 ceph-mon[110425]: pgmap v192: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-16T06:46:46.123 INFO:teuthology.orchestra.run.smithi040.stdout: 5 131759 7.61 MB/sec execute 348 sec latency 158.223 ms 2023-12-16T06:46:46.299 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:46 smithi040 ceph-mon[107739]: pgmap v193: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 288 op/s 2023-12-16T06:46:46.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:46 smithi042 ceph-mon[110425]: pgmap v193: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 288 op/s 2023-12-16T06:46:47.130 INFO:teuthology.orchestra.run.smithi040.stdout: 5 131951 7.60 MB/sec execute 349 sec latency 132.145 ms 2023-12-16T06:46:48.132 INFO:teuthology.orchestra.run.smithi040.stdout: 5 132250 7.62 MB/sec execute 350 sec latency 126.789 ms 2023-12-16T06:46:48.607 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:48 smithi040 ceph-mon[107739]: pgmap v194: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 428 op/s 2023-12-16T06:46:48.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:48 smithi042 ceph-mon[110425]: pgmap v194: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 428 op/s 2023-12-16T06:46:49.132 INFO:teuthology.orchestra.run.smithi040.stdout: 5 132485 7.61 MB/sec execute 351 sec latency 86.997 ms 2023-12-16T06:46:50.135 INFO:teuthology.orchestra.run.smithi040.stdout: 5 132688 7.61 MB/sec execute 352 sec latency 143.824 ms 2023-12-16T06:46:50.643 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:50 smithi040 ceph-mon[107739]: pgmap v195: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 310 op/s 2023-12-16T06:46:50.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:50 smithi042 ceph-mon[110425]: pgmap v195: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 310 op/s 2023-12-16T06:46:51.140 INFO:teuthology.orchestra.run.smithi040.stdout: 5 132896 7.59 MB/sec execute 353 sec latency 103.200 ms 2023-12-16T06:46:52.140 INFO:teuthology.orchestra.run.smithi040.stdout: 5 133118 7.59 MB/sec execute 354 sec latency 128.922 ms 2023-12-16T06:46:52.674 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:52 smithi040 ceph-mon[107739]: pgmap v196: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 302 op/s 2023-12-16T06:46:52.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:52 smithi042 ceph-mon[110425]: pgmap v196: 97 pgs: 97 active+clean; 361 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 302 op/s 2023-12-16T06:46:53.140 INFO:teuthology.orchestra.run.smithi040.stdout: 5 133411 7.58 MB/sec execute 355 sec latency 126.744 ms 2023-12-16T06:46:54.145 INFO:teuthology.orchestra.run.smithi040.stdout: 5 133740 7.58 MB/sec execute 356 sec latency 125.908 ms 2023-12-16T06:46:54.717 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:54 smithi040 ceph-mon[107739]: pgmap v197: 97 pgs: 97 active+clean; 362 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-12-16T06:46:54.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:54 smithi042 ceph-mon[110425]: pgmap v197: 97 pgs: 97 active+clean; 362 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-12-16T06:46:55.152 INFO:teuthology.orchestra.run.smithi040.stdout: 5 134028 7.58 MB/sec execute 357 sec latency 126.953 ms 2023-12-16T06:46:56.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 134322 7.58 MB/sec execute 358 sec latency 123.628 ms 2023-12-16T06:46:56.791 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:56 smithi040 ceph-mon[107739]: pgmap v198: 97 pgs: 97 active+clean; 362 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 284 op/s 2023-12-16T06:46:56.791 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:56 smithi042 ceph-mon[110425]: pgmap v198: 97 pgs: 97 active+clean; 362 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 284 op/s 2023-12-16T06:46:56.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:46:57.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 134626 7.58 MB/sec execute 359 sec latency 132.895 ms 2023-12-16T06:46:58.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 134876 7.58 MB/sec execute 360 sec latency 135.640 ms 2023-12-16T06:46:58.698 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:46:58 smithi040 ceph-mon[107739]: pgmap v199: 97 pgs: 97 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 394 op/s 2023-12-16T06:46:58.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:46:58 smithi042 ceph-mon[110425]: pgmap v199: 97 pgs: 97 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 394 op/s 2023-12-16T06:46:59.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 135199 7.59 MB/sec execute 361 sec latency 131.212 ms 2023-12-16T06:47:00.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 135513 7.60 MB/sec execute 362 sec latency 114.553 ms 2023-12-16T06:47:00.663 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:00 smithi040 ceph-mon[107739]: pgmap v200: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 326 op/s 2023-12-16T06:47:00.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:00 smithi042 ceph-mon[110425]: pgmap v200: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 326 op/s 2023-12-16T06:47:01.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 135763 7.60 MB/sec execute 363 sec latency 217.576 ms 2023-12-16T06:47:02.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 136131 7.60 MB/sec execute 364 sec latency 137.009 ms 2023-12-16T06:47:02.716 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:02 smithi040 ceph-mon[107739]: pgmap v201: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-16T06:47:02.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:02 smithi042 ceph-mon[110425]: pgmap v201: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-16T06:47:03.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 136374 7.59 MB/sec execute 365 sec latency 108.395 ms 2023-12-16T06:47:04.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 136606 7.59 MB/sec execute 366 sec latency 167.635 ms 2023-12-16T06:47:04.779 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:04 smithi040 ceph-mon[107739]: pgmap v202: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 498 op/s 2023-12-16T06:47:04.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:04 smithi042 ceph-mon[110425]: pgmap v202: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 498 op/s 2023-12-16T06:47:05.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 136857 7.60 MB/sec execute 367 sec latency 138.782 ms 2023-12-16T06:47:06.158 INFO:teuthology.orchestra.run.smithi040.stdout: 5 137111 7.59 MB/sec execute 368 sec latency 139.824 ms 2023-12-16T06:47:06.842 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:06 smithi040 ceph-mon[107739]: pgmap v203: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 360 op/s 2023-12-16T06:47:06.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:06 smithi042 ceph-mon[110425]: pgmap v203: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 360 op/s 2023-12-16T06:47:07.158 INFO:teuthology.orchestra.run.smithi040.stdout: 5 137429 7.59 MB/sec execute 369 sec latency 126.553 ms 2023-12-16T06:47:08.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 137729 7.58 MB/sec execute 370 sec latency 126.770 ms 2023-12-16T06:47:08.874 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:08 smithi040 ceph-mon[107739]: pgmap v204: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 511 op/s 2023-12-16T06:47:08.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:08 smithi042 ceph-mon[110425]: pgmap v204: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 511 op/s 2023-12-16T06:47:09.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 137969 7.58 MB/sec execute 371 sec latency 134.633 ms 2023-12-16T06:47:10.157 INFO:teuthology.orchestra.run.smithi040.stdout: 5 138197 7.57 MB/sec execute 372 sec latency 120.813 ms 2023-12-16T06:47:10.903 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:10 smithi040 ceph-mon[107739]: pgmap v205: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 411 op/s 2023-12-16T06:47:11.161 INFO:teuthology.orchestra.run.smithi040.stdout: 5 138495 7.58 MB/sec execute 373 sec latency 143.532 ms 2023-12-16T06:47:11.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:10 smithi042 ceph-mon[110425]: pgmap v205: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 411 op/s 2023-12-16T06:47:11.929 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:12.160 INFO:teuthology.orchestra.run.smithi040.stdout: 5 138838 7.58 MB/sec execute 374 sec latency 120.973 ms 2023-12-16T06:47:12.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:12.691 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:12 smithi040 ceph-mon[107739]: pgmap v206: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:47:12.975 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:12 smithi042 ceph-mon[110425]: pgmap v206: 97 pgs: 97 active+clean; 366 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:47:13.160 INFO:teuthology.orchestra.run.smithi040.stdout: 5 139138 7.59 MB/sec execute 375 sec latency 128.565 ms 2023-12-16T06:47:14.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 139416 7.61 MB/sec execute 376 sec latency 129.060 ms 2023-12-16T06:47:14.745 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:14 smithi040 ceph-mon[107739]: pgmap v207: 97 pgs: 97 active+clean; 360 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 510 op/s 2023-12-16T06:47:15.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 139651 7.61 MB/sec execute 377 sec latency 133.354 ms 2023-12-16T06:47:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:14 smithi042 ceph-mon[110425]: pgmap v207: 97 pgs: 97 active+clean; 360 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.4 MiB/s wr, 510 op/s 2023-12-16T06:47:16.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 139914 7.59 MB/sec execute 378 sec latency 108.257 ms 2023-12-16T06:47:16.800 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:16 smithi040 ceph-mon[107739]: pgmap v208: 97 pgs: 97 active+clean; 360 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-16T06:47:17.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 140115 7.58 MB/sec execute 379 sec latency 135.706 ms 2023-12-16T06:47:17.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:16 smithi042 ceph-mon[110425]: pgmap v208: 97 pgs: 97 active+clean; 360 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-16T06:47:18.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 140384 7.58 MB/sec execute 380 sec latency 137.532 ms 2023-12-16T06:47:18.850 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:18 smithi040 ceph-mon[107739]: pgmap v209: 97 pgs: 97 active+clean; 358 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-12-16T06:47:19.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 140633 7.58 MB/sec execute 381 sec latency 195.257 ms 2023-12-16T06:47:19.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:18 smithi042 ceph-mon[110425]: pgmap v209: 97 pgs: 97 active+clean; 358 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-12-16T06:47:20.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 140850 7.58 MB/sec execute 382 sec latency 135.480 ms 2023-12-16T06:47:20.912 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:20 smithi040 ceph-mon[107739]: pgmap v210: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 338 op/s 2023-12-16T06:47:21.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 141112 7.57 MB/sec execute 383 sec latency 122.755 ms 2023-12-16T06:47:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:20 smithi042 ceph-mon[110425]: pgmap v210: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 338 op/s 2023-12-16T06:47:22.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 141355 7.57 MB/sec execute 384 sec latency 108.144 ms 2023-12-16T06:47:22.960 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:22 smithi040 ceph-mon[107739]: pgmap v211: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-16T06:47:22.976 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:22 smithi042 ceph-mon[110425]: pgmap v211: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-16T06:47:23.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 141546 7.55 MB/sec execute 385 sec latency 126.654 ms 2023-12-16T06:47:24.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 141826 7.55 MB/sec execute 386 sec latency 130.534 ms 2023-12-16T06:47:24.753 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:24 smithi040 ceph-mon[107739]: pgmap v212: 97 pgs: 97 active+clean; 353 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-16T06:47:25.166 INFO:teuthology.orchestra.run.smithi040.stdout: 5 142153 7.56 MB/sec execute 387 sec latency 134.992 ms 2023-12-16T06:47:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:24 smithi042 ceph-mon[110425]: pgmap v212: 97 pgs: 97 active+clean; 353 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-16T06:47:26.164 INFO:teuthology.orchestra.run.smithi040.stdout: 5 142417 7.56 MB/sec execute 388 sec latency 126.762 ms 2023-12-16T06:47:26.808 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:26 smithi040 ceph-mon[107739]: pgmap v213: 97 pgs: 97 active+clean; 353 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.9 MiB/s wr, 307 op/s 2023-12-16T06:47:26.808 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:27.164 INFO:teuthology.orchestra.run.smithi040.stdout: 5 142790 7.58 MB/sec execute 389 sec latency 133.669 ms 2023-12-16T06:47:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:26 smithi042 ceph-mon[110425]: pgmap v213: 97 pgs: 97 active+clean; 353 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.9 MiB/s wr, 307 op/s 2023-12-16T06:47:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:28.164 INFO:teuthology.orchestra.run.smithi040.stdout: 5 143110 7.58 MB/sec execute 390 sec latency 146.579 ms 2023-12-16T06:47:28.845 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:28 smithi040 ceph-mon[107739]: pgmap v214: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.4 MiB/s wr, 396 op/s 2023-12-16T06:47:29.163 INFO:teuthology.orchestra.run.smithi040.stdout: 5 143338 7.58 MB/sec execute 391 sec latency 137.298 ms 2023-12-16T06:47:29.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:28 smithi042 ceph-mon[110425]: pgmap v214: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.4 MiB/s wr, 396 op/s 2023-12-16T06:47:30.164 INFO:teuthology.orchestra.run.smithi040.stdout: 5 143592 7.58 MB/sec execute 392 sec latency 123.021 ms 2023-12-16T06:47:30.910 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:30 smithi040 ceph-mon[107739]: pgmap v215: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 334 op/s 2023-12-16T06:47:31.168 INFO:teuthology.orchestra.run.smithi040.stdout: 5 143796 7.57 MB/sec execute 393 sec latency 142.379 ms 2023-12-16T06:47:31.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:30 smithi042 ceph-mon[110425]: pgmap v215: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 334 op/s 2023-12-16T06:47:32.173 INFO:teuthology.orchestra.run.smithi040.stdout: 5 144049 7.57 MB/sec execute 394 sec latency 115.578 ms 2023-12-16T06:47:32.958 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:32 smithi040 ceph-mon[107739]: pgmap v216: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-16T06:47:33.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:32 smithi042 ceph-mon[110425]: pgmap v216: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-16T06:47:33.173 INFO:teuthology.orchestra.run.smithi040.stdout: 5 144228 7.56 MB/sec execute 395 sec latency 125.718 ms 2023-12-16T06:47:34.173 INFO:teuthology.orchestra.run.smithi040.stdout: 5 144407 7.55 MB/sec execute 396 sec latency 145.333 ms 2023-12-16T06:47:34.895 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:34 smithi040 ceph-mon[107739]: pgmap v217: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 473 op/s 2023-12-16T06:47:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:34 smithi042 ceph-mon[110425]: pgmap v217: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 473 op/s 2023-12-16T06:47:35.181 INFO:teuthology.orchestra.run.smithi040.stdout: 5 144597 7.54 MB/sec execute 397 sec latency 117.418 ms 2023-12-16T06:47:36.181 INFO:teuthology.orchestra.run.smithi040.stdout: 5 144831 7.53 MB/sec execute 398 sec latency 135.527 ms 2023-12-16T06:47:36.962 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:36 smithi040 ceph-mon[107739]: pgmap v218: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 323 op/s 2023-12-16T06:47:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:36 smithi042 ceph-mon[110425]: pgmap v218: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.6 MiB/s wr, 323 op/s 2023-12-16T06:47:37.181 INFO:teuthology.orchestra.run.smithi040.stdout: 5 145051 7.53 MB/sec execute 399 sec latency 140.168 ms 2023-12-16T06:47:38.181 INFO:teuthology.orchestra.run.smithi040.stdout: 5 145228 7.52 MB/sec execute 400 sec latency 123.291 ms 2023-12-16T06:47:39.002 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:38 smithi040 ceph-mon[107739]: pgmap v219: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-12-16T06:47:39.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:38 smithi042 ceph-mon[110425]: pgmap v219: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-12-16T06:47:39.191 INFO:teuthology.orchestra.run.smithi040.stdout: 5 145499 7.52 MB/sec execute 401 sec latency 112.001 ms 2023-12-16T06:47:40.191 INFO:teuthology.orchestra.run.smithi040.stdout: 5 145785 7.52 MB/sec execute 402 sec latency 135.554 ms 2023-12-16T06:47:40.857 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:40 smithi040 ceph-mon[107739]: pgmap v220: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 363 op/s 2023-12-16T06:47:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:40 smithi042 ceph-mon[110425]: pgmap v220: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 363 op/s 2023-12-16T06:47:41.194 INFO:teuthology.orchestra.run.smithi040.stdout: 5 146053 7.52 MB/sec execute 403 sec latency 132.011 ms 2023-12-16T06:47:41.896 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:42.194 INFO:teuthology.orchestra.run.smithi040.stdout: 5 146288 7.52 MB/sec execute 404 sec latency 161.758 ms 2023-12-16T06:47:42.918 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:42 smithi040 ceph-mon[107739]: pgmap v221: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.6 MiB/s wr, 278 op/s 2023-12-16T06:47:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:42 smithi042 ceph-mon[110425]: pgmap v221: 97 pgs: 97 active+clean; 351 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.6 MiB/s wr, 278 op/s 2023-12-16T06:47:43.194 INFO:teuthology.orchestra.run.smithi040.stdout: 5 146450 7.52 MB/sec execute 405 sec latency 136.999 ms 2023-12-16T06:47:44.195 INFO:teuthology.orchestra.run.smithi040.stdout: 5 146689 7.51 MB/sec execute 406 sec latency 210.865 ms 2023-12-16T06:47:44.985 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:44 smithi040 ceph-mon[107739]: pgmap v222: 97 pgs: 97 active+clean; 354 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.1 MiB/s wr, 419 op/s 2023-12-16T06:47:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:44 smithi042 ceph-mon[110425]: pgmap v222: 97 pgs: 97 active+clean; 354 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.1 MiB/s wr, 419 op/s 2023-12-16T06:47:45.195 INFO:teuthology.orchestra.run.smithi040.stdout: 5 147010 7.52 MB/sec execute 407 sec latency 132.266 ms 2023-12-16T06:47:46.196 INFO:teuthology.orchestra.run.smithi040.stdout: 5 147208 7.51 MB/sec execute 408 sec latency 117.762 ms 2023-12-16T06:47:47.011 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:46 smithi040 ceph-mon[107739]: pgmap v223: 97 pgs: 97 active+clean; 354 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.5 MiB/s wr, 269 op/s 2023-12-16T06:47:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:46 smithi042 ceph-mon[110425]: pgmap v223: 97 pgs: 97 active+clean; 354 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.5 MiB/s wr, 269 op/s 2023-12-16T06:47:47.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 147428 7.52 MB/sec execute 409 sec latency 132.635 ms 2023-12-16T06:47:48.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 147743 7.52 MB/sec execute 410 sec latency 133.354 ms 2023-12-16T06:47:49.064 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:48 smithi040 ceph-mon[107739]: pgmap v224: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 411 op/s 2023-12-16T06:47:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:48 smithi042 ceph-mon[110425]: pgmap v224: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 411 op/s 2023-12-16T06:47:49.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 148037 7.51 MB/sec execute 411 sec latency 99.944 ms 2023-12-16T06:47:50.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 148370 7.50 MB/sec execute 412 sec latency 130.013 ms 2023-12-16T06:47:51.134 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:50 smithi040 ceph-mon[107739]: pgmap v225: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.3 MiB/s wr, 299 op/s 2023-12-16T06:47:51.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:50 smithi042 ceph-mon[110425]: pgmap v225: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.3 MiB/s wr, 299 op/s 2023-12-16T06:47:51.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 148580 7.50 MB/sec execute 413 sec latency 128.171 ms 2023-12-16T06:47:52.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 148900 7.51 MB/sec execute 414 sec latency 135.082 ms 2023-12-16T06:47:52.918 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:52 smithi040 ceph-mon[107739]: pgmap v226: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:47:53.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:52 smithi042 ceph-mon[110425]: pgmap v226: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:47:53.206 INFO:teuthology.orchestra.run.smithi040.stdout: 5 149222 7.51 MB/sec execute 415 sec latency 91.127 ms 2023-12-16T06:47:54.217 INFO:teuthology.orchestra.run.smithi040.stdout: 5 149494 7.51 MB/sec execute 416 sec latency 122.472 ms 2023-12-16T06:47:54.955 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:54 smithi040 ceph-mon[107739]: pgmap v227: 97 pgs: 97 active+clean; 353 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-16T06:47:55.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:54 smithi042 ceph-mon[110425]: pgmap v227: 97 pgs: 97 active+clean; 353 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-16T06:47:55.210 INFO:teuthology.orchestra.run.smithi040.stdout: 5 149797 7.52 MB/sec execute 417 sec latency 126.934 ms 2023-12-16T06:47:56.213 INFO:teuthology.orchestra.run.smithi040.stdout: 5 150016 7.51 MB/sec execute 418 sec latency 124.835 ms 2023-12-16T06:47:57.008 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:56 smithi040 ceph-mon[107739]: pgmap v228: 97 pgs: 97 active+clean; 353 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:47:57.008 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:56 smithi042 ceph-mon[110425]: pgmap v228: 97 pgs: 97 active+clean; 353 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-16T06:47:57.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:47:57.221 INFO:teuthology.orchestra.run.smithi040.stdout: 5 150258 7.51 MB/sec execute 419 sec latency 127.008 ms 2023-12-16T06:47:58.221 INFO:teuthology.orchestra.run.smithi040.stdout: 5 150529 7.51 MB/sec execute 420 sec latency 126.776 ms 2023-12-16T06:47:59.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:47:58 smithi040 ceph-mon[107739]: pgmap v229: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 470 op/s 2023-12-16T06:47:59.221 INFO:teuthology.orchestra.run.smithi040.stdout: 5 150724 7.51 MB/sec execute 421 sec latency 126.560 ms 2023-12-16T06:47:59.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:47:58 smithi042 ceph-mon[110425]: pgmap v229: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 470 op/s 2023-12-16T06:48:00.221 INFO:teuthology.orchestra.run.smithi040.stdout: 5 150920 7.50 MB/sec execute 422 sec latency 131.909 ms 2023-12-16T06:48:01.092 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:00 smithi040 ceph-mon[107739]: pgmap v230: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:48:01.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 151182 7.51 MB/sec execute 423 sec latency 120.755 ms 2023-12-16T06:48:01.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:00 smithi042 ceph-mon[110425]: pgmap v230: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-16T06:48:02.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 151316 7.50 MB/sec execute 424 sec latency 126.425 ms 2023-12-16T06:48:03.166 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:02 smithi040 ceph-mon[107739]: pgmap v231: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-16T06:48:03.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 151450 7.49 MB/sec execute 425 sec latency 143.140 ms 2023-12-16T06:48:03.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:02 smithi042 ceph-mon[110425]: pgmap v231: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-16T06:48:04.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 151665 7.47 MB/sec execute 426 sec latency 129.589 ms 2023-12-16T06:48:04.980 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:04 smithi040 ceph-mon[107739]: pgmap v232: 97 pgs: 97 active+clean; 357 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 467 op/s 2023-12-16T06:48:05.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 151964 7.46 MB/sec execute 427 sec latency 126.468 ms 2023-12-16T06:48:05.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:04 smithi042 ceph-mon[110425]: pgmap v232: 97 pgs: 97 active+clean; 357 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 467 op/s 2023-12-16T06:48:06.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 152191 7.46 MB/sec execute 428 sec latency 128.908 ms 2023-12-16T06:48:07.008 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:06 smithi040 ceph-mon[107739]: pgmap v233: 97 pgs: 97 active+clean; 357 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-12-16T06:48:07.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 152508 7.47 MB/sec execute 429 sec latency 126.444 ms 2023-12-16T06:48:07.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:06 smithi042 ceph-mon[110425]: pgmap v233: 97 pgs: 97 active+clean; 357 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-12-16T06:48:08.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 152867 7.47 MB/sec execute 430 sec latency 141.594 ms 2023-12-16T06:48:09.068 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:09 smithi040 ceph-mon[107739]: pgmap v234: 97 pgs: 97 active+clean; 351 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.0 MiB/s wr, 369 op/s 2023-12-16T06:48:09.229 INFO:teuthology.orchestra.run.smithi040.stdout: 5 153097 7.47 MB/sec execute 431 sec latency 132.882 ms 2023-12-16T06:48:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:09 smithi042 ceph-mon[110425]: pgmap v234: 97 pgs: 97 active+clean; 351 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.0 MiB/s wr, 369 op/s 2023-12-16T06:48:10.229 INFO:teuthology.orchestra.run.smithi040.stdout: 5 153376 7.48 MB/sec execute 432 sec latency 209.703 ms 2023-12-16T06:48:11.109 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:11 smithi040 ceph-mon[107739]: pgmap v235: 97 pgs: 97 active+clean; 353 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 301 op/s 2023-12-16T06:48:11.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 153668 7.48 MB/sec execute 433 sec latency 125.791 ms 2023-12-16T06:48:11.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:11 smithi042 ceph-mon[110425]: pgmap v235: 97 pgs: 97 active+clean; 353 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 301 op/s 2023-12-16T06:48:12.142 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:12 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:12.228 INFO:teuthology.orchestra.run.smithi040.stdout: 5 153947 7.48 MB/sec execute 434 sec latency 130.207 ms 2023-12-16T06:48:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:12 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:13.164 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:13 smithi040 ceph-mon[107739]: pgmap v236: 97 pgs: 97 active+clean; 353 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 289 op/s 2023-12-16T06:48:13.233 INFO:teuthology.orchestra.run.smithi040.stdout: 5 154223 7.49 MB/sec execute 435 sec latency 186.311 ms 2023-12-16T06:48:13.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:13 smithi042 ceph-mon[110425]: pgmap v236: 97 pgs: 97 active+clean; 353 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 289 op/s 2023-12-16T06:48:14.233 INFO:teuthology.orchestra.run.smithi040.stdout: 5 154419 7.48 MB/sec execute 436 sec latency 143.504 ms 2023-12-16T06:48:15.208 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:15 smithi040 ceph-mon[107739]: pgmap v237: 97 pgs: 97 active+clean; 362 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 451 op/s 2023-12-16T06:48:15.233 INFO:teuthology.orchestra.run.smithi040.stdout: 5 154685 7.48 MB/sec execute 437 sec latency 132.847 ms 2023-12-16T06:48:15.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:15 smithi042 ceph-mon[110425]: pgmap v237: 97 pgs: 97 active+clean; 362 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 451 op/s 2023-12-16T06:48:16.242 INFO:teuthology.orchestra.run.smithi040.stdout: 5 154910 7.48 MB/sec execute 438 sec latency 105.373 ms 2023-12-16T06:48:17.242 INFO:teuthology.orchestra.run.smithi040.stdout: 5 155177 7.47 MB/sec execute 439 sec latency 121.243 ms 2023-12-16T06:48:17.246 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:17 smithi040 ceph-mon[107739]: pgmap v238: 97 pgs: 97 active+clean; 362 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.3 MiB/s wr, 317 op/s 2023-12-16T06:48:17.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:17 smithi042 ceph-mon[110425]: pgmap v238: 97 pgs: 97 active+clean; 362 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.3 MiB/s wr, 317 op/s 2023-12-16T06:48:18.248 INFO:teuthology.orchestra.run.smithi040.stdout: 5 155426 7.46 MB/sec execute 440 sec latency 123.541 ms 2023-12-16T06:48:19.249 INFO:teuthology.orchestra.run.smithi040.stdout: 5 155675 7.45 MB/sec execute 441 sec latency 129.880 ms 2023-12-16T06:48:19.267 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:19 smithi040 ceph-mon[107739]: pgmap v239: 97 pgs: 97 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.1 MiB/s wr, 379 op/s 2023-12-16T06:48:19.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:19 smithi042 ceph-mon[110425]: pgmap v239: 97 pgs: 97 active+clean; 355 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.1 MiB/s wr, 379 op/s 2023-12-16T06:48:20.249 INFO:teuthology.orchestra.run.smithi040.stdout: 5 155974 7.46 MB/sec execute 442 sec latency 136.960 ms 2023-12-16T06:48:21.249 INFO:teuthology.orchestra.run.smithi040.stdout: 5 156186 7.46 MB/sec execute 443 sec latency 134.860 ms 2023-12-16T06:48:21.343 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:21 smithi040 ceph-mon[107739]: pgmap v240: 97 pgs: 97 active+clean; 358 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 387 op/s 2023-12-16T06:48:21.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:21 smithi042 ceph-mon[110425]: pgmap v240: 97 pgs: 97 active+clean; 358 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 387 op/s 2023-12-16T06:48:22.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 156507 7.46 MB/sec execute 444 sec latency 147.969 ms 2023-12-16T06:48:23.142 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:23 smithi040 ceph-mon[107739]: pgmap v241: 97 pgs: 97 active+clean; 358 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 316 op/s 2023-12-16T06:48:23.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 156793 7.47 MB/sec execute 445 sec latency 145.100 ms 2023-12-16T06:48:23.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:23 smithi042 ceph-mon[110425]: pgmap v241: 97 pgs: 97 active+clean; 358 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 316 op/s 2023-12-16T06:48:24.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 156998 7.47 MB/sec execute 446 sec latency 204.156 ms 2023-12-16T06:48:25.209 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:25 smithi040 ceph-mon[107739]: pgmap v242: 97 pgs: 97 active+clean; 359 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.1 MiB/s wr, 474 op/s 2023-12-16T06:48:25.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 157215 7.47 MB/sec execute 447 sec latency 138.605 ms 2023-12-16T06:48:25.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:25 smithi042 ceph-mon[110425]: pgmap v242: 97 pgs: 97 active+clean; 359 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.1 MiB/s wr, 474 op/s 2023-12-16T06:48:26.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 157405 7.46 MB/sec execute 448 sec latency 125.408 ms 2023-12-16T06:48:27.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 157610 7.45 MB/sec execute 449 sec latency 114.863 ms 2023-12-16T06:48:27.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:27 smithi040 ceph-mon[107739]: pgmap v243: 97 pgs: 97 active+clean; 359 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-16T06:48:27.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:27 smithi042 ceph-mon[110425]: pgmap v243: 97 pgs: 97 active+clean; 359 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-16T06:48:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:28.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 157870 7.45 MB/sec execute 450 sec latency 151.187 ms 2023-12-16T06:48:29.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 158081 7.44 MB/sec execute 451 sec latency 134.935 ms 2023-12-16T06:48:29.319 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:29 smithi040 ceph-mon[107739]: pgmap v244: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 444 op/s 2023-12-16T06:48:29.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:29 smithi042 ceph-mon[110425]: pgmap v244: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 444 op/s 2023-12-16T06:48:30.259 INFO:teuthology.orchestra.run.smithi040.stdout: 5 158352 7.45 MB/sec execute 452 sec latency 127.981 ms 2023-12-16T06:48:31.112 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:31 smithi040 ceph-mon[107739]: pgmap v245: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.6 MiB/s wr, 381 op/s 2023-12-16T06:48:31.265 INFO:teuthology.orchestra.run.smithi040.stdout: 5 158670 7.44 MB/sec execute 453 sec latency 150.132 ms 2023-12-16T06:48:31.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:31 smithi042 ceph-mon[110425]: pgmap v245: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.6 MiB/s wr, 381 op/s 2023-12-16T06:48:32.267 INFO:teuthology.orchestra.run.smithi040.stdout: 5 159018 7.44 MB/sec execute 454 sec latency 124.239 ms 2023-12-16T06:48:33.141 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:33 smithi040 ceph-mon[107739]: pgmap v246: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.0 MiB/s wr, 289 op/s 2023-12-16T06:48:33.272 INFO:teuthology.orchestra.run.smithi040.stdout: 5 159271 7.44 MB/sec execute 455 sec latency 129.430 ms 2023-12-16T06:48:33.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:33 smithi042 ceph-mon[110425]: pgmap v246: 97 pgs: 97 active+clean; 364 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.0 MiB/s wr, 289 op/s 2023-12-16T06:48:34.272 INFO:teuthology.orchestra.run.smithi040.stdout: 5 159515 7.44 MB/sec execute 456 sec latency 152.449 ms 2023-12-16T06:48:35.221 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:35 smithi040 ceph-mon[107739]: pgmap v247: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 461 op/s 2023-12-16T06:48:35.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 159864 7.45 MB/sec execute 457 sec latency 124.520 ms 2023-12-16T06:48:35.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:35 smithi042 ceph-mon[110425]: pgmap v247: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 461 op/s 2023-12-16T06:48:36.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 160172 7.45 MB/sec execute 458 sec latency 123.772 ms 2023-12-16T06:48:37.261 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:37 smithi040 ceph-mon[107739]: pgmap v248: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-16T06:48:37.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 160405 7.46 MB/sec execute 459 sec latency 123.699 ms 2023-12-16T06:48:37.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:37 smithi042 ceph-mon[110425]: pgmap v248: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-16T06:48:38.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 160581 7.45 MB/sec execute 460 sec latency 132.365 ms 2023-12-16T06:48:39.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 160797 7.45 MB/sec execute 461 sec latency 126.562 ms 2023-12-16T06:48:39.304 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:39 smithi040 ceph-mon[107739]: pgmap v249: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 457 op/s 2023-12-16T06:48:39.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:39 smithi042 ceph-mon[110425]: pgmap v249: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 457 op/s 2023-12-16T06:48:40.281 INFO:teuthology.orchestra.run.smithi040.stdout: 5 160999 7.44 MB/sec execute 462 sec latency 143.311 ms 2023-12-16T06:48:41.286 INFO:teuthology.orchestra.run.smithi040.stdout: 5 161247 7.44 MB/sec execute 463 sec latency 117.521 ms 2023-12-16T06:48:41.354 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:41 smithi040 ceph-mon[107739]: pgmap v250: 97 pgs: 97 active+clean; 363 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-12-16T06:48:41.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:41 smithi042 ceph-mon[110425]: pgmap v250: 97 pgs: 97 active+clean; 363 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-12-16T06:48:42.286 INFO:teuthology.orchestra.run.smithi040.stdout: 5 161432 7.43 MB/sec execute 464 sec latency 186.436 ms 2023-12-16T06:48:42.384 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:42.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:43.286 INFO:teuthology.orchestra.run.smithi040.stdout: 5 161619 7.42 MB/sec execute 465 sec latency 136.617 ms 2023-12-16T06:48:43.416 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:43 smithi040 ceph-mon[107739]: pgmap v251: 97 pgs: 97 active+clean; 363 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-12-16T06:48:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:43 smithi042 ceph-mon[110425]: pgmap v251: 97 pgs: 97 active+clean; 363 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-12-16T06:48:44.294 INFO:teuthology.orchestra.run.smithi040.stdout: 5 161826 7.42 MB/sec execute 466 sec latency 141.293 ms 2023-12-16T06:48:45.213 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:45 smithi040 ceph-mon[107739]: pgmap v252: 97 pgs: 97 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.7 MiB/s wr, 468 op/s 2023-12-16T06:48:45.294 INFO:teuthology.orchestra.run.smithi040.stdout: 5 162123 7.42 MB/sec execute 467 sec latency 123.712 ms 2023-12-16T06:48:45.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:45 smithi042 ceph-mon[110425]: pgmap v252: 97 pgs: 97 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.7 MiB/s wr, 468 op/s 2023-12-16T06:48:46.302 INFO:teuthology.orchestra.run.smithi040.stdout: 5 162363 7.41 MB/sec execute 468 sec latency 142.471 ms 2023-12-16T06:48:47.248 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:47 smithi040 ceph-mon[107739]: pgmap v253: 97 pgs: 97 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 296 op/s 2023-12-16T06:48:47.302 INFO:teuthology.orchestra.run.smithi040.stdout: 5 162567 7.40 MB/sec execute 469 sec latency 118.070 ms 2023-12-16T06:48:47.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:47 smithi042 ceph-mon[110425]: pgmap v253: 97 pgs: 97 active+clean; 360 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 296 op/s 2023-12-16T06:48:48.308 INFO:teuthology.orchestra.run.smithi040.stdout: 5 162881 7.41 MB/sec execute 470 sec latency 147.003 ms 2023-12-16T06:48:49.215 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:49 smithi040 ceph-mon[107739]: pgmap v254: 97 pgs: 97 active+clean; 359 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 436 op/s 2023-12-16T06:48:49.308 INFO:teuthology.orchestra.run.smithi040.stdout: 5 163042 7.41 MB/sec execute 471 sec latency 188.809 ms 2023-12-16T06:48:49.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:49 smithi042 ceph-mon[110425]: pgmap v254: 97 pgs: 97 active+clean; 359 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 436 op/s 2023-12-16T06:48:50.314 INFO:teuthology.orchestra.run.smithi040.stdout: 5 163266 7.41 MB/sec execute 472 sec latency 148.848 ms 2023-12-16T06:48:51.311 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:51 smithi040 ceph-mon[107739]: pgmap v255: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.8 MiB/s wr, 287 op/s 2023-12-16T06:48:51.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 163523 7.41 MB/sec execute 473 sec latency 129.861 ms 2023-12-16T06:48:51.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:51 smithi042 ceph-mon[110425]: pgmap v255: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.8 MiB/s wr, 287 op/s 2023-12-16T06:48:52.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 163774 7.41 MB/sec execute 474 sec latency 128.254 ms 2023-12-16T06:48:53.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 163929 7.40 MB/sec execute 475 sec latency 123.362 ms 2023-12-16T06:48:53.406 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:53 smithi040 ceph-mon[107739]: pgmap v256: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.5 MiB/s wr, 274 op/s 2023-12-16T06:48:53.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:53 smithi042 ceph-mon[110425]: pgmap v256: 97 pgs: 97 active+clean; 358 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.5 MiB/s wr, 274 op/s 2023-12-16T06:48:54.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164069 7.40 MB/sec execute 476 sec latency 154.590 ms 2023-12-16T06:48:55.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164264 7.40 MB/sec execute 477 sec latency 167.047 ms 2023-12-16T06:48:55.476 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:55 smithi040 ceph-mon[107739]: pgmap v257: 97 pgs: 97 active+clean; 364 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.1 MiB/s wr, 402 op/s 2023-12-16T06:48:55.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:55 smithi042 ceph-mon[110425]: pgmap v257: 97 pgs: 97 active+clean; 364 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.1 MiB/s wr, 402 op/s 2023-12-16T06:48:56.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164420 7.39 MB/sec execute 478 sec latency 141.310 ms 2023-12-16T06:48:57.269 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:57 smithi040 ceph-mon[107739]: pgmap v258: 97 pgs: 97 active+clean; 364 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.9 MiB/s wr, 272 op/s 2023-12-16T06:48:57.269 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:57 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:57.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164650 7.38 MB/sec execute 479 sec latency 124.189 ms 2023-12-16T06:48:57.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:57 smithi042 ceph-mon[110425]: pgmap v258: 97 pgs: 97 active+clean; 364 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.9 MiB/s wr, 272 op/s 2023-12-16T06:48:57.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:57 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:48:58.290 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:48:58 smithi040 ceph-mon[107739]: pgmap v259: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 379 op/s 2023-12-16T06:48:58.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164828 7.37 MB/sec execute 480 sec latency 132.675 ms 2023-12-16T06:48:58.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:48:58 smithi042 ceph-mon[110425]: pgmap v259: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 379 op/s 2023-12-16T06:48:59.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 164999 7.36 MB/sec execute 481 sec latency 122.567 ms 2023-12-16T06:49:00.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 165132 7.36 MB/sec execute 482 sec latency 183.239 ms 2023-12-16T06:49:00.633 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:00 smithi040 ceph-mon[107739]: pgmap v260: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.8 MiB/s wr, 246 op/s 2023-12-16T06:49:00.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:00 smithi042 ceph-mon[110425]: pgmap v260: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.8 MiB/s wr, 246 op/s 2023-12-16T06:49:01.318 INFO:teuthology.orchestra.run.smithi040.stdout: 5 165352 7.36 MB/sec execute 483 sec latency 125.957 ms 2023-12-16T06:49:02.319 INFO:teuthology.orchestra.run.smithi040.stdout: 5 165515 7.35 MB/sec execute 484 sec latency 121.028 ms 2023-12-16T06:49:02.711 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:02 smithi040 ceph-mon[107739]: pgmap v261: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.7 MiB/s wr, 240 op/s 2023-12-16T06:49:02.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:02 smithi042 ceph-mon[110425]: pgmap v261: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.7 MiB/s wr, 240 op/s 2023-12-16T06:49:03.319 INFO:teuthology.orchestra.run.smithi040.stdout: 5 165783 7.35 MB/sec execute 485 sec latency 120.959 ms 2023-12-16T06:49:04.319 INFO:teuthology.orchestra.run.smithi040.stdout: 5 165977 7.34 MB/sec execute 486 sec latency 134.860 ms 2023-12-16T06:49:04.767 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:04 smithi040 ceph-mon[107739]: pgmap v262: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.8 MiB/s wr, 359 op/s 2023-12-16T06:49:04.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:04 smithi042 ceph-mon[110425]: pgmap v262: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.8 MiB/s wr, 359 op/s 2023-12-16T06:49:05.320 INFO:teuthology.orchestra.run.smithi040.stdout: 5 166130 7.33 MB/sec execute 487 sec latency 137.267 ms 2023-12-16T06:49:06.320 INFO:teuthology.orchestra.run.smithi040.stdout: 5 166296 7.32 MB/sec execute 488 sec latency 140.097 ms 2023-12-16T06:49:06.802 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:06 smithi040 ceph-mon[107739]: pgmap v263: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.2 MiB/s wr, 231 op/s 2023-12-16T06:49:06.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:06 smithi042 ceph-mon[110425]: pgmap v263: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.2 MiB/s wr, 231 op/s 2023-12-16T06:49:07.329 INFO:teuthology.orchestra.run.smithi040.stdout: 5 166526 7.33 MB/sec execute 489 sec latency 122.416 ms 2023-12-16T06:49:08.329 INFO:teuthology.orchestra.run.smithi040.stdout: 5 166813 7.33 MB/sec execute 490 sec latency 130.535 ms 2023-12-16T06:49:08.843 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:08 smithi040 ceph-mon[107739]: pgmap v264: 97 pgs: 97 active+clean; 359 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.3 MiB/s wr, 348 op/s 2023-12-16T06:49:08.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:08 smithi042 ceph-mon[110425]: pgmap v264: 97 pgs: 97 active+clean; 359 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.3 MiB/s wr, 348 op/s 2023-12-16T06:49:09.336 INFO:teuthology.orchestra.run.smithi040.stdout: 5 167140 7.33 MB/sec execute 491 sec latency 127.137 ms 2023-12-16T06:49:10.336 INFO:teuthology.orchestra.run.smithi040.stdout: 5 167400 7.33 MB/sec execute 492 sec latency 126.973 ms 2023-12-16T06:49:10.887 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:10 smithi040 ceph-mon[107739]: pgmap v265: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.4 MiB/s wr, 249 op/s 2023-12-16T06:49:10.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:10 smithi042 ceph-mon[110425]: pgmap v265: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.4 MiB/s wr, 249 op/s 2023-12-16T06:49:11.337 INFO:teuthology.orchestra.run.smithi040.stdout: 5 167582 7.33 MB/sec execute 493 sec latency 127.138 ms 2023-12-16T06:49:11.905 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:11.921 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:12.337 INFO:teuthology.orchestra.run.smithi040.stdout: 5 167780 7.33 MB/sec execute 494 sec latency 127.092 ms 2023-12-16T06:49:12.668 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:12 smithi040 ceph-mon[107739]: pgmap v266: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.3 MiB/s wr, 243 op/s 2023-12-16T06:49:12.920 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:12 smithi042 ceph-mon[110425]: pgmap v266: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.3 MiB/s wr, 243 op/s 2023-12-16T06:49:13.340 INFO:teuthology.orchestra.run.smithi040.stdout: 5 167986 7.33 MB/sec execute 495 sec latency 155.670 ms 2023-12-16T06:49:14.340 INFO:teuthology.orchestra.run.smithi040.stdout: 5 168194 7.32 MB/sec execute 496 sec latency 138.257 ms 2023-12-16T06:49:14.795 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:14 smithi040 ceph-mon[107739]: pgmap v267: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 387 op/s 2023-12-16T06:49:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:14 smithi042 ceph-mon[110425]: pgmap v267: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 387 op/s 2023-12-16T06:49:15.341 INFO:teuthology.orchestra.run.smithi040.stdout: 5 168424 7.31 MB/sec execute 497 sec latency 123.942 ms 2023-12-16T06:49:16.341 INFO:teuthology.orchestra.run.smithi040.stdout: 5 168595 7.31 MB/sec execute 498 sec latency 134.942 ms 2023-12-16T06:49:16.852 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:16 smithi040 ceph-mon[107739]: pgmap v268: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.9 MiB/s wr, 269 op/s 2023-12-16T06:49:17.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:16 smithi042 ceph-mon[110425]: pgmap v268: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.9 MiB/s wr, 269 op/s 2023-12-16T06:49:17.341 INFO:teuthology.orchestra.run.smithi040.stdout: 5 168765 7.30 MB/sec execute 499 sec latency 141.749 ms 2023-12-16T06:49:18.341 INFO:teuthology.orchestra.run.smithi040.stdout: 5 168988 7.30 MB/sec execute 500 sec latency 138.296 ms 2023-12-16T06:49:18.910 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:18 smithi040 ceph-mon[107739]: pgmap v269: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 392 op/s 2023-12-16T06:49:19.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:18 smithi042 ceph-mon[110425]: pgmap v269: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 392 op/s 2023-12-16T06:49:19.341 INFO:teuthology.orchestra.run.smithi040.stdout: 5 169256 7.30 MB/sec execute 501 sec latency 87.403 ms 2023-12-16T06:49:20.343 INFO:teuthology.orchestra.run.smithi040.stdout: 5 169524 7.29 MB/sec execute 502 sec latency 97.864 ms 2023-12-16T06:49:20.722 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:20 smithi040 ceph-mon[107739]: pgmap v270: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 282 op/s 2023-12-16T06:49:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:20 smithi042 ceph-mon[110425]: pgmap v270: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 282 op/s 2023-12-16T06:49:21.343 INFO:teuthology.orchestra.run.smithi040.stdout: 5 169714 7.28 MB/sec execute 503 sec latency 123.836 ms 2023-12-16T06:49:22.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 169969 7.29 MB/sec execute 504 sec latency 145.103 ms 2023-12-16T06:49:22.818 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:22 smithi040 ceph-mon[107739]: pgmap v271: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-16T06:49:22.985 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:22 smithi042 ceph-mon[110425]: pgmap v271: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-16T06:49:23.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 170295 7.30 MB/sec execute 505 sec latency 146.862 ms 2023-12-16T06:49:24.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 170589 7.31 MB/sec execute 506 sec latency 129.924 ms 2023-12-16T06:49:24.875 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:24 smithi040 ceph-mon[107739]: pgmap v272: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 414 op/s 2023-12-16T06:49:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:24 smithi042 ceph-mon[110425]: pgmap v272: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 414 op/s 2023-12-16T06:49:25.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 170870 7.30 MB/sec execute 507 sec latency 123.658 ms 2023-12-16T06:49:26.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 171083 7.30 MB/sec execute 508 sec latency 128.431 ms 2023-12-16T06:49:26.915 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:26 smithi040 ceph-mon[107739]: pgmap v273: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.5 MiB/s wr, 269 op/s 2023-12-16T06:49:26.915 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:26 smithi042 ceph-mon[110425]: pgmap v273: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.5 MiB/s wr, 269 op/s 2023-12-16T06:49:27.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:27.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 171314 7.30 MB/sec execute 509 sec latency 135.617 ms 2023-12-16T06:49:28.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 171549 7.29 MB/sec execute 510 sec latency 130.069 ms 2023-12-16T06:49:28.941 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:28 smithi040 ceph-mon[107739]: pgmap v274: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.2 MiB/s wr, 418 op/s 2023-12-16T06:49:29.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:28 smithi042 ceph-mon[110425]: pgmap v274: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.2 MiB/s wr, 418 op/s 2023-12-16T06:49:29.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 171774 7.29 MB/sec execute 511 sec latency 136.644 ms 2023-12-16T06:49:30.349 INFO:teuthology.orchestra.run.smithi040.stdout: 5 172041 7.29 MB/sec execute 512 sec latency 134.012 ms 2023-12-16T06:49:30.977 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:30 smithi040 ceph-mon[107739]: pgmap v275: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 303 op/s 2023-12-16T06:49:31.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:30 smithi042 ceph-mon[110425]: pgmap v275: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 303 op/s 2023-12-16T06:49:31.350 INFO:teuthology.orchestra.run.smithi040.stdout: 5 172311 7.29 MB/sec execute 513 sec latency 135.728 ms 2023-12-16T06:49:32.350 INFO:teuthology.orchestra.run.smithi040.stdout: 5 172604 7.29 MB/sec execute 514 sec latency 126.904 ms 2023-12-16T06:49:33.027 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:32 smithi040 ceph-mon[107739]: pgmap v276: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 295 op/s 2023-12-16T06:49:33.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:32 smithi042 ceph-mon[110425]: pgmap v276: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 295 op/s 2023-12-16T06:49:33.350 INFO:teuthology.orchestra.run.smithi040.stdout: 5 172898 7.29 MB/sec execute 515 sec latency 170.886 ms 2023-12-16T06:49:34.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 173164 7.28 MB/sec execute 516 sec latency 210.049 ms 2023-12-16T06:49:35.066 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:34 smithi040 ceph-mon[107739]: pgmap v277: 97 pgs: 97 active+clean; 358 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 458 op/s 2023-12-16T06:49:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:34 smithi042 ceph-mon[110425]: pgmap v277: 97 pgs: 97 active+clean; 358 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 458 op/s 2023-12-16T06:49:35.350 INFO:teuthology.orchestra.run.smithi040.stdout: 5 173464 7.29 MB/sec execute 517 sec latency 117.482 ms 2023-12-16T06:49:36.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 173719 7.29 MB/sec execute 518 sec latency 132.788 ms 2023-12-16T06:49:36.839 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:36 smithi040 ceph-mon[107739]: pgmap v278: 97 pgs: 97 active+clean; 358 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 319 op/s 2023-12-16T06:49:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:36 smithi042 ceph-mon[110425]: pgmap v278: 97 pgs: 97 active+clean; 358 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 319 op/s 2023-12-16T06:49:37.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 174019 7.30 MB/sec execute 519 sec latency 131.402 ms 2023-12-16T06:49:38.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 174276 7.30 MB/sec execute 520 sec latency 127.092 ms 2023-12-16T06:49:38.883 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:38 smithi040 ceph-mon[107739]: pgmap v279: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 475 op/s 2023-12-16T06:49:39.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:38 smithi042 ceph-mon[110425]: pgmap v279: 97 pgs: 97 active+clean; 362 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 475 op/s 2023-12-16T06:49:39.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 174537 7.30 MB/sec execute 521 sec latency 126.688 ms 2023-12-16T06:49:40.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 174725 7.29 MB/sec execute 522 sec latency 128.101 ms 2023-12-16T06:49:40.924 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:40 smithi040 ceph-mon[107739]: pgmap v280: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 338 op/s 2023-12-16T06:49:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:40 smithi042 ceph-mon[110425]: pgmap v280: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 338 op/s 2023-12-16T06:49:41.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 174933 7.28 MB/sec execute 523 sec latency 126.635 ms 2023-12-16T06:49:41.945 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:42.174 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:42.352 INFO:teuthology.orchestra.run.smithi040.stdout: 5 175176 7.29 MB/sec execute 524 sec latency 137.871 ms 2023-12-16T06:49:42.954 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:42 smithi040 ceph-mon[107739]: pgmap v281: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:49:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:42 smithi042 ceph-mon[110425]: pgmap v281: 97 pgs: 97 active+clean; 364 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-16T06:49:43.351 INFO:teuthology.orchestra.run.smithi040.stdout: 5 175441 7.28 MB/sec execute 525 sec latency 86.932 ms 2023-12-16T06:49:44.357 INFO:teuthology.orchestra.run.smithi040.stdout: 5 175697 7.29 MB/sec execute 526 sec latency 139.341 ms 2023-12-16T06:49:45.004 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:44 smithi040 ceph-mon[107739]: pgmap v282: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.7 MiB/s wr, 476 op/s 2023-12-16T06:49:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:44 smithi042 ceph-mon[110425]: pgmap v282: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.7 MiB/s wr, 476 op/s 2023-12-16T06:49:45.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 175899 7.28 MB/sec execute 527 sec latency 135.714 ms 2023-12-16T06:49:46.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 176110 7.27 MB/sec execute 528 sec latency 117.766 ms 2023-12-16T06:49:47.044 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:46 smithi040 ceph-mon[107739]: pgmap v283: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 313 op/s 2023-12-16T06:49:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:46 smithi042 ceph-mon[110425]: pgmap v283: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 313 op/s 2023-12-16T06:49:47.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 176354 7.27 MB/sec execute 529 sec latency 158.885 ms 2023-12-16T06:49:48.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 176615 7.27 MB/sec execute 530 sec latency 129.224 ms 2023-12-16T06:49:49.139 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:48 smithi040 ceph-mon[107739]: pgmap v284: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 444 op/s 2023-12-16T06:49:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:48 smithi042 ceph-mon[110425]: pgmap v284: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 444 op/s 2023-12-16T06:49:49.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 176958 7.27 MB/sec execute 531 sec latency 143.456 ms 2023-12-16T06:49:50.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 177336 7.28 MB/sec execute 532 sec latency 131.566 ms 2023-12-16T06:49:50.922 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:50 smithi040 ceph-mon[107739]: pgmap v285: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 298 op/s 2023-12-16T06:49:51.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:50 smithi042 ceph-mon[110425]: pgmap v285: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 298 op/s 2023-12-16T06:49:51.366 INFO:teuthology.orchestra.run.smithi040.stdout: 5 177581 7.28 MB/sec execute 533 sec latency 130.482 ms 2023-12-16T06:49:52.373 INFO:teuthology.orchestra.run.smithi040.stdout: 5 177866 7.29 MB/sec execute 534 sec latency 145.532 ms 2023-12-16T06:49:52.958 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:52 smithi040 ceph-mon[107739]: pgmap v286: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-16T06:49:53.373 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178022 7.28 MB/sec execute 535 sec latency 121.851 ms 2023-12-16T06:49:53.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:52 smithi042 ceph-mon[110425]: pgmap v286: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-16T06:49:54.373 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178219 7.28 MB/sec execute 536 sec latency 139.318 ms 2023-12-16T06:49:55.021 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:54 smithi040 ceph-mon[107739]: pgmap v287: 97 pgs: 97 active+clean; 366 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-12-16T06:49:55.374 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178436 7.28 MB/sec execute 537 sec latency 126.268 ms 2023-12-16T06:49:55.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:54 smithi042 ceph-mon[110425]: pgmap v287: 97 pgs: 97 active+clean; 366 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-12-16T06:49:56.374 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178600 7.27 MB/sec execute 538 sec latency 122.026 ms 2023-12-16T06:49:57.055 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:56 smithi040 ceph-mon[107739]: pgmap v288: 97 pgs: 97 active+clean; 366 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-16T06:49:57.055 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:57.380 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178842 7.27 MB/sec execute 539 sec latency 125.375 ms 2023-12-16T06:49:57.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:56 smithi042 ceph-mon[110425]: pgmap v288: 97 pgs: 97 active+clean; 366 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-16T06:49:57.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:49:58.380 INFO:teuthology.orchestra.run.smithi040.stdout: 5 178999 7.26 MB/sec execute 540 sec latency 129.568 ms 2023-12-16T06:49:59.106 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:49:58 smithi040 ceph-mon[107739]: pgmap v289: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 433 op/s 2023-12-16T06:49:59.380 INFO:teuthology.orchestra.run.smithi040.stdout: 5 179304 7.26 MB/sec execute 541 sec latency 126.545 ms 2023-12-16T06:49:59.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:49:58 smithi042 ceph-mon[110425]: pgmap v289: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 433 op/s 2023-12-16T06:50:00.381 INFO:teuthology.orchestra.run.smithi040.stdout: 5 179592 7.25 MB/sec execute 542 sec latency 99.440 ms 2023-12-16T06:50:01.150 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: pgmap v290: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 309 op/s 2023-12-16T06:50:01.150 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:50:01.150 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: Upgrade daemon: mgr.smithi040.hvhoxe: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi040.hvhoxe ... 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: Traceback (most recent call last): 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: "__main__", mod_spec) 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: exec(code, run_globals) 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5477, in 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5465, in main 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3029, in command_deploy_from 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3064, in _common_deploy 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3094, in _deploy_daemon_container 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1029, in deploy_daemon 2023-12-16T06:50:01.151 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1131, in deploy_daemon_units 2023-12-16T06:50:01.152 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: File "/tmp/tmpi871s0s5.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-16T06:50:01.152 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:00 smithi040 ceph-mon[107739]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-16T06:50:01.381 INFO:teuthology.orchestra.run.smithi040.stdout: 5 179859 7.25 MB/sec execute 543 sec latency 123.098 ms 2023-12-16T06:50:01.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: pgmap v290: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 309 op/s 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: Upgrade daemon: mgr.smithi040.hvhoxe: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi040.hvhoxe ... 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: Traceback (most recent call last): 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: "__main__", mod_spec) 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-16T06:50:01.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: exec(code, run_globals) 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5477, in 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5465, in main 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3029, in command_deploy_from 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3064, in _common_deploy 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3094, in _deploy_daemon_container 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1029, in deploy_daemon 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1131, in deploy_daemon_units 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: File "/tmp/tmpi871s0s5.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-16T06:50:01.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:00 smithi042 ceph-mon[110425]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-16T06:50:02.381 INFO:teuthology.orchestra.run.smithi040.stdout: 5 180068 7.25 MB/sec execute 544 sec latency 154.466 ms 2023-12-16T06:50:03.193 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:02 smithi040 ceph-mon[107739]: pgmap v291: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 300 op/s 2023-12-16T06:50:03.387 INFO:teuthology.orchestra.run.smithi040.stdout: 5 180317 7.25 MB/sec execute 545 sec latency 114.913 ms 2023-12-16T06:50:03.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:02 smithi042 ceph-mon[110425]: pgmap v291: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 300 op/s 2023-12-16T06:50:04.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 180628 7.26 MB/sec execute 546 sec latency 120.484 ms 2023-12-16T06:50:04.989 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:04 smithi040 ceph-mon[107739]: pgmap v292: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-12-16T06:50:05.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 180893 7.26 MB/sec execute 547 sec latency 141.873 ms 2023-12-16T06:50:05.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:04 smithi042 ceph-mon[110425]: pgmap v292: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-12-16T06:50:06.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 181121 7.26 MB/sec execute 548 sec latency 100.640 ms 2023-12-16T06:50:07.171 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:06 smithi040 ceph-mon[107739]: pgmap v293: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-16T06:50:07.393 INFO:teuthology.orchestra.run.smithi040.stdout: 5 181291 7.26 MB/sec execute 549 sec latency 148.490 ms 2023-12-16T06:50:07.426 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:06 smithi042 ceph-mon[110425]: pgmap v293: 97 pgs: 97 active+clean; 360 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-16T06:50:08.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 181515 7.26 MB/sec execute 550 sec latency 139.708 ms 2023-12-16T06:50:08.987 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:08 smithi040 ceph-mon[107739]: pgmap v294: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 414 op/s 2023-12-16T06:50:09.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 181764 7.25 MB/sec execute 551 sec latency 126.464 ms 2023-12-16T06:50:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:08 smithi042 ceph-mon[110425]: pgmap v294: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.0 MiB/s wr, 414 op/s 2023-12-16T06:50:10.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 182050 7.25 MB/sec execute 552 sec latency 100.103 ms 2023-12-16T06:50:11.041 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:11 smithi040 ceph-mon[107739]: pgmap v295: 97 pgs: 97 active+clean; 365 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 307 op/s 2023-12-16T06:50:11.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 182267 7.25 MB/sec execute 553 sec latency 169.487 ms 2023-12-16T06:50:11.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:11 smithi042 ceph-mon[110425]: pgmap v295: 97 pgs: 97 active+clean; 365 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 307 op/s 2023-12-16T06:50:12.076 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:12 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:12.391 INFO:teuthology.orchestra.run.smithi040.stdout: 5 182500 7.25 MB/sec execute 554 sec latency 126.402 ms 2023-12-16T06:50:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:12 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:13.096 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:13 smithi040 ceph-mon[107739]: pgmap v296: 97 pgs: 97 active+clean; 365 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 298 op/s 2023-12-16T06:50:13.397 INFO:teuthology.orchestra.run.smithi040.stdout: 5 182826 7.25 MB/sec execute 555 sec latency 142.363 ms 2023-12-16T06:50:13.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:13 smithi042 ceph-mon[110425]: pgmap v296: 97 pgs: 97 active+clean; 365 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 298 op/s 2023-12-16T06:50:14.398 INFO:teuthology.orchestra.run.smithi040.stdout: 5 183061 7.24 MB/sec execute 556 sec latency 177.472 ms 2023-12-16T06:50:15.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:15 smithi040 ceph-mon[107739]: pgmap v297: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 453 op/s 2023-12-16T06:50:15.398 INFO:teuthology.orchestra.run.smithi040.stdout: 5 183323 7.24 MB/sec execute 557 sec latency 152.315 ms 2023-12-16T06:50:15.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:15 smithi042 ceph-mon[110425]: pgmap v297: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 453 op/s 2023-12-16T06:50:16.398 INFO:teuthology.orchestra.run.smithi040.stdout: 5 183654 7.24 MB/sec execute 558 sec latency 126.102 ms 2023-12-16T06:50:17.186 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:17 smithi040 ceph-mon[107739]: pgmap v298: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:50:17.398 INFO:teuthology.orchestra.run.smithi040.stdout: 5 183904 7.24 MB/sec execute 559 sec latency 123.776 ms 2023-12-16T06:50:17.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:17 smithi042 ceph-mon[110425]: pgmap v298: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 290 op/s 2023-12-16T06:50:18.398 INFO:teuthology.orchestra.run.smithi040.stdout: 5 184187 7.25 MB/sec execute 560 sec latency 123.481 ms 2023-12-16T06:50:19.233 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:19 smithi040 ceph-mon[107739]: pgmap v299: 97 pgs: 97 active+clean; 358 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.3 MiB/s wr, 393 op/s 2023-12-16T06:50:19.405 INFO:teuthology.orchestra.run.smithi040.stdout: 5 184437 7.25 MB/sec execute 561 sec latency 120.688 ms 2023-12-16T06:50:19.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:19 smithi042 ceph-mon[110425]: pgmap v299: 97 pgs: 97 active+clean; 358 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.3 MiB/s wr, 393 op/s 2023-12-16T06:50:20.405 INFO:teuthology.orchestra.run.smithi040.stdout: 5 184626 7.25 MB/sec execute 562 sec latency 126.823 ms 2023-12-16T06:50:21.280 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:21 smithi040 ceph-mon[107739]: pgmap v300: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 335 op/s 2023-12-16T06:50:21.405 INFO:teuthology.orchestra.run.smithi040.stdout: 5 184875 7.25 MB/sec execute 563 sec latency 132.872 ms 2023-12-16T06:50:21.422 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:21 smithi042 ceph-mon[110425]: pgmap v300: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.3 MiB/s wr, 335 op/s 2023-12-16T06:50:22.405 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185057 7.24 MB/sec execute 564 sec latency 120.554 ms 2023-12-16T06:50:23.079 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:23 smithi040 ceph-mon[107739]: pgmap v301: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 326 op/s 2023-12-16T06:50:23.409 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185220 7.24 MB/sec execute 565 sec latency 130.523 ms 2023-12-16T06:50:23.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:23 smithi042 ceph-mon[110425]: pgmap v301: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 326 op/s 2023-12-16T06:50:24.409 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185402 7.24 MB/sec execute 566 sec latency 133.125 ms 2023-12-16T06:50:25.106 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:25 smithi040 ceph-mon[107739]: pgmap v302: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-12-16T06:50:25.409 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185548 7.23 MB/sec execute 567 sec latency 159.608 ms 2023-12-16T06:50:25.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:25 smithi042 ceph-mon[110425]: pgmap v302: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-12-16T06:50:26.415 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185781 7.23 MB/sec execute 568 sec latency 116.188 ms 2023-12-16T06:50:27.199 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:27 smithi040 ceph-mon[107739]: pgmap v303: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-16T06:50:27.200 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:27.417 INFO:teuthology.orchestra.run.smithi040.stdout: 5 185975 7.22 MB/sec execute 569 sec latency 137.192 ms 2023-12-16T06:50:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:27 smithi042 ceph-mon[110425]: pgmap v303: 97 pgs: 97 active+clean; 362 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-16T06:50:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:28.427 INFO:teuthology.orchestra.run.smithi040.stdout: 5 186203 7.22 MB/sec execute 570 sec latency 90.635 ms 2023-12-16T06:50:29.252 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:29 smithi040 ceph-mon[107739]: pgmap v304: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.9 MiB/s wr, 372 op/s 2023-12-16T06:50:29.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:29 smithi042 ceph-mon[110425]: pgmap v304: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.9 MiB/s wr, 372 op/s 2023-12-16T06:50:29.427 INFO:teuthology.orchestra.run.smithi040.stdout: 5 186360 7.21 MB/sec execute 571 sec latency 129.174 ms 2023-12-16T06:50:30.427 INFO:teuthology.orchestra.run.smithi040.stdout: 5 186561 7.21 MB/sec execute 572 sec latency 129.392 ms 2023-12-16T06:50:31.304 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:31 smithi040 ceph-mon[107739]: pgmap v305: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 319 op/s 2023-12-16T06:50:31.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:31 smithi042 ceph-mon[110425]: pgmap v305: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 319 op/s 2023-12-16T06:50:31.427 INFO:teuthology.orchestra.run.smithi040.stdout: 5 186879 7.21 MB/sec execute 573 sec latency 129.753 ms 2023-12-16T06:50:32.428 INFO:teuthology.orchestra.run.smithi040.stdout: 5 187199 7.21 MB/sec execute 574 sec latency 130.843 ms 2023-12-16T06:50:33.341 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:33 smithi040 ceph-mon[107739]: pgmap v306: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-16T06:50:33.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:33 smithi042 ceph-mon[110425]: pgmap v306: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-16T06:50:33.428 INFO:teuthology.orchestra.run.smithi040.stdout: 5 187450 7.21 MB/sec execute 575 sec latency 130.359 ms 2023-12-16T06:50:34.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 187701 7.21 MB/sec execute 576 sec latency 130.253 ms 2023-12-16T06:50:35.389 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:35 smithi040 ceph-mon[107739]: pgmap v307: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.1 MiB/s wr, 396 op/s 2023-12-16T06:50:35.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:35 smithi042 ceph-mon[110425]: pgmap v307: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.1 MiB/s wr, 396 op/s 2023-12-16T06:50:35.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 188018 7.21 MB/sec execute 577 sec latency 137.697 ms 2023-12-16T06:50:36.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 188272 7.21 MB/sec execute 578 sec latency 138.964 ms 2023-12-16T06:50:37.188 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:37 smithi040 ceph-mon[107739]: pgmap v308: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.6 MiB/s wr, 264 op/s 2023-12-16T06:50:37.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:37 smithi042 ceph-mon[110425]: pgmap v308: 97 pgs: 97 active+clean; 360 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.6 MiB/s wr, 264 op/s 2023-12-16T06:50:37.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 188476 7.21 MB/sec execute 579 sec latency 122.777 ms 2023-12-16T06:50:38.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 188739 7.21 MB/sec execute 580 sec latency 123.521 ms 2023-12-16T06:50:39.221 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:39 smithi040 ceph-mon[107739]: pgmap v309: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-16T06:50:39.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:39 smithi042 ceph-mon[110425]: pgmap v309: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-16T06:50:39.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 188960 7.21 MB/sec execute 581 sec latency 120.414 ms 2023-12-16T06:50:40.440 INFO:teuthology.orchestra.run.smithi040.stdout: 5 189202 7.21 MB/sec execute 582 sec latency 126.835 ms 2023-12-16T06:50:41.293 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:41 smithi040 ceph-mon[107739]: pgmap v310: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 3.3 MiB/s wr, 351 op/s 2023-12-16T06:50:41.421 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:41 smithi042 ceph-mon[110425]: pgmap v310: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 3.3 MiB/s wr, 351 op/s 2023-12-16T06:50:41.438 INFO:teuthology.orchestra.run.smithi040.stdout: 5 189408 7.21 MB/sec execute 583 sec latency 216.877 ms 2023-12-16T06:50:42.306 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:42 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:42.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:42 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:42.439 INFO:teuthology.orchestra.run.smithi040.stdout: 5 189644 7.20 MB/sec execute 584 sec latency 125.738 ms 2023-12-16T06:50:43.322 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:43 smithi040 ceph-mon[107739]: pgmap v311: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 MiB/s wr, 301 op/s 2023-12-16T06:50:43.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:43 smithi042 ceph-mon[110425]: pgmap v311: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 MiB/s wr, 301 op/s 2023-12-16T06:50:43.441 INFO:teuthology.orchestra.run.smithi040.stdout: 5 189928 7.21 MB/sec execute 585 sec latency 124.764 ms 2023-12-16T06:50:44.441 INFO:teuthology.orchestra.run.smithi040.stdout: 5 190161 7.21 MB/sec execute 586 sec latency 137.393 ms 2023-12-16T06:50:45.381 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:45 smithi040 ceph-mon[107739]: pgmap v312: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-12-16T06:50:45.441 INFO:teuthology.orchestra.run.smithi040.stdout: 5 190438 7.21 MB/sec execute 587 sec latency 127.973 ms 2023-12-16T06:50:45.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:45 smithi042 ceph-mon[110425]: pgmap v312: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-12-16T06:50:46.441 INFO:teuthology.orchestra.run.smithi040.stdout: 5 190688 7.20 MB/sec execute 588 sec latency 134.861 ms 2023-12-16T06:50:47.436 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:47 smithi040 ceph-mon[107739]: pgmap v313: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-12-16T06:50:47.441 INFO:teuthology.orchestra.run.smithi040.stdout: 5 190956 7.19 MB/sec execute 589 sec latency 126.892 ms 2023-12-16T06:50:47.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:47 smithi042 ceph-mon[110425]: pgmap v313: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-12-16T06:50:48.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 191199 7.19 MB/sec execute 590 sec latency 132.424 ms 2023-12-16T06:50:49.233 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:49 smithi040 ceph-mon[107739]: pgmap v314: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 4.2 MiB/s wr, 435 op/s 2023-12-16T06:50:49.450 INFO:teuthology.orchestra.run.smithi040.stdout: 5 191426 7.19 MB/sec execute 591 sec latency 131.008 ms 2023-12-16T06:50:49.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:49 smithi042 ceph-mon[110425]: pgmap v314: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 4.2 MiB/s wr, 435 op/s 2023-12-16T06:50:50.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 191669 7.19 MB/sec execute 592 sec latency 135.859 ms 2023-12-16T06:50:51.308 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:51 smithi040 ceph-mon[107739]: pgmap v315: 97 pgs: 97 active+clean; 362 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.3 MiB/s wr, 353 op/s 2023-12-16T06:50:51.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 191986 7.20 MB/sec execute 593 sec latency 125.031 ms 2023-12-16T06:50:51.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:51 smithi042 ceph-mon[110425]: pgmap v315: 97 pgs: 97 active+clean; 362 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.3 MiB/s wr, 353 op/s 2023-12-16T06:50:52.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 192283 7.21 MB/sec execute 594 sec latency 129.718 ms 2023-12-16T06:50:53.337 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:53 smithi040 ceph-mon[107739]: pgmap v316: 97 pgs: 97 active+clean; 362 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 302 op/s 2023-12-16T06:50:53.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:53 smithi042 ceph-mon[110425]: pgmap v316: 97 pgs: 97 active+clean; 362 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 302 op/s 2023-12-16T06:50:53.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 192518 7.20 MB/sec execute 595 sec latency 118.315 ms 2023-12-16T06:50:54.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 192696 7.20 MB/sec execute 596 sec latency 126.032 ms 2023-12-16T06:50:55.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:55 smithi040 ceph-mon[107739]: pgmap v317: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 459 op/s 2023-12-16T06:50:55.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 192836 7.19 MB/sec execute 597 sec latency 149.206 ms 2023-12-16T06:50:55.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:55 smithi042 ceph-mon[110425]: pgmap v317: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 459 op/s 2023-12-16T06:50:56.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 193105 7.19 MB/sec execute 598 sec latency 148.980 ms 2023-12-16T06:50:57.445 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:57 smithi040 ceph-mon[107739]: pgmap v318: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.1 MiB/s wr, 318 op/s 2023-12-16T06:50:57.445 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:57 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:57.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 193290 7.19 MB/sec execute 599 sec latency 159.690 ms 2023-12-16T06:50:57.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:57 smithi042 ceph-mon[110425]: pgmap v318: 97 pgs: 97 active+clean; 364 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.1 MiB/s wr, 318 op/s 2023-12-16T06:50:57.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:57 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:50:58.451 INFO:teuthology.orchestra.run.smithi040.stdout: 5 193454 7.18 MB/sec execute 600 sec latency 140.242 ms 2023-12-16T06:50:59.300 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:50:59 smithi040 ceph-mon[107739]: pgmap v319: 97 pgs: 97 active+clean; 369 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.1 MiB/s wr, 429 op/s 2023-12-16T06:50:59.458 INFO:teuthology.orchestra.run.smithi040.stdout: 5 cleanup 601 sec 2023-12-16T06:50:59.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:50:59 smithi042 ceph-mon[110425]: pgmap v319: 97 pgs: 97 active+clean; 369 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.1 MiB/s wr, 429 op/s 2023-12-16T06:51:00.458 INFO:teuthology.orchestra.run.smithi040.stdout: 2 cleanup 602 sec 2023-12-16T06:51:01.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:01 smithi040 ceph-mon[107739]: pgmap v320: 97 pgs: 97 active+clean; 364 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.5 MiB/s wr, 307 op/s 2023-12-16T06:51:01.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 603 sec 2023-12-16T06:51:01.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:01 smithi042 ceph-mon[110425]: pgmap v320: 97 pgs: 97 active+clean; 364 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.5 MiB/s wr, 307 op/s 2023-12-16T06:51:02.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 604 sec 2023-12-16T06:51:02.653 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:02 smithi040 ceph-mon[107739]: pgmap v321: 97 pgs: 97 active+clean; 364 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-12-16T06:51:02.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:02 smithi042 ceph-mon[110425]: pgmap v321: 97 pgs: 97 active+clean; 364 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-12-16T06:51:03.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 605 sec 2023-12-16T06:51:04.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 606 sec 2023-12-16T06:51:05.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:04 smithi040 ceph-mon[107739]: pgmap v322: 97 pgs: 97 active+clean; 266 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-12-16T06:51:05.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:04 smithi042 ceph-mon[110425]: pgmap v322: 97 pgs: 97 active+clean; 266 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-12-16T06:51:05.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 607 sec 2023-12-16T06:51:06.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 608 sec 2023-12-16T06:51:07.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:06 smithi040 ceph-mon[107739]: pgmap v323: 97 pgs: 97 active+clean; 266 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 208 op/s 2023-12-16T06:51:07.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:06 smithi042 ceph-mon[110425]: pgmap v323: 97 pgs: 97 active+clean; 266 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 208 op/s 2023-12-16T06:51:07.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 609 sec 2023-12-16T06:51:08.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 610 sec 2023-12-16T06:51:09.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:08 smithi040 ceph-mon[107739]: pgmap v324: 97 pgs: 97 active+clean; 261 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 2.0 MiB/s wr, 211 op/s 2023-12-16T06:51:09.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:08 smithi042 ceph-mon[110425]: pgmap v324: 97 pgs: 97 active+clean; 261 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 2.0 MiB/s wr, 211 op/s 2023-12-16T06:51:09.462 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 611 sec 2023-12-16T06:51:10.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 612 sec 2023-12-16T06:51:11.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:10 smithi040 ceph-mon[107739]: pgmap v325: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.0 MiB/s wr, 100 op/s 2023-12-16T06:51:11.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:10 smithi042 ceph-mon[110425]: pgmap v325: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.0 MiB/s wr, 100 op/s 2023-12-16T06:51:11.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 613 sec 2023-12-16T06:51:12.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:12.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:12.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 614 sec 2023-12-16T06:51:13.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:12 smithi040 ceph-mon[107739]: pgmap v326: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 682 KiB/s wr, 84 op/s 2023-12-16T06:51:13.175 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:12 smithi042 ceph-mon[110425]: pgmap v326: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 682 KiB/s wr, 84 op/s 2023-12-16T06:51:13.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 615 sec 2023-12-16T06:51:14.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 616 sec 2023-12-16T06:51:15.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:14 smithi040 ceph-mon[107739]: pgmap v327: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 682 KiB/s wr, 84 op/s 2023-12-16T06:51:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:14 smithi042 ceph-mon[110425]: pgmap v327: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 682 KiB/s wr, 84 op/s 2023-12-16T06:51:15.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 617 sec 2023-12-16T06:51:16.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 618 sec 2023-12-16T06:51:17.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:16 smithi040 ceph-mon[107739]: pgmap v328: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 21 KiB/s wr, 3 op/s 2023-12-16T06:51:17.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:16 smithi042 ceph-mon[110425]: pgmap v328: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 21 KiB/s wr, 3 op/s 2023-12-16T06:51:17.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 619 sec 2023-12-16T06:51:18.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 620 sec 2023-12-16T06:51:19.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:18 smithi040 ceph-mon[107739]: pgmap v329: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 22 KiB/s wr, 3 op/s 2023-12-16T06:51:19.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:18 smithi042 ceph-mon[110425]: pgmap v329: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 22 KiB/s wr, 3 op/s 2023-12-16T06:51:19.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 621 sec 2023-12-16T06:51:20.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 622 sec 2023-12-16T06:51:21.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:20 smithi040 ceph-mon[107739]: pgmap v330: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 1 op/s 2023-12-16T06:51:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:20 smithi042 ceph-mon[110425]: pgmap v330: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 767 B/s wr, 1 op/s 2023-12-16T06:51:21.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 623 sec 2023-12-16T06:51:22.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 624 sec 2023-12-16T06:51:23.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:22 smithi040 ceph-mon[107739]: pgmap v331: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2023-12-16T06:51:23.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:22 smithi042 ceph-mon[110425]: pgmap v331: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2023-12-16T06:51:23.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 625 sec 2023-12-16T06:51:24.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 626 sec 2023-12-16T06:51:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:24 smithi040 ceph-mon[107739]: pgmap v332: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2023-12-16T06:51:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:24 smithi042 ceph-mon[110425]: pgmap v332: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 767 B/s wr, 0 op/s 2023-12-16T06:51:25.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 627 sec 2023-12-16T06:51:26.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 628 sec 2023-12-16T06:51:27.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:26 smithi040 ceph-mon[107739]: pgmap v333: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-16T06:51:27.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:26 smithi042 ceph-mon[110425]: pgmap v333: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-16T06:51:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:27.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 629 sec 2023-12-16T06:51:28.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 630 sec 2023-12-16T06:51:29.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:28 smithi040 ceph-mon[107739]: pgmap v334: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-16T06:51:29.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:28 smithi042 ceph-mon[110425]: pgmap v334: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-16T06:51:29.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 631 sec 2023-12-16T06:51:30.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 632 sec 2023-12-16T06:51:31.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:30 smithi040 ceph-mon[107739]: pgmap v335: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:31.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:30 smithi042 ceph-mon[110425]: pgmap v335: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:31.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 633 sec 2023-12-16T06:51:32.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 634 sec 2023-12-16T06:51:33.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:32 smithi040 ceph-mon[107739]: pgmap v336: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:33.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:32 smithi042 ceph-mon[110425]: pgmap v336: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:33.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 635 sec 2023-12-16T06:51:34.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 636 sec 2023-12-16T06:51:35.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:34 smithi040 ceph-mon[107739]: pgmap v337: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:34 smithi042 ceph-mon[110425]: pgmap v337: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:35.463 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 637 sec 2023-12-16T06:51:36.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 638 sec 2023-12-16T06:51:37.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:36 smithi040 ceph-mon[107739]: pgmap v338: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:36 smithi042 ceph-mon[110425]: pgmap v338: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:37.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 639 sec 2023-12-16T06:51:38.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 640 sec 2023-12-16T06:51:39.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:38 smithi040 ceph-mon[107739]: pgmap v339: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:39.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:38 smithi042 ceph-mon[110425]: pgmap v339: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:39.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 641 sec 2023-12-16T06:51:40.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 642 sec 2023-12-16T06:51:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:40 smithi042 ceph-mon[110425]: pgmap v340: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:41.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:40 smithi040 ceph-mon[107739]: pgmap v340: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:41.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 643 sec 2023-12-16T06:51:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:42.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:42.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 644 sec 2023-12-16T06:51:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:42 smithi042 ceph-mon[110425]: pgmap v341: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:43.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:42 smithi040 ceph-mon[107739]: pgmap v341: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:43.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 645 sec 2023-12-16T06:51:44.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 646 sec 2023-12-16T06:51:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:44 smithi042 ceph-mon[110425]: pgmap v342: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:45.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:44 smithi040 ceph-mon[107739]: pgmap v342: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:45.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 647 sec 2023-12-16T06:51:46.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 648 sec 2023-12-16T06:51:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:46 smithi042 ceph-mon[110425]: pgmap v343: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:47.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:46 smithi040 ceph-mon[107739]: pgmap v343: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:47.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 649 sec 2023-12-16T06:51:48.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 650 sec 2023-12-16T06:51:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:48 smithi042 ceph-mon[110425]: pgmap v344: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:49.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:48 smithi040 ceph-mon[107739]: pgmap v344: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:49.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 651 sec 2023-12-16T06:51:50.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 652 sec 2023-12-16T06:51:51.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:50 smithi040 ceph-mon[107739]: pgmap v345: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:51.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:50 smithi042 ceph-mon[110425]: pgmap v345: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:51:51.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 653 sec 2023-12-16T06:51:52.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 654 sec 2023-12-16T06:51:53.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:52 smithi040 ceph-mon[107739]: pgmap v346: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:53.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:52 smithi042 ceph-mon[110425]: pgmap v346: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:53.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 655 sec 2023-12-16T06:51:54.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 656 sec 2023-12-16T06:51:55.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:54 smithi040 ceph-mon[107739]: pgmap v347: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:55.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:54 smithi042 ceph-mon[110425]: pgmap v347: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:55.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 657 sec 2023-12-16T06:51:56.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 658 sec 2023-12-16T06:51:57.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:56 smithi040 ceph-mon[107739]: pgmap v348: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:57.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:57.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:56 smithi042 ceph-mon[110425]: pgmap v348: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:57.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:51:57.464 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 659 sec 2023-12-16T06:51:58.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 660 sec 2023-12-16T06:51:59.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:51:58 smithi040 ceph-mon[107739]: pgmap v349: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:59.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:51:58 smithi042 ceph-mon[110425]: pgmap v349: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:51:59.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 661 sec 2023-12-16T06:52:00.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 662 sec 2023-12-16T06:52:01.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:00 smithi040 ceph-mon[107739]: pgmap v350: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:52:01.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:00 smithi042 ceph-mon[110425]: pgmap v350: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:52:01.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 663 sec 2023-12-16T06:52:02.465 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 664 sec 2023-12-16T06:52:03.199 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:02 smithi040 ceph-mon[107739]: pgmap v351: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: 0 cleanup 665 sec 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: Operation Count AvgLat MaxLat 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: ---------------------------------------- 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: NTCreateX 138223 7.720 177.467 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: Close 101463 0.150 17.020 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: Rename 5867 12.801 224.426 2023-12-16T06:52:03.333 INFO:teuthology.orchestra.run.smithi040.stdout: Unlink 27999 7.491 102.288 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Qpathinfo 125355 3.100 100.862 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Qfileinfo 21855 0.104 16.685 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Qfsinfo 23050 1.635 34.654 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Sfileinfo 11277 11.483 95.570 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Find 48516 5.848 154.322 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: WriteX 68380 11.549 66.263 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: ReadX 217174 0.011 12.059 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: LockX 452 0.491 10.099 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: UnlockX 452 0.330 2.528 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: Flush 9720 0.002 0.016 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:52:03.334 INFO:teuthology.orchestra.run.smithi040.stdout:Throughput 7.18112 MB/sec 5 clients 5 procs max_latency=224.434 ms 2023-12-16T06:52:03.335 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-12-16T06:52:03.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:02 smithi042 ceph-mon[110425]: pgmap v351: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:05.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:04 smithi040 ceph-mon[107739]: pgmap v352: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:05.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:04 smithi042 ceph-mon[110425]: pgmap v352: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:07.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:06 smithi040 ceph-mon[107739]: pgmap v353: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:07.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:06 smithi042 ceph-mon[110425]: pgmap v353: 97 pgs: 97 active+clean; 260 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:09.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:08 smithi040 ceph-mon[107739]: pgmap v354: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:09.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:08 smithi042 ceph-mon[110425]: pgmap v354: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:11.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:10 smithi040 ceph-mon[107739]: pgmap v355: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:11.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:10 smithi042 ceph-mon[110425]: pgmap v355: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:12.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:12.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:13.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:12 smithi040 ceph-mon[107739]: pgmap v356: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:13.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:12 smithi042 ceph-mon[110425]: pgmap v356: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.3 KiB/s wr, 1 op/s 2023-12-16T06:52:15.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:14 smithi040 ceph-mon[107739]: pgmap v357: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:15.635 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:14 smithi042 ceph-mon[110425]: pgmap v357: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:17.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:16 smithi040 ceph-mon[107739]: pgmap v358: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:17.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:16 smithi042 ceph-mon[110425]: pgmap v358: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:19.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:18 smithi040 ceph-mon[107739]: pgmap v359: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:19.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:18 smithi042 ceph-mon[110425]: pgmap v359: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.8 KiB/s wr, 2 op/s 2023-12-16T06:52:21.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:20 smithi040 ceph-mon[107739]: pgmap v360: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-12-16T06:52:21.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:20 smithi042 ceph-mon[110425]: pgmap v360: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-12-16T06:52:23.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:23 smithi040 ceph-mon[107739]: pgmap v361: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-12-16T06:52:23.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:23 smithi042 ceph-mon[110425]: pgmap v361: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-12-16T06:52:25.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:25 smithi040 ceph-mon[107739]: pgmap v362: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-16T06:52:25.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:25 smithi042 ceph-mon[110425]: pgmap v362: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-16T06:52:27.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:27 smithi040 ceph-mon[107739]: pgmap v363: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:27.404 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:27 smithi042 ceph-mon[110425]: pgmap v363: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:27.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:29.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:29 smithi040 ceph-mon[107739]: pgmap v364: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:29.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:29 smithi042 ceph-mon[110425]: pgmap v364: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:31.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:31 smithi040 ceph-mon[107739]: pgmap v365: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:31.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:31 smithi042 ceph-mon[110425]: pgmap v365: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:33.403 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:33 smithi040 ceph-mon[107739]: pgmap v366: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:33.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:33 smithi042 ceph-mon[110425]: pgmap v366: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:35.197 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-12-16T06:52:35.299 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-12-16T06:52:35.363 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:35 smithi040 ceph-mon[107739]: pgmap v367: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:35.363 INFO:teuthology.orchestra.run.smithi040.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-16T06:52:35.363 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:52:35.364 INFO:teuthology.orchestra.run.smithi040.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-12-16T06:52:35.364 INFO:teuthology.orchestra.run.smithi040.stdout:3 of 5 processes prepared for launch 0 sec 2023-12-16T06:52:35.420 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:35 smithi042 ceph-mon[110425]: pgmap v367: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-16T06:52:35.436 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch ps' 2023-12-16T06:52:35.465 INFO:teuthology.orchestra.run.smithi040.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-16T06:52:35.465 INFO:teuthology.orchestra.run.smithi040.stdout:releasing clients 2023-12-16T06:52:36.464 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:36 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:36.465 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:36 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:36.465 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:36 smithi040 ceph-mon[107739]: pgmap v368: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:36.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:36 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:36.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:36 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:36.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:36 smithi042 ceph-mon[110425]: pgmap v368: 97 pgs: 97 active+clean; 255 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:52:37.465 INFO:teuthology.orchestra.run.smithi040.stdout: 5 234 14.83 MB/sec execute 1 sec latency 174.231 ms 2023-12-16T06:52:38.365 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:52:38.365 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 starting - - - - 2023-12-16T06:52:38.365 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (18m) 12m ago 18m 7008k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:52:38.365 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (17m) 8m ago 17m 7159k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 starting - - - - 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (14m) 12m ago 14m 34.0M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (14m) 8m ago 14m 17.5M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:9283 running (19m) 12m ago 19m 414M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (12m) 8m ago 17m 512M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (19m) 12m ago 19m 91.1M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (17m) 8m ago 17m 61.2M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (13m) 12m ago 13m 262M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (13m) 8m ago 13m 84.3M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 starting - - - - 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (11m) 8m ago 17m 22.1M - 1.3.1 1dbe0e931976 38f1f7c94598 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (17m) 12m ago 17m 486M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (16m) 12m ago 16m 347M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:52:38.366 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (16m) 12m ago 16m 197M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (16m) 12m ago 16m 436M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (15m) 8m ago 15m 1172M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (15m) 8m ago 15m 1603M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (15m) 8m ago 15m 1245M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (14m) 8m ago 14m 1895M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:52:38.367 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 starting - - - - 2023-12-16T06:52:38.465 INFO:teuthology.orchestra.run.smithi040.stdout: 5 345 16.00 MB/sec execute 2 sec latency 126.831 ms 2023-12-16T06:52:38.827 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:38 smithi040 ceph-mon[107739]: pgmap v369: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:38.915 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions' 2023-12-16T06:52:38.923 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:38 smithi042 ceph-mon[110425]: pgmap v369: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:39.470 INFO:teuthology.orchestra.run.smithi040.stdout: 5 451 16.36 MB/sec execute 3 sec latency 131.941 ms 2023-12-16T06:52:39.903 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:39 smithi040 ceph-mon[107739]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:40.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:39 smithi042 ceph-mon[110425]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:52:40.475 INFO:teuthology.orchestra.run.smithi040.stdout: 5 587 17.26 MB/sec execute 4 sec latency 143.850 ms 2023-12-16T06:52:40.955 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:40 smithi040 ceph-mon[107739]: pgmap v370: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:40 smithi042 ceph-mon[110425]: pgmap v370: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:41.475 INFO:teuthology.orchestra.run.smithi040.stdout: 5 cleanup 5 sec 2023-12-16T06:52:41.734 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:41.845 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:52:41.845 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:52:41.845 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:52:41.845 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:52:41.845 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:52:41.846 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:52:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:42.475 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 6 sec 2023-12-16T06:52:43.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:42 smithi040 ceph-mon[107739]: pgmap v371: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:43.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:42 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:43.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:42 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:43.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:42 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/3884950443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:42 smithi042 ceph-mon[110425]: pgmap v371: 97 pgs: 97 active+clean; 298 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.7 MiB/s wr, 41 op/s 2023-12-16T06:52:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:42 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:42 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:52:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:42 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/3884950443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:52:43.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 7 sec 2023-12-16T06:52:44.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 8 sec 2023-12-16T06:52:45.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:44 smithi040 ceph-mon[107739]: pgmap v372: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 9.0 MiB/s wr, 158 op/s 2023-12-16T06:52:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:44 smithi042 ceph-mon[110425]: pgmap v372: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 9.0 MiB/s wr, 158 op/s 2023-12-16T06:52:45.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 9 sec 2023-12-16T06:52:46.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 10 sec 2023-12-16T06:52:47.158 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:46 smithi040 ceph-mon[107739]: pgmap v373: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 9.0 MiB/s wr, 158 op/s 2023-12-16T06:52:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:46 smithi042 ceph-mon[110425]: pgmap v373: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 9.0 MiB/s wr, 158 op/s 2023-12-16T06:52:47.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 11 sec 2023-12-16T06:52:48.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 12 sec 2023-12-16T06:52:49.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:48 smithi040 ceph-mon[107739]: pgmap v374: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 9.0 MiB/s wr, 184 op/s 2023-12-16T06:52:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:48 smithi042 ceph-mon[110425]: pgmap v374: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 9.0 MiB/s wr, 184 op/s 2023-12-16T06:52:49.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 13 sec 2023-12-16T06:52:50.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 14 sec 2023-12-16T06:52:51.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:50 smithi040 ceph-mon[107739]: pgmap v375: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:51.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:50 smithi042 ceph-mon[110425]: pgmap v375: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:51.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 15 sec 2023-12-16T06:52:52.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 16 sec 2023-12-16T06:52:53.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:52 smithi040 ceph-mon[107739]: pgmap v376: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:53.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:52 smithi042 ceph-mon[110425]: pgmap v376: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:53.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 17 sec 2023-12-16T06:52:54.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 18 sec 2023-12-16T06:52:55.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:54 smithi040 ceph-mon[107739]: pgmap v377: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:55.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:54 smithi042 ceph-mon[110425]: pgmap v377: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 5.4 MiB/s wr, 143 op/s 2023-12-16T06:52:55.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 19 sec 2023-12-16T06:52:56.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 20 sec 2023-12-16T06:52:57.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:56 smithi040 ceph-mon[107739]: pgmap v378: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 24 KiB/s wr, 26 op/s 2023-12-16T06:52:57.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:56 smithi042 ceph-mon[110425]: pgmap v378: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 24 KiB/s wr, 26 op/s 2023-12-16T06:52:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:52:57.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 21 sec 2023-12-16T06:52:58.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 22 sec 2023-12-16T06:52:59.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:52:58 smithi040 ceph-mon[107739]: pgmap v379: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 25 KiB/s wr, 26 op/s 2023-12-16T06:52:59.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:52:58 smithi042 ceph-mon[110425]: pgmap v379: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 25 KiB/s wr, 26 op/s 2023-12-16T06:52:59.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 23 sec 2023-12-16T06:53:00.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 24 sec 2023-12-16T06:53:01.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:00 smithi040 ceph-mon[107739]: pgmap v380: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:01.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:00 smithi042 ceph-mon[110425]: pgmap v380: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:01.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 25 sec 2023-12-16T06:53:02.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 26 sec 2023-12-16T06:53:03.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:02 smithi040 ceph-mon[107739]: pgmap v381: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:03.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:02 smithi042 ceph-mon[110425]: pgmap v381: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:03.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 27 sec 2023-12-16T06:53:04.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 28 sec 2023-12-16T06:53:05.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:04 smithi040 ceph-mon[107739]: pgmap v382: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:05.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:04 smithi042 ceph-mon[110425]: pgmap v382: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.8 KiB/s wr, 0 op/s 2023-12-16T06:53:05.476 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 29 sec 2023-12-16T06:53:06.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 30 sec 2023-12-16T06:53:07.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:06 smithi040 ceph-mon[107739]: pgmap v383: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-16T06:53:07.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:06 smithi042 ceph-mon[110425]: pgmap v383: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-16T06:53:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 31 sec 2023-12-16T06:53:08.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 32 sec 2023-12-16T06:53:09.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:08 smithi040 ceph-mon[107739]: pgmap v384: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2023-12-16T06:53:09.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:08 smithi042 ceph-mon[110425]: pgmap v384: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 0 op/s 2023-12-16T06:53:09.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 33 sec 2023-12-16T06:53:10.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 34 sec 2023-12-16T06:53:11.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:10 smithi040 ceph-mon[107739]: pgmap v385: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:11.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:10 smithi042 ceph-mon[110425]: pgmap v385: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:11.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 35 sec 2023-12-16T06:53:12.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:12.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:12.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 36 sec 2023-12-16T06:53:13.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:12 smithi040 ceph-mon[107739]: pgmap v386: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:13.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:12 smithi042 ceph-mon[110425]: pgmap v386: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:13.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 37 sec 2023-12-16T06:53:14.477 INFO:teuthology.orchestra.run.smithi040.stdout: 1 cleanup 38 sec 2023-12-16T06:53:14.523 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: 0 cleanup 38 sec 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: Operation Count AvgLat MaxLat 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: ---------------------------------------- 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: NTCreateX 412 29.924 143.846 2023-12-16T06:53:14.849 INFO:teuthology.orchestra.run.smithi040.stdout: Close 395 11.636 55.382 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Rename 7 35.881 112.294 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Unlink 17 10.113 63.298 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Qpathinfo 53 6.564 63.644 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Qfileinfo 327 15.039 36.825 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Qfsinfo 59 3.232 23.739 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Sfileinfo 37 14.050 55.286 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Find 54 17.356 101.933 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: WriteX 1567 0.029 0.069 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: ReadX 203 0.019 0.458 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: Flush 66 14.180 26.512 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-16T06:53:14.850 INFO:teuthology.orchestra.run.smithi040.stdout:Throughput 17.2641 MB/sec 5 clients 5 procs max_latency=174.231 ms 2023-12-16T06:53:14.851 DEBUG:teuthology.parallel:result is None 2023-12-16T06:53:14.887 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: pgmap v387: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:14.887 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:14.887 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:14.887 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:14.888 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:14.888 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:14 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:53:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: pgmap v387: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:15.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:14 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:53:15.744 INFO:teuthology.orchestra.run.smithi040.stdout:wait for servicemap items w/ changing names to refresh 2023-12-16T06:53:15.903 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:15 smithi040 ceph-mon[107739]: pgmap v388: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-12-16T06:53:15.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:15 smithi040 ceph-mon[107739]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-16T06:53:15.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:15 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:15.904 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:15 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:16.083 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'sleep 60' 2023-12-16T06:53:16.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:15 smithi042 ceph-mon[110425]: pgmap v388: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-12-16T06:53:16.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:15 smithi042 ceph-mon[110425]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-16T06:53:16.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:15 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:16.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:15 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:18.061 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:17 smithi040 ceph-mon[107739]: pgmap v389: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-12-16T06:53:18.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:17 smithi042 ceph-mon[110425]: pgmap v389: 97 pgs: 97 active+clean; 259 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 0 op/s 2023-12-16T06:53:20.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: pgmap v390: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 B/s rd, 5.6 KiB/s wr, 2 op/s 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:19 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: pgmap v390: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 B/s rd, 5.6 KiB/s wr, 2 op/s 2023-12-16T06:53:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:53:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:53:20.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:20.171 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:19 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:53:21.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:20 smithi040 ceph-mon[107739]: pgmap v391: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-16T06:53:21.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:20 smithi040 ceph-mon[107739]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-16T06:53:21.174 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:20 smithi042 ceph-mon[110425]: pgmap v391: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-16T06:53:21.174 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:20 smithi042 ceph-mon[110425]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-16T06:53:23.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:22 smithi040 ceph-mon[107739]: pgmap v392: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-16T06:53:23.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:22 smithi042 ceph-mon[110425]: pgmap v392: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-16T06:53:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:24 smithi040 ceph-mon[107739]: pgmap v393: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 7.8 KiB/s wr, 3 op/s 2023-12-16T06:53:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:24 smithi042 ceph-mon[110425]: pgmap v393: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 609 B/s rd, 7.8 KiB/s wr, 3 op/s 2023-12-16T06:53:27.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:26 smithi040 ceph-mon[107739]: pgmap v394: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 B/s rd, 7.1 KiB/s wr, 3 op/s 2023-12-16T06:53:27.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:26 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:26 smithi042 ceph-mon[110425]: pgmap v394: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 556 B/s rd, 7.1 KiB/s wr, 3 op/s 2023-12-16T06:53:27.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:26 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:29.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:28 smithi040 ceph-mon[107739]: pgmap v395: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 741 B/s rd, 7.1 KiB/s wr, 3 op/s 2023-12-16T06:53:29.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:28 smithi042 ceph-mon[110425]: pgmap v395: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 741 B/s rd, 7.1 KiB/s wr, 3 op/s 2023-12-16T06:53:31.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:30 smithi040 ceph-mon[107739]: pgmap v396: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-12-16T06:53:31.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:30 smithi042 ceph-mon[110425]: pgmap v396: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 185 B/s rd, 1.5 KiB/s wr, 0 op/s 2023-12-16T06:53:33.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:32 smithi040 ceph-mon[107739]: pgmap v397: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2023-12-16T06:53:33.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:32 smithi042 ceph-mon[110425]: pgmap v397: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2023-12-16T06:53:35.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:34 smithi040 ceph-mon[107739]: pgmap v398: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2023-12-16T06:53:35.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:34 smithi042 ceph-mon[110425]: pgmap v398: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 0 op/s 2023-12-16T06:53:37.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:36 smithi040 ceph-mon[107739]: pgmap v399: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T06:53:37.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:36 smithi042 ceph-mon[110425]: pgmap v399: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T06:53:39.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:38 smithi040 ceph-mon[107739]: pgmap v400: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T06:53:39.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:38 smithi042 ceph-mon[110425]: pgmap v400: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2023-12-16T06:53:41.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:40 smithi040 ceph-mon[107739]: pgmap v401: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:41.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:40 smithi042 ceph-mon[110425]: pgmap v401: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:42.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:41 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:42.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:41 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:43.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:42 smithi040 ceph-mon[107739]: pgmap v402: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:43.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:42 smithi042 ceph-mon[110425]: pgmap v402: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:45.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:44 smithi040 ceph-mon[107739]: pgmap v403: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:45.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:44 smithi042 ceph-mon[110425]: pgmap v403: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:47.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:46 smithi040 ceph-mon[107739]: pgmap v404: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:47.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:46 smithi042 ceph-mon[110425]: pgmap v404: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:49.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:48 smithi040 ceph-mon[107739]: pgmap v405: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:53:49.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:48 smithi042 ceph-mon[110425]: pgmap v405: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:53:51.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:50 smithi040 ceph-mon[107739]: pgmap v406: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:51.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:50 smithi042 ceph-mon[110425]: pgmap v406: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:53.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:52 smithi040 ceph-mon[107739]: pgmap v407: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:53.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:52 smithi042 ceph-mon[110425]: pgmap v407: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:55.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:54 smithi040 ceph-mon[107739]: pgmap v408: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:55.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:54 smithi042 ceph-mon[110425]: pgmap v408: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:57.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:56 smithi040 ceph-mon[107739]: pgmap v409: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:57.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:56 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:56 smithi042 ceph-mon[110425]: pgmap v409: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:53:57.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:56 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:53:59.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:53:58 smithi040 ceph-mon[107739]: pgmap v410: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:53:59.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:53:58 smithi042 ceph-mon[110425]: pgmap v410: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:54:01.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:00 smithi040 ceph-mon[107739]: pgmap v411: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:01.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:00 smithi042 ceph-mon[110425]: pgmap v411: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:03.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:02 smithi040 ceph-mon[107739]: pgmap v412: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:03.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:02 smithi042 ceph-mon[110425]: pgmap v412: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:05.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:04 smithi040 ceph-mon[107739]: pgmap v413: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:05.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:04 smithi042 ceph-mon[110425]: pgmap v413: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:07.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:06 smithi040 ceph-mon[107739]: pgmap v414: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:07.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:06 smithi042 ceph-mon[110425]: pgmap v414: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:09.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:08 smithi040 ceph-mon[107739]: pgmap v415: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:54:09.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:08 smithi042 ceph-mon[110425]: pgmap v415: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:54:11.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:10 smithi040 ceph-mon[107739]: pgmap v416: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:11.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:10 smithi042 ceph-mon[110425]: pgmap v416: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:12.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:11 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:12.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:11 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:13.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:12 smithi040 ceph-mon[107739]: pgmap v417: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:13.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:12 smithi042 ceph-mon[110425]: pgmap v417: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:15.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:14 smithi040 ceph-mon[107739]: pgmap v418: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:15.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:14 smithi042 ceph-mon[110425]: pgmap v418: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:17.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:16 smithi040 ceph-mon[107739]: pgmap v419: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:17.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:16 smithi042 ceph-mon[110425]: pgmap v419: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:18.156 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch ps' 2023-12-16T06:54:19.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:18 smithi040 ceph-mon[107739]: pgmap v420: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:54:19.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:18 smithi042 ceph-mon[110425]: pgmap v420: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.smithi040 smithi040 *:9093,9094 running (13m) 60s ago 19m 24.7M - 0.23.0 ba2b418f427c 27893d14f332 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi040 smithi040 running (19m) 60s ago 19m 7004k - 17.2.0 e1d6a67b021e 194213cbb15c 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:crash.smithi042 smithi042 running (19m) 9m ago 19m 7159k - 17.2.0 e1d6a67b021e a73c58ed2374 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.smithi040 smithi040 *:3000 running (13m) 60s ago 19m 57.1M - 8.3.5 dad864ee21e9 d1a51cf93586 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi040.scgvae smithi040 running (15m) 60s ago 15m 38.5M - 17.2.0 e1d6a67b021e 640bbd177cc7 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:mds.foofs.smithi042.gpmpep smithi042 running (15m) 9m ago 15m 17.5M - 17.2.0 e1d6a67b021e f3769c7bfbe1 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi040.hvhoxe smithi040 *:8443,9283,8765 running (20m) 60s ago 20m 431M - 17.2.0 e1d6a67b021e de4bfcb19b12 2023-12-16T06:54:19.659 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.smithi042.kbelge smithi042 *:8443,9283 running (14m) 9m ago 19m 512M - 19.0.0-191-g6d933094 a29c258b5d6f b4c0ff26a5fd 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi040 smithi040 running (20m) 60s ago 20m 174M 2048M 17.2.0 e1d6a67b021e 538f32b2c8df 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:mon.smithi042 smithi042 running (19m) 9m ago 19m 61.2M 2048M 17.2.0 e1d6a67b021e b19c7464257d 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.0.0.smithi040.mcdwqs smithi040 *:2049 running (15m) 60s ago 15m 257M - 4.0 e1d6a67b021e bc16e72b8346 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:nfs.foo.1.0.smithi042.znecon smithi042 *:2049 running (15m) 9m ago 15m 84.3M - 4.0 e1d6a67b021e e5f29332d8d1 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi040 smithi040 *:9100 running (13m) 60s ago 19m 25.9M - 1.3.1 1dbe0e931976 224fadb16ac7 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.smithi042 smithi042 *:9100 running (12m) 9m ago 19m 22.1M - 1.3.1 1dbe0e931976 38f1f7c94598 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (18m) 60s ago 18m 2390M 1945M 17.2.0 e1d6a67b021e 5cddc0481253 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (18m) 60s ago 18m 2367M 1945M 17.2.0 e1d6a67b021e b78879d83adb 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (18m) 60s ago 18m 1970M 1945M 17.2.0 e1d6a67b021e 57bfb566acb1 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (17m) 60s ago 17m 2314M 1945M 17.2.0 e1d6a67b021e 740232ae684a 2023-12-16T06:54:19.660 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi042 running (17m) 9m ago 17m 1172M 2713M 17.2.0 e1d6a67b021e 78da37a8a88e 2023-12-16T06:54:19.661 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi042 running (17m) 9m ago 17m 1603M 2713M 17.2.0 e1d6a67b021e 6365fcd4a0b5 2023-12-16T06:54:19.661 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi042 running (16m) 9m ago 16m 1245M 2713M 17.2.0 e1d6a67b021e 4b75d60b0406 2023-12-16T06:54:19.661 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi042 running (16m) 9m ago 16m 1895M 2713M 17.2.0 e1d6a67b021e 01d648c59c46 2023-12-16T06:54:19.661 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.smithi040 smithi040 *:9095 running (12m) 60s ago 18m 70.4M - 2.33.4 514e6a882f6e d92133d4dcef 2023-12-16T06:54:20.007 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:19 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:54:20.029 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph orch upgrade status' 2023-12-16T06:54:20.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:19 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T06:54:21.092 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:20 smithi040 ceph-mon[107739]: from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:21.092 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:20 smithi040 ceph-mon[107739]: pgmap v421: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:20 smithi042 ceph-mon[110425]: from='client.14894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:21.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:20 smithi042 ceph-mon[110425]: pgmap v421: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:21.827 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:2829c22c1fdb60b99590a3eef8aa48bb7d6d606e3a4c1627a68d2485fa617e17", 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "in_progress": true, 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "services_complete": [], 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "progress": "1/23 daemons upgraded", 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed.", 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout: "is_paused": true 2023-12-16T06:54:21.828 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:54:22.300 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph health detail' 2023-12-16T06:54:23.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:22 smithi040 ceph-mon[107739]: pgmap v422: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:23.154 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:22 smithi040 ceph-mon[107739]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:23.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:22 smithi042 ceph-mon[110425]: pgmap v422: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:23.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:22 smithi042 ceph-mon[110425]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T06:54:24.014 INFO:teuthology.orchestra.run.smithi040.stdout:HEALTH_WARN Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:54:24.014 INFO:teuthology.orchestra.run.smithi040.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi040.hvhoxe on host smithi040 failed. 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: Upgrade daemon: mgr.smithi040.hvhoxe: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi040.hvhoxe ... 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl daemon-reload 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout:Traceback (most recent call last): 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: "__main__", mod_spec) 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: exec(code, run_globals) 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5477, in 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 5465, in main 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3029, in command_deploy_from 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3064, in _common_deploy 2023-12-16T06:54:24.015 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 3094, in _deploy_daemon_container 2023-12-16T06:54:24.016 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1029, in deploy_daemon 2023-12-16T06:54:24.016 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/__main__.py", line 1131, in deploy_daemon_units 2023-12-16T06:54:24.016 INFO:teuthology.orchestra.run.smithi040.stdout: File "/tmp/tmpi871s0s5.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-16T06:54:24.016 INFO:teuthology.orchestra.run.smithi040.stdout:RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-16T06:54:24.557 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions' 2023-12-16T06:54:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:24 smithi040 ceph-mon[107739]: pgmap v423: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:24 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/4081345253' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:54:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:24 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:25.153 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:24 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:24 smithi042 ceph-mon[110425]: pgmap v423: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:24 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/4081345253' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-16T06:54:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:24 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:25.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:24 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:26.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:25 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:54:26.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:25 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:54:26.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:25 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:26.170 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:25 smithi042 ceph-mon[110425]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:54:26.180 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 19.0.0-191-g6d933094 (6d933094a156ec7587742e5aa25fba5ba27ec678) reef (dev)": 1 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-12-16T06:54:26.181 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-12-16T06:54:26.213 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:25 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T06:54:26.213 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:25 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-16T06:54:26.213 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:25 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:26.213 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:25 smithi040 ceph-mon[107739]: from='mgr.24459 ' entity='mgr.smithi042.kbelge' 2023-12-16T06:54:26.590 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-16T06:54:27.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:27 smithi040 ceph-mon[107739]: pgmap v424: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:27.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:27 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/250434143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:27.270 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:27 smithi040 ceph-mon[107739]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:27.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:27 smithi042 ceph-mon[110425]: pgmap v424: 97 pgs: 97 active+clean; 252 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-16T06:54:27.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:27 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/250434143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:27.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:27 smithi042 ceph-mon[110425]: from='mgr.24459 172.21.15.42:0/2768493720' entity='mgr.smithi042.kbelge' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-16T06:54:28.155 INFO:teuthology.orchestra.run.smithi040.stdout:false 2023-12-16T06:54:28.482 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:28 smithi040 ceph-mon[107739]: from='client.? 172.21.15.40:0/1281199563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:28.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:54:28.514 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-16T06:54:28.594 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c4488b6f20bf45eaa54a4328165fbcba Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-16T06:54:28.597 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-16T06:54:28.611 INFO:tasks.cephadm:Teardown begin 2023-12-16T06:54:28.611 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:54:28.654 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:54:28.670 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:28 smithi042 ceph-mon[110425]: from='client.? 172.21.15.40:0/1281199563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-16T06:54:28.694 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-16T06:54:28.694 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T06:54:28.718 DEBUG:teuthology.orchestra.run.smithi042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T06:54:28.757 INFO:tasks.cephadm:Stopping all daemons... 2023-12-16T06:54:28.757 INFO:tasks.cephadm.mon.smithi040:Stopping mon.smithi040... 2023-12-16T06:54:28.757 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040 2023-12-16T06:54:29.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:28 smithi040 systemd[1]: Stopping Ceph mon.smithi040 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:29.070 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:28 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040[107716]: 2023-12-16T06:54:28.873+0000 7fdc01497700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi040 -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 2023-12-16T06:54:29.071 INFO:journalctl@ceph.mon.smithi040.smithi040.stdout:Dec 16 06:54:28 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi040[107716]: 2023-12-16T06:54:28.873+0000 7fdc01497700 -1 mon.smithi040@0(leader) e2 *** Got Signal Terminated *** 2023-12-16T06:54:29.198 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi040.service' 2023-12-16T06:54:29.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:29.254 INFO:tasks.cephadm.mon.smithi040:Stopped mon.smithi040 2023-12-16T06:54:29.254 INFO:tasks.cephadm.mon.smithi042:Stopping mon.smithi042... 2023-12-16T06:54:29.254 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi042 2023-12-16T06:54:29.628 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:29 smithi042 systemd[1]: Stopping Ceph mon.smithi042 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:29.628 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:29 smithi042 bash[135640]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon.smithi042" found: no such container 2023-12-16T06:54:29.628 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:29 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi042[110401]: 2023-12-16T06:54:29.400+0000 7f5de2ae0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi042 -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 2023-12-16T06:54:29.628 INFO:journalctl@ceph.mon.smithi042.smithi042.stdout:Dec 16 06:54:29 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-mon-smithi042[110401]: 2023-12-16T06:54:29.400+0000 7f5de2ae0700 -1 mon.smithi042@1(peon) e2 *** Got Signal Terminated *** 2023-12-16T06:54:29.782 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@mon.smithi042.service' 2023-12-16T06:54:29.858 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:29.859 INFO:tasks.cephadm.mon.smithi042:Stopped mon.smithi042 2023-12-16T06:54:29.859 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-16T06:54:29.859 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.0 2023-12-16T06:54:30.153 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:29 smithi040 systemd[1]: Stopping Ceph osd.0 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:30.154 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:29 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0[120547]: 2023-12-16T06:54:29.976+0000 7fdb5f7bd700 -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 2023-12-16T06:54:30.154 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:29 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0[120547]: 2023-12-16T06:54:29.976+0000 7fdb5f7bd700 -1 osd.0 68 *** Got signal Terminated *** 2023-12-16T06:54:30.154 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:29 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0[120547]: 2023-12-16T06:54:29.976+0000 7fdb5f7bd700 -1 osd.0 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:54:35.903 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:35 smithi040 bash[158184]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-0 2023-12-16T06:54:35.904 INFO:journalctl@ceph.osd.0.smithi040.stdout:Dec 16 06:54:35 smithi040 bash[158230]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.0" found: no such container 2023-12-16T06:54:36.896 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.0.service' 2023-12-16T06:54:36.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:36.949 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-16T06:54:36.949 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-16T06:54:36.949 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.1 2023-12-16T06:54:37.153 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:36 smithi040 systemd[1]: Stopping Ceph osd.1 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:37.153 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:37 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:54:37.056+0000 7f33907a7700 -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 2023-12-16T06:54:37.154 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:37 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:54:37.056+0000 7f33907a7700 -1 osd.1 68 *** Got signal Terminated *** 2023-12-16T06:54:37.154 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:37 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1[125211]: 2023-12-16T06:54:37.056+0000 7f33907a7700 -1 osd.1 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:54:42.904 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:42 smithi040 bash[158407]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-1 2023-12-16T06:54:42.904 INFO:journalctl@ceph.osd.1.smithi040.stdout:Dec 16 06:54:42 smithi040 bash[158449]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.1" found: no such container 2023-12-16T06:54:43.957 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.1.service' 2023-12-16T06:54:44.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:44.008 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-16T06:54:44.008 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-16T06:54:44.008 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.2 2023-12-16T06:54:44.404 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:44 smithi040 systemd[1]: Stopping Ceph osd.2 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:44.404 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:44 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:54:44.112+0000 7f9b4be62700 -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 2023-12-16T06:54:44.404 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:44 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:54:44.112+0000 7f9b4be62700 -1 osd.2 68 *** Got signal Terminated *** 2023-12-16T06:54:44.404 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:44 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2[129557]: 2023-12-16T06:54:44.112+0000 7f9b4be62700 -1 osd.2 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:54:50.103 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:49 smithi040 bash[158666]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-2 2023-12-16T06:54:50.103 INFO:journalctl@ceph.osd.2.smithi040.stdout:Dec 16 06:54:49 smithi040 bash[158709]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.2" found: no such container 2023-12-16T06:54:50.860 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.2.service' 2023-12-16T06:54:50.910 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:50.910 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-16T06:54:50.911 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-16T06:54:50.911 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.3 2023-12-16T06:54:51.153 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:50 smithi040 systemd[1]: Stopping Ceph osd.3 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:51.154 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:51 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:54:51.028+0000 7f28aa892700 -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 2023-12-16T06:54:51.154 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:51 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:54:51.028+0000 7f28aa892700 -1 osd.3 68 *** Got signal Terminated *** 2023-12-16T06:54:51.154 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:51 smithi040 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3[133343]: 2023-12-16T06:54:51.028+0000 7f28aa892700 -1 osd.3 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:54:56.903 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:56 smithi040 bash[158886]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-3 2023-12-16T06:54:56.904 INFO:journalctl@ceph.osd.3.smithi040.stdout:Dec 16 06:54:56 smithi040 bash[158929]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.3" found: no such container 2023-12-16T06:54:57.420 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:57.015+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:54:57.768 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.3.service' 2023-12-16T06:54:57.818 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:54:57.818 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-16T06:54:57.819 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-16T06:54:57.819 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.4 2023-12-16T06:54:58.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:54:57 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:54:57.835+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 systemd[1]: Stopping Ceph osd.4 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 bash[135794]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.4" found: no such container 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:57.964+0000 7f1e16682700 -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 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:57.965+0000 7f1e16682700 -1 osd.4 68 *** Got signal Terminated *** 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:57 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:57.965+0000 7f1e16682700 -1 osd.4 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:54:58.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:58 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:58.026+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:54:58.808 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:54:58 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:54:58.535+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:54:59.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:54:58 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:54:58.807+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:54:59.171 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:54:59 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:54:59.022+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:54:59.843 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:54:59 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:54:59.561+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:54:59.844 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:54:59 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:54:59.684+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:00.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:54:59 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:54:59.843+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:00.170 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:55:00 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:55:00.015+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:55:00.860 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:00 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:00.529+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:00.861 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:00 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:00.659+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:01.170 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:55:00 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:55:00.997+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:55:01.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:00 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:00.860+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:01.847 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:01 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:01.540+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:01.848 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:01 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:01.643+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:02.170 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:55:02 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4[115301]: 2023-12-16T06:55:02.043+0000 7f1e1401f700 -1 osd.4 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:34.637249+0000 front 2023-12-16T06:54:34.637296+0000 (oldest deadline 2023-12-16T06:54:56.237720+0000) 2023-12-16T06:55:02.171 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:01 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:01.847+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:02.885 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:02 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:02.562+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:02.885 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:02 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:02.640+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:03.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:02 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:02.885+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:03.798 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:55:03 smithi042 bash[135806]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-4 2023-12-16T06:55:03.799 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:03 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:03.516+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:03.799 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:03 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:03.608+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:04.068 INFO:journalctl@ceph.osd.4.smithi042.stdout:Dec 16 06:55:03 smithi042 bash[135885]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.4" found: no such container 2023-12-16T06:55:04.069 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:03 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:03.894+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:04.734 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:04.583+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:04.735 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:04.484+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:04.735 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:04.484+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:04.742 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.4.service' 2023-12-16T06:55:04.792 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:55:04.792 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-16T06:55:04.792 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-16T06:55:04.793 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.5 2023-12-16T06:55:05.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 systemd[1]: Stopping Ceph osd.5 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:55:05.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 bash[136063]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.5" found: no such container 2023-12-16T06:55:05.171 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:04.896+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:05.171 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:04.918+0000 7fdfcd6c8700 -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 2023-12-16T06:55:05.171 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:04.918+0000 7fdfcd6c8700 -1 osd.5 68 *** Got signal Terminated *** 2023-12-16T06:55:05.171 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:04 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:04.918+0000 7fdfcd6c8700 -1 osd.5 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:55:05.889 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:05 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:05.469+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:05.889 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:05 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:05.469+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:05.889 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:05 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:05.613+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:06.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:05 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:05.888+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:06.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:05 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:05.888+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:40.307692+0000 front 2023-12-16T06:54:40.307561+0000 (oldest deadline 2023-12-16T06:55:05.607627+0000) 2023-12-16T06:55:06.848 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:06 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:06.427+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:06.848 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:06 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:06.427+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:06.848 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:06 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:06.643+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:07.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:06 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:06.848+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:07.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:06 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:06.848+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:40.307692+0000 front 2023-12-16T06:54:40.307561+0000 (oldest deadline 2023-12-16T06:55:05.607627+0000) 2023-12-16T06:55:07.799 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:07.476+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:07.799 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:07.476+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:07.800 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:07.596+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:07.800 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:07.596+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:08.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:07.799+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:08.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:07 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:07.799+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:40.307692+0000 front 2023-12-16T06:54:40.307561+0000 (oldest deadline 2023-12-16T06:55:05.607627+0000) 2023-12-16T06:55:08.794 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:08.522+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:08.794 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:08.522+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:08.795 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:08.568+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:08.795 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:08.568+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:09.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:08.794+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:09.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:08 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:08.794+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:40.307692+0000 front 2023-12-16T06:54:40.307561+0000 (oldest deadline 2023-12-16T06:55:05.607627+0000) 2023-12-16T06:55:09.831 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:09.527+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:09.832 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:09.527+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:09.832 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:09.528+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:09.832 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:09.528+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:10.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:09.831+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.306876+0000 front 2023-12-16T06:54:33.306693+0000 (oldest deadline 2023-12-16T06:54:56.806460+0000) 2023-12-16T06:55:10.170 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:09 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5[118755]: 2023-12-16T06:55:09.831+0000 7fdfc8860700 -1 osd.5 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:40.307692+0000 front 2023-12-16T06:54:40.307561+0000 (oldest deadline 2023-12-16T06:55:05.607627+0000) 2023-12-16T06:55:10.920 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:10 smithi042 bash[136075]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-5 2023-12-16T06:55:10.921 INFO:journalctl@ceph.osd.5.smithi042.stdout:Dec 16 06:55:10 smithi042 bash[136117]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.5" found: no such container 2023-12-16T06:55:10.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:10 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:10.504+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:10.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:10 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:10.504+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:10.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:10 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:10.546+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:10.922 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:10 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:10.546+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:11.842 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:11 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:11.504+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:11.842 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:11 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:11.504+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:11.843 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:11 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:11.545+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:11.843 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:11 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:11.545+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:11.843 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:11 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:11.545+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:11.852 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.5.service' 2023-12-16T06:55:11.903 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:55:11.903 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-16T06:55:11.903 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-16T06:55:11.903 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.6 2023-12-16T06:55:12.171 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:11 smithi042 systemd[1]: Stopping Ceph osd.6 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:55:12.171 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:11 smithi042 bash[136298]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.6" found: no such container 2023-12-16T06:55:12.171 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.038+0000 7f69db85a700 -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 2023-12-16T06:55:12.171 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.038+0000 7f69db85a700 -1 osd.6 68 *** Got signal Terminated *** 2023-12-16T06:55:12.171 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.038+0000 7f69db85a700 -1 osd.6 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:55:12.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.518+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:12.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.518+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:12.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:12.518+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:45.249084+0000 front 2023-12-16T06:54:45.248957+0000 (oldest deadline 2023-12-16T06:55:12.249473+0000) 2023-12-16T06:55:12.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:12.498+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:12.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:12.498+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:12.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:12 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:12.498+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:13.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:13.539+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:13.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:13.539+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:13.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:13.539+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:13.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:13.471+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:13.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:13.471+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:13.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:13 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:13.471+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:45.249084+0000 front 2023-12-16T06:54:45.248957+0000 (oldest deadline 2023-12-16T06:55:12.249473+0000) 2023-12-16T06:55:14.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:14.500+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:14.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:14.500+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:14.921 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:14.500+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:45.249084+0000 front 2023-12-16T06:54:45.248957+0000 (oldest deadline 2023-12-16T06:55:12.249473+0000) 2023-12-16T06:55:14.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:14.571+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:14.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:14.571+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:14.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:14 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:14.571+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:15.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:15.534+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:15.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:15.534+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:15.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:15.534+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:45.249084+0000 front 2023-12-16T06:54:45.248957+0000 (oldest deadline 2023-12-16T06:55:12.249473+0000) 2023-12-16T06:55:15.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:15.570+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:15.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:15.570+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:15.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:15 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:15.570+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:16.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:16.515+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.546879+0000 front 2023-12-16T06:54:33.546585+0000 (oldest deadline 2023-12-16T06:54:58.246881+0000) 2023-12-16T06:55:16.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:16.515+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:38.247439+0000 front 2023-12-16T06:54:38.247655+0000 (oldest deadline 2023-12-16T06:55:04.147658+0000) 2023-12-16T06:55:16.920 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6[122311]: 2023-12-16T06:55:16.515+0000 7f69d89f6700 -1 osd.6 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:45.249084+0000 front 2023-12-16T06:54:45.248957+0000 (oldest deadline 2023-12-16T06:55:12.249473+0000) 2023-12-16T06:55:16.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:16.537+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:16.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:16.537+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:16.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:16 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:16.537+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:17.818 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:17 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:17.560+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:17.819 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:17 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:17.560+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:17.819 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:17 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:17.560+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:18.170 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:17 smithi042 bash[136311]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-6 2023-12-16T06:55:18.170 INFO:journalctl@ceph.osd.6.smithi042.stdout:Dec 16 06:55:17 smithi042 bash[136354]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.6" found: no such container 2023-12-16T06:55:18.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:18 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:18.588+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:18.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:18 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:18.588+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:18.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:18 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:18.588+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:18.939 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.6.service' 2023-12-16T06:55:18.990 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:55:18.990 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-16T06:55:18.991 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-16T06:55:18.991 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.7 2023-12-16T06:55:19.420 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 systemd[1]: Stopping Ceph osd.7 for f20758cc-9bdc-11ee-95a5-87774f69a715... 2023-12-16T06:55:19.421 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 bash[136539]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.7" found: no such container 2023-12-16T06:55:19.421 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.137+0000 7f11ecc06700 -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 2023-12-16T06:55:19.421 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.137+0000 7f11ecc06700 -1 osd.7 68 *** Got signal Terminated *** 2023-12-16T06:55:19.421 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.137+0000 7f11ecc06700 -1 osd.7 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-16T06:55:19.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.591+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:19.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.591+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:19.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.591+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:19.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:19 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:19.591+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-12-16T06:54:53.501507+0000 front 2023-12-16T06:54:53.501431+0000 (oldest deadline 2023-12-16T06:55:18.801311+0000) 2023-12-16T06:55:20.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:20 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:20.583+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:20.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:20 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:20.583+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:20.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:20 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:20.583+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:20.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:20 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:20.583+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-12-16T06:54:53.501507+0000 front 2023-12-16T06:54:53.501431+0000 (oldest deadline 2023-12-16T06:55:18.801311+0000) 2023-12-16T06:55:21.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:21 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:21.559+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:21.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:21 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:21.559+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:21.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:21 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:21.559+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:21.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:21 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:21.559+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-12-16T06:54:53.501507+0000 front 2023-12-16T06:54:53.501431+0000 (oldest deadline 2023-12-16T06:55:18.801311+0000) 2023-12-16T06:55:22.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:22 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:22.550+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:22.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:22 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:22.550+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:22.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:22 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:22.550+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:22.920 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:22 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:22.550+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-12-16T06:54:53.501507+0000 front 2023-12-16T06:54:53.501431+0000 (oldest deadline 2023-12-16T06:55:18.801311+0000) 2023-12-16T06:55:23.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:23 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:23.579+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-12-16T06:54:33.698985+0000 front 2023-12-16T06:54:33.698978+0000 (oldest deadline 2023-12-16T06:54:59.598872+0000) 2023-12-16T06:55:23.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:23 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:23.580+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-12-16T06:54:41.900001+0000 front 2023-12-16T06:54:41.899936+0000 (oldest deadline 2023-12-16T06:55:07.199809+0000) 2023-12-16T06:55:23.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:23 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:23.580+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-12-16T06:54:47.200547+0000 front 2023-12-16T06:54:47.200404+0000 (oldest deadline 2023-12-16T06:55:11.300263+0000) 2023-12-16T06:55:23.921 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:23 smithi042 ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7[125794]: 2023-12-16T06:55:23.580+0000 7f11ea5a3700 -1 osd.7 68 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-12-16T06:54:53.501507+0000 front 2023-12-16T06:54:53.501431+0000 (oldest deadline 2023-12-16T06:55:18.801311+0000) 2023-12-16T06:55:25.051 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:24 smithi042 bash[136551]: ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd-7 2023-12-16T06:55:25.051 INFO:journalctl@ceph.osd.7.smithi042.stdout:Dec 16 06:55:24 smithi042 bash[136632]: Error: no container with name or ID "ceph-f20758cc-9bdc-11ee-95a5-87774f69a715-osd.7" found: no such container 2023-12-16T06:55:25.763 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f20758cc-9bdc-11ee-95a5-87774f69a715@osd.7.service' 2023-12-16T06:55:25.814 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-16T06:55:25.815 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-16T06:55:25.815 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-16T06:55:48.247 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-16T06:56:04.478 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:56:04.519 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-16T06:56:04.555 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-16T06:56:04.557 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi040/crash 2023-12-16T06:56:04.558 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash -- . 2023-12-16T06:56:04.611 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T06:56:04.612 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2023-12-16T06:56:04.613 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi042/crash 2023-12-16T06:56:04.614 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash -- . 2023-12-16T06:56:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:tar: /var/lib/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T06:56:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:tar: Error is not recoverable: exiting now 2023-12-16T06:56:04.657 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-16T06:56:04.658 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-16T06:56:04.692 INFO:teuthology.orchestra.run.smithi040.stderr:grep: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-16T06:56:04.693 INFO:tasks.cephadm:Compressing logs... 2023-12-16T06:56:04.694 DEBUG:teuthology.orchestra.run.smithi040:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T06:56:04.737 DEBUG:teuthology.orchestra.run.smithi042:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T06:56:04.769 INFO:teuthology.orchestra.run.smithi040.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-16T06:56:04.769 INFO:teuthology.orchestra.run.smithi040.stderr:: No such file or directory 2023-12-16T06:56:04.769 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi040.scgvae.log 2023-12-16T06:56:04.770 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-16T06:56:04.770 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.2.log 2023-12-16T06:56:04.770 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi040.scgvae.log: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log: 79.4% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi040.scgvae.log.gz 2023-12-16T06:56:04.771 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi040.hvhoxe.log 2023-12-16T06:56:04.771 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.3.log 2023-12-16T06:56:04.772 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi040.hvhoxe.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-16T06:56:04.772 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi040.log 2023-12-16T06:56:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-16T06:56:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:: No such file or directory 2023-12-16T06:56:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.6.log 2023-12-16T06:56:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-16T06:56:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi042.log 2023-12-16T06:56:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.7.log 2023-12-16T06:56:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi042.log: gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.4.log 2023-12-16T06:56:04.776 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi040.log: 90.8% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-16T06:56:04.777 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-16T06:56:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.7.log: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.4.log: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-16T06:56:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi042.kbelge.log 2023-12-16T06:56:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.5.log 2023-12-16T06:56:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi042.kbelge.log: /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.5.log: 91.0% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-16T06:56:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi042.gpmpep.log 2023-12-16T06:56:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi042.gpmpep.log: 60.5% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mds.foofs.smithi042.gpmpep.log.gz 2023-12-16T06:56:04.785 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.1.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-16T06:56:04.884 INFO:teuthology.orchestra.run.smithi042.stderr: 90.2% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi042.kbelge.log.gz 2023-12-16T06:56:04.918 INFO:teuthology.orchestra.run.smithi040.stderr: 88.4% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mgr.smithi040.hvhoxe.log.gz 2023-12-16T06:56:05.111 INFO:teuthology.orchestra.run.smithi042.stderr: 92.3% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi042.log.gz 2023-12-16T06:56:05.805 INFO:teuthology.orchestra.run.smithi040.stderr: 91.5% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-mon.smithi040.log.gz 2023-12-16T06:56:12.832 INFO:teuthology.orchestra.run.smithi040.stderr: 94.5% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.2.log.gz 2023-12-16T06:56:13.802 INFO:teuthology.orchestra.run.smithi042.stderr: 94.0% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.4.log.gz 2023-12-16T06:56:16.171 INFO:teuthology.orchestra.run.smithi042.stderr: 94.3% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.6.log.gz 2023-12-16T06:56:16.444 INFO:teuthology.orchestra.run.smithi040.stderr: 94.1% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-16T06:56:16.869 INFO:teuthology.orchestra.run.smithi040.stderr: 94.1% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.3.log.gz 2023-12-16T06:56:17.583 INFO:teuthology.orchestra.run.smithi040.stderr: 94.3% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-16T06:56:17.585 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-12-16T06:56:17.585 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m12.829s 2023-12-16T06:56:17.585 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m44.057s 2023-12-16T06:56:17.585 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m1.735s 2023-12-16T06:56:18.972 INFO:teuthology.orchestra.run.smithi042.stderr: 94.2% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.5.log.gz 2023-12-16T06:56:22.202 INFO:teuthology.orchestra.run.smithi042.stderr: 94.2% -- replaced with /var/log/ceph/f20758cc-9bdc-11ee-95a5-87774f69a715/ceph-osd.7.log.gz 2023-12-16T06:56:22.205 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-16T06:56:22.205 INFO:teuthology.orchestra.run.smithi042.stderr:real 0m17.446s 2023-12-16T06:56:22.205 INFO:teuthology.orchestra.run.smithi042.stderr:user 0m50.403s 2023-12-16T06:56:22.205 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m2.023s 2023-12-16T06:56:22.206 INFO:tasks.cephadm:Archiving logs... 2023-12-16T06:56:22.206 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi040/log 2023-12-16T06:56:22.207 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T06:56:28.527 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi042/log 2023-12-16T06:56:28.528 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T06:56:35.087 INFO:tasks.cephadm:Removing cluster... 2023-12-16T06:56:35.088 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 --force 2023-12-16T06:56:35.499 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 --force 2023-12-16T06:56:35.907 INFO:tasks.cephadm:Removing cephadm ... 2023-12-16T06:56:35.908 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T06:56:35.931 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T06:56:35.951 INFO:tasks.cephadm:Teardown complete 2023-12-16T06:56:35.952 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-16T06:56:35.966 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-16T06:56:35.966 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T06:56:35.973 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T06:56:35.992 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-12-16T06:56:35.997 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T06:56:35.998 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-12-16T06:56:35.998 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 11 +738us[ +738us] +/- 87ms 2023-12-16T06:56:35.998 INFO:teuthology.orchestra.run.smithi040.stdout:^* hv02.front.sepia.ceph.com 3 6 377 13 -498us[ -451us] +/- 53ms 2023-12-16T06:56:35.998 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +190us[ +190us] +/- 64ms 2023-12-16T06:56:35.998 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:56:36.012 INFO:teuthology.orchestra.run.smithi042.stderr:bash: ntpq: command not found 2023-12-16T06:56:36.017 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-16T06:56:36.018 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2023-12-16T06:56:36.018 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 8 +725us[ +725us] +/- 87ms 2023-12-16T06:56:36.018 INFO:teuthology.orchestra.run.smithi042.stdout:^* hv02.front.sepia.ceph.com 3 6 377 10 -539us[ -517us] +/- 53ms 2023-12-16T06:56:36.018 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 +156us[ +178us] +/- 64ms 2023-12-16T06:56:36.018 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-16T06:56:36.019 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-16T06:56:36.029 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-16T06:56:36.029 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-16T06:56:36.052 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:56:36.164 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:56:36.272 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:56:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:56:36.312 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:56:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:56:36.350 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-16T06:56:36.361 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-16T06:56:36.376 INFO:teuthology.task.internal:Duration was 1937.179092 seconds 2023-12-16T06:56:36.376 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-16T06:56:36.388 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-16T06:56:36.389 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T06:56:36.391 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T06:56:36.448 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T06:56:36.448 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-16T06:56:36.920 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-16T06:56:36.920 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2023-12-16T06:56:36.920 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:56:36.951 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2023-12-16T06:56:36.951 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:56:36.982 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-16T06:56:36.982 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T06:56:36.994 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T06:56:37.083 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-16T06:56:37.084 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T06:56:37.086 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T06:56:45.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-16T06:56:45.321 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-16T06:56:45.322 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T06:56:45.354 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T06:56:45.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-16T06:56:45.400 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-16T06:56:45.403 DEBUG:teuthology.orchestra.run.smithi042:> 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 2023-12-16T06:56:45.433 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2023-12-16T06:56:45.464 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2023-12-16T06:56:45.498 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T06:56:45.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:56:45.523 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T06:56:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T06:56:45.560 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-16T06:56:45.571 INFO:teuthology.task.internal:Transferring archived files... 2023-12-16T06:56:45.572 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi040 2023-12-16T06:56:45.572 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T06:56:45.644 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683/remote/smithi042 2023-12-16T06:56:45.644 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T06:56:45.692 INFO:teuthology.task.internal:Removing archive directory... 2023-12-16T06:56:45.692 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T06:56:45.695 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T06:56:45.748 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-16T06:56:45.762 INFO:teuthology.task.internal:Not uploading archives. 2023-12-16T06:56:45.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-16T06:56:45.777 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-16T06:56:45.777 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T06:56:45.780 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T06:56:45.800 INFO:teuthology.orchestra.run.smithi040.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 06:56 /home/ubuntu/cephtest 2023-12-16T06:56:45.812 INFO:teuthology.orchestra.run.smithi042.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 06:56 /home/ubuntu/cephtest 2023-12-16T06:56:45.814 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-16T06:56:45.829 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-16T06:56:45.856 INFO:teuthology.nuke:Checking targets against current locks 2023-12-16T06:56:45.887 DEBUG:teuthology.nuke:shortname: smithi040 2023-12-16T06:56:45.888 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T06:56:45.908 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 06:15:50.738224', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHoJe00nSF6Y+oznPbOnIiQQ8x9CgDcTVf8pH6mFERUcFL5D+vCEbbH+aeBOOMp6sqZefyGkNyy/sU6atVVgFVk='} 2023-12-16T06:56:45.914 DEBUG:teuthology.nuke:shortname: smithi042 2023-12-16T06:56:45.914 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T06:56:45.938 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:10:43-orch-main-distro-default-smithi/7493683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 06:15:50.740097', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmSHHYRhBNbznW/glwuqFVoyshSCtPivEiquLN9xdPsDXOnultN37ba6ztyY4bxvdJdukhalvhcic+ye27V3LA='} 2023-12-16T06:56:45.967 INFO:teuthology.orchestra.console.smithi040:Power off 2023-12-16T06:56:45.968 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T06:56:45.994 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2023-12-16T06:56:45.995 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:46.012 INFO:teuthology.orchestra.console.smithi042:Power off 2023-12-16T06:56:46.013 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T06:56:46.023 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-16T06:56:46.036 DEBUG:teuthology.orchestra.console.smithi042:power off output: Chassis Power Control: Down/Off 2023-12-16T06:56:46.036 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:46.064 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2023-12-16T06:56:50.024 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:50.065 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:50.136 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-16T06:56:50.176 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2023-12-16T06:56:54.141 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:54.177 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T06:56:54.252 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2023-12-16T06:56:54.288 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is off 2023-12-16T06:56:54.354 INFO:teuthology.orchestra.console.smithi040:Power off completed 2023-12-16T06:56:54.390 INFO:teuthology.orchestra.console.smithi042:Power off completed 2023-12-16T06:56:54.495 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 1937.1790919303894 failure_reason: 'Command failed on smithi040 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f20758cc-9bdc-11ee-95a5-87774f69a715 -e sha1=6d933094a156ec7587742e5aa25fba5ba27ec678 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c4488b6f20bf45eaa54a4328165fbcba status: fail success: false 2023-12-16T06:56:54.495 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T06:56:54.575 INFO:teuthology.run:FAIL