2024-09-10T18:42:25.781 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-10T18:42:25.796 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T18:42:26.078 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272 branch: wip-guits-quincy-2024-09-09-1810-quincy description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} email: gabrioux@ibm.com first_in_suite: false job_id: '7900272' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-quincy-2024-09-09-1810-quincy 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: 5be57395ea235535910512ae73ba8e7ff25fe588 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy-orch-centos-9-teuth sha1: fad5356a94e6044ce1062d748daa5a0f2ed53a7d owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4625 sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: quincy-orch-centos-9-teuth suite_path: /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa suite_relpath: qa suite_repo: https://github.com/adk3798/ceph.git suite_sha1: fad5356a94e6044ce1062d748daa5a0f2ed53a7d targets: smithi073.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSgVS/RuKgkbpj12KWAMdL969ZawZqijH6jw7TGXVaCaLfmDbvABrXdwJ3VVKJY+tRVPdFesf3KopdcyVoae40= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOFWEjXMTPDQ/kTOiLsPBS9xFVNehEqWkmGw3Q1uBAJ0jP3aqktes85EIC3lcjFhfTcPw2Or3G9XPzE2mpJ2lg4= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_17:53:37 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-10T18:42:26.078 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa; will attempt to use it 2024-09-10T18:42:26.078 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_adk3798_ceph_fad5356a94e6044ce1062d748daa5a0f2ed53a7d/qa/tasks 2024-09-10T18:42:26.079 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-10T18:42:26.080 INFO:teuthology.task.internal:Checking packages... 2024-09-10T18:42:26.100 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5be57395ea235535910512ae73ba8e7ff25fe588' 2024-09-10T18:42:26.100 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-10T18:42:26.100 INFO:teuthology.packaging:ref: None 2024-09-10T18:42:26.101 INFO:teuthology.packaging:tag: None 2024-09-10T18:42:26.101 INFO:teuthology.packaging:branch: wip-guits-quincy-2024-09-09-1810-quincy 2024-09-10T18:42:26.101 INFO:teuthology.packaging:sha1: 5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:42:26.101 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-quincy-2024-09-09-1810-quincy 2024-09-10T18:42:26.244 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1606.g5be57395 2024-09-10T18:42:26.245 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-10T18:42:26.252 INFO:teuthology.task.internal:no buildpackages task found 2024-09-10T18:42:26.252 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-10T18:42:26.261 INFO:teuthology.task.internal:Saving configuration 2024-09-10T18:42:26.273 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-10T18:42:26.280 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-10T18:42:26.301 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 18:37:35.473051', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSgVS/RuKgkbpj12KWAMdL969ZawZqijH6jw7TGXVaCaLfmDbvABrXdwJ3VVKJY+tRVPdFesf3KopdcyVoae40='} 2024-09-10T18:42:26.321 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-10 18:37:35.474134', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOFWEjXMTPDQ/kTOiLsPBS9xFVNehEqWkmGw3Q1uBAJ0jP3aqktes85EIC3lcjFhfTcPw2Or3G9XPzE2mpJ2lg4='} 2024-09-10T18:42:26.321 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-10T18:42:26.327 INFO:teuthology.task.internal:roles: ubuntu@smithi073.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-10T18:42:26.327 INFO:teuthology.task.internal:roles: ubuntu@smithi181.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-10T18:42:26.327 INFO:teuthology.run_tasks:Running task console_log... 2024-09-10T18:42:26.385 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1352357be0>, signals=[15]) 2024-09-10T18:42:26.385 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-10T18:42:26.391 INFO:teuthology.task.internal:Opening connections... 2024-09-10T18:42:26.391 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi073.front.sepia.ceph.com 2024-09-10T18:42:26.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:42:26.470 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2024-09-10T18:42:26.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:42:26.545 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-10T18:42:26.552 DEBUG:teuthology.orchestra.run.smithi073:> uname -m 2024-09-10T18:42:26.571 INFO:teuthology.orchestra.run.smithi073.stdout:x86_64 2024-09-10T18:42:26.571 DEBUG:teuthology.orchestra.run.smithi073:> cat /etc/os-release 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:NAME="CentOS Stream" 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION="9" 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:ID="centos" 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:ID_LIKE="rhel fedora" 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION_ID="9" 2024-09-10T18:42:26.629 INFO:teuthology.orchestra.run.smithi073.stdout:PLATFORM_ID="platform:el9" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:ANSI_COLOR="0;31" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:LOGO="fedora-logo-icon" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:HOME_URL="https://centos.org/" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T18:42:26.630 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T18:42:26.631 INFO:teuthology.lock.ops:Updating smithi073.front.sepia.ceph.com on lock server 2024-09-10T18:42:26.660 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2024-09-10T18:42:26.679 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2024-09-10T18:42:26.679 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="CentOS Stream" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="9" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:ID="centos" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE="rhel fedora" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="9" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:PLATFORM_ID="platform:el9" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:ANSI_COLOR="0;31" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:LOGO="fedora-logo-icon" 2024-09-10T18:42:26.738 INFO:teuthology.orchestra.run.smithi181.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-10T18:42:26.739 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://centos.org/" 2024-09-10T18:42:26.739 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-10T18:42:26.739 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-10T18:42:26.739 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-10T18:42:26.739 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2024-09-10T18:42:26.760 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-10T18:42:26.770 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-10T18:42:26.775 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-10T18:42:26.775 DEBUG:teuthology.orchestra.run.smithi073:> test '!' -e /home/ubuntu/cephtest 2024-09-10T18:42:26.778 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2024-09-10T18:42:26.795 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-10T18:42:26.802 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-10T18:42:26.802 DEBUG:teuthology.orchestra.run.smithi073:> test -z $(ls -A /var/lib/ceph) 2024-09-10T18:42:26.836 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2024-09-10T18:42:26.862 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-10T18:42:26.918 INFO:teuthology.run_tasks:Running task kernel... 2024-09-10T18:42:26.997 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-10T18:42:26.997 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-10T18:42:26.997 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-10T18:42:26.997 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-09-10T18:42:26.997 DEBUG:teuthology.orchestra.run.smithi073:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T18:42:26.998 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-10T18:42:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:42:27.015 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-10T18:42:27.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:42:27.016 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-09-10T18:42:27.072 INFO:teuthology.orchestra.run.smithi181.stdout:5.14.0-503.el9.x86_64 2024-09-10T18:42:27.073 INFO:teuthology.task.kernel:Running kernel on smithi181: 5.14.0-503.el9.x86_64 2024-09-10T18:42:27.073 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum install -y kernel 2024-09-10T18:42:27.074 INFO:teuthology.orchestra.run.smithi073.stdout:5.14.0-503.el9.x86_64 2024-09-10T18:42:27.074 INFO:teuthology.task.kernel:Running kernel on smithi073: 5.14.0-503.el9.x86_64 2024-09-10T18:42:27.075 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum install -y kernel 2024-09-10T18:42:29.989 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - BaseOS 7.0 MB/s | 8.2 MB 00:01 2024-09-10T18:42:30.743 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.2 MB 00:01 2024-09-10T18:42:35.230 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - AppStream 6.0 MB/s | 20 MB 00:03 2024-09-10T18:42:36.257 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - AppStream 4.0 MB/s | 20 MB 00:05 2024-09-10T18:42:39.522 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-10T18:42:41.148 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-10T18:42:41.415 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - CRB 4.8 MB/s | 6.5 MB 00:01 2024-09-10T18:42:42.302 INFO:teuthology.orchestra.run.smithi073.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-10T18:42:42.899 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-10T18:42:44.061 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-10T18:42:47.765 INFO:teuthology.orchestra.run.smithi073.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-10T18:42:49.442 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-09-10T18:42:49.805 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T18:42:49.806 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T18:42:49.902 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-09-10T18:42:49.912 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:42:49.912 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-09-10T18:42:49.912 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Install 4 Packages 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 79 M 2024-09-10T18:42:49.913 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 126 M 2024-09-10T18:42:49.914 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-09-10T18:42:50.050 INFO:teuthology.orchestra.run.smithi073.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 194 kB/s | 23 kB 00:00 2024-09-10T18:42:51.415 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-10T18:42:51.415 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-10T18:42:51.511 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-10T18:42:51.519 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout:Install 4 Packages 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:42:51.520 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 79 M 2024-09-10T18:42:51.521 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 126 M 2024-09-10T18:42:51.521 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-09-10T18:42:51.677 INFO:teuthology.orchestra.run.smithi181.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 210 kB/s | 23 kB 00:00 2024-09-10T18:42:55.475 INFO:teuthology.orchestra.run.smithi073.stdout:(2/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 6.2 MB/s | 35 MB 00:05 2024-09-10T18:42:57.225 INFO:teuthology.orchestra.run.smithi073.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.1 MB/s | 16 MB 00:07 2024-09-10T18:42:58.218 INFO:teuthology.orchestra.run.smithi181.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.4 MB/s | 16 MB 00:06 2024-09-10T18:42:58.693 INFO:teuthology.orchestra.run.smithi181.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 4.8 MB/s | 35 MB 00:07 2024-09-10T18:43:02.010 INFO:teuthology.orchestra.run.smithi181.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 2.8 MB/s | 29 MB 00:10 2024-09-10T18:43:02.010 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:43:02.010 INFO:teuthology.orchestra.run.smithi181.stdout:Total 7.5 MB/s | 79 MB 00:10 2024-09-10T18:43:02.099 INFO:teuthology.orchestra.run.smithi073.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 2.4 MB/s | 29 MB 00:12 2024-09-10T18:43:02.100 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:43:02.100 INFO:teuthology.orchestra.run.smithi073.stdout:Total 6.5 MB/s | 79 MB 00:12 2024-09-10T18:43:02.688 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-10T18:43:02.784 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-09-10T18:43:03.012 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-10T18:43:03.013 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-10T18:43:03.225 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-09-10T18:43:03.225 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-09-10T18:43:03.987 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-10T18:43:03.987 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-10T18:43:04.197 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-09-10T18:43:04.197 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-09-10T18:43:06.418 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-10T18:43:06.640 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-09-10T18:43:07.168 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:43:07.260 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:07.364 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:43:07.450 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:10.030 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:10.155 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:10.224 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:10.360 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:14.973 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:15.064 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:15.208 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:15.260 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:19.887 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:20.170 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.368 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.395 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.408 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.434 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.747 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.747 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:43:58.747 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:58.747 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:58.830 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:58.830 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-10T18:43:58.830 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-10T18:43:58.830 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-10T18:43:59.653 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:59.653 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:43:59.653 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-09-10T18:43:59.653 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.654 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.654 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.654 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.654 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:43:59.654 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-09-10T18:43:59.729 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-10T18:43:59.729 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:43:59.729 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-09-10T18:43:59.729 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.730 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.730 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.730 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-10T18:43:59.730 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:43:59.730 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-10T18:44:00.007 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:44:00.074 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:44:00.123 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:44:00.123 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.124 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.124 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T18:44:00.124 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T18:44:00.124 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-10T18:44:00.124 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi073.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T18:44:00.124 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:44:00.161 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:44:00.161 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.161 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.162 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-10T18:44:00.162 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-10T18:44:00.162 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-10T18:44:00.162 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2024-09-10T18:44:00.162 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2024-09-10T18:44:00.184 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:44:00.184 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.184 DEBUG:teuthology.orchestra.run.smithi073:> sudo rpm -qi grub2-tools 2024-09-10T18:44:00.220 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-10T18:44:00.221 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.223 DEBUG:teuthology.orchestra.run.smithi181:> sudo rpm -qi grub2-tools 2024-09-10T18:44:00.223 INFO:teuthology.orchestra.run.smithi073.stdout:Name : grub2-tools 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Epoch : 1 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Version : 2.06 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Release : 82.el9 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Architecture: x86_64 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Group : Unspecified 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Size : 8274670 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:License : GPLv3+ 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T18:44:00.224 INFO:teuthology.orchestra.run.smithi073.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:Packager : builder@centos.org 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:Vendor : CentOS 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:Summary : Support tools for GRUB. 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:Description : 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:hardware devices. 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:44:00.225 INFO:teuthology.orchestra.run.smithi073.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T18:44:00.226 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T18:44:00.227 INFO:teuthology.task.kernel:Updating grub on smithi073 to boot 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.227 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Name : grub2-tools 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Epoch : 1 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Version : 2.06 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Release : 82.el9 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: x86_64 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Group : Unspecified 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:Size : 8274670 2024-09-10T18:44:00.260 INFO:teuthology.orchestra.run.smithi181.stdout:License : GPLv3+ 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Packager : builder@centos.org 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Vendor : CentOS 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Summary : Support tools for GRUB. 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:Description : 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-10T18:44:00.261 INFO:teuthology.orchestra.run.smithi181.stdout:hardware devices. 2024-09-10T18:44:00.262 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:44:00.262 INFO:teuthology.orchestra.run.smithi181.stdout:This subpackage provides tools for support of all platforms. 2024-09-10T18:44:00.262 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-10T18:44:00.263 INFO:teuthology.task.kernel:Updating grub on smithi181 to boot 5.14.0-505.el9.x86_64 2024-09-10T18:44:00.263 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-10T18:44:00.915 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2024-09-10T18:44:00.927 INFO:teuthology.orchestra.run.smithi073.stderr:Generating grub configuration file ... 2024-09-10T18:44:02.205 INFO:teuthology.orchestra.run.smithi181.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T18:44:02.245 INFO:teuthology.orchestra.run.smithi181.stderr:done 2024-09-10T18:44:02.245 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2024-09-10T18:44:02.261 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.tR5BCIzYQy 2024-09-10T18:44:02.261 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.tR5BCIzYQy 2024-09-10T18:44:02.328 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.tR5BCIzYQy 2024-09-10T18:44:02.329 INFO:teuthology.orchestra.run.smithi073.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-10T18:44:02.358 INFO:teuthology.orchestra.run.smithi073.stderr:done 2024-09-10T18:44:02.360 DEBUG:teuthology.orchestra.run.smithi073:> mktemp 2024-09-10T18:44:02.376 INFO:teuthology.orchestra.run.smithi073.stdout:/tmp/tmp.EwVhW5o1wq 2024-09-10T18:44:02.376 DEBUG:teuthology.orchestra.run.smithi073:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.EwVhW5o1wq 2024-09-10T18:44:02.449 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 0666 /tmp/tmp.EwVhW5o1wq 2024-09-10T18:44:02.461 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.tR5BCIzYQy is 6KB 2024-09-10T18:44:02.511 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.tR5BCIzYQy 2024-09-10T18:44:02.526 DEBUG:teuthology.orchestra.run.smithi181:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T18:44:02.590 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T18:44:02.590 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T18:44:02.590 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T18:44:02.590 INFO:teuthology.orchestra.run.smithi181.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T18:44:02.591 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T18:44:02.596 DEBUG:teuthology.orchestra.remote:smithi073:/tmp/tmp.EwVhW5o1wq is 6KB 2024-09-10T18:44:02.644 DEBUG:teuthology.orchestra.run.smithi073:> rm -fr /tmp/tmp.EwVhW5o1wq 2024-09-10T18:44:02.659 DEBUG:teuthology.orchestra.run.smithi073:> sudo /bin/ls /boot/loader/entries || true 2024-09-10T18:44:02.726 INFO:teuthology.orchestra.run.smithi073.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-10T18:44:02.726 INFO:teuthology.orchestra.run.smithi073.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-10T18:44:02.726 INFO:teuthology.orchestra.run.smithi073.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-10T18:44:02.726 INFO:teuthology.orchestra.run.smithi073.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-10T18:44:02.728 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-10T18:44:02.749 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2024-09-10T18:44:02.897 DEBUG:teuthology.orchestra.run.smithi073:> sudo shutdown -r now 2024-09-10T18:44:32.781 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-10T18:44:32.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:44:32.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:44:32.900 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-10T18:44:32.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:44:32.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:44:51.133 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-10T18:44:51.393 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-09-10T18:45:00.140 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:45:00.141 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:45:00.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:45:00.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:45:03.197 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-10T18:45:03.457 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-09-10T18:45:15.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:45:15.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:45:15.458 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:45:15.459 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:45:47.246 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-10T18:45:47.300 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-09-10T18:45:47.849 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:45:47.849 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-10T18:45:47.849 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-10T18:45:47.854 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:45:47.855 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-10T18:45:47.855 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-09-10T18:45:47.870 INFO:teuthology.orchestra.run.smithi073.stdout:5.14.0-505.el9.x86_64 2024-09-10T18:45:47.871 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T18:45:47.871 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T18:45:47.871 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T18:45:47.897 INFO:teuthology.orchestra.run.smithi181.stdout:5.14.0-505.el9.x86_64 2024-09-10T18:45:47.897 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-10T18:45:47.897 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-10T18:45:47.898 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-10T18:45:48.872 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-10T18:45:48.872 DEBUG:teuthology.orchestra.run.smithi073:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T18:45:48.898 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-10T18:45:48.898 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-10T18:45:48.943 INFO:teuthology.orchestra.run.smithi073.stdout:ttyS1 2024-09-10T18:45:48.965 DEBUG:teuthology.parallel:result is None 2024-09-10T18:45:49.032 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2024-09-10T18:45:49.250 DEBUG:teuthology.parallel:result is None 2024-09-10T18:45:49.250 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-10T18:45:49.258 INFO:teuthology.task.internal:Creating test directory... 2024-09-10T18:45:49.258 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T18:45:49.261 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-10T18:45:49.277 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-10T18:45:49.284 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-10T18:45:49.292 INFO:teuthology.task.internal:Creating archive directory... 2024-09-10T18:45:49.293 DEBUG:teuthology.orchestra.run.smithi073:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T18:45:49.318 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-10T18:45:49.386 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-10T18:45:49.394 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-10T18:45:49.394 DEBUG:teuthology.orchestra.run.smithi073:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T18:45:49.396 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-10T18:45:49.427 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:45:49.430 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:45:49.438 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:45:49.440 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-10T18:45:49.441 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-10T18:45:49.448 INFO:teuthology.task.internal:Configuring sudo... 2024-09-10T18:45:49.448 DEBUG:teuthology.orchestra.run.smithi073:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T18:45:49.481 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-10T18:45:49.507 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-10T18:45:49.517 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-10T18:45:49.517 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T18:45:49.551 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-10T18:45:49.566 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:45:49.651 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:45:49.705 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:45:49.789 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:45:49.831 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:45:49.831 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T18:45:49.897 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:45:49.940 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-10T18:45:49.991 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:45:50.073 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-10T18:45:50.114 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:45:50.114 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-10T18:45:50.179 DEBUG:teuthology.orchestra.run.smithi073:> sudo service rsyslog restart 2024-09-10T18:45:50.181 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2024-09-10T18:45:50.226 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:45:50.257 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T18:45:50.773 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-10T18:45:50.780 INFO:teuthology.task.internal:Starting timer... 2024-09-10T18:45:50.780 INFO:teuthology.run_tasks:Running task pcp... 2024-09-10T18:45:50.792 INFO:teuthology.run_tasks:Running task selinux... 2024-09-10T18:45:50.802 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-10T18:45:50.802 DEBUG:teuthology.orchestra.run.smithi073:> sudo service auditd rotate 2024-09-10T18:45:50.879 INFO:teuthology.orchestra.run.smithi073.stdout:Rotating logs: 2024-09-10T18:45:50.881 DEBUG:teuthology.orchestra.run.smithi181:> sudo service auditd rotate 2024-09-10T18:45:50.950 INFO:teuthology.orchestra.run.smithi181.stdout:Rotating logs: 2024-09-10T18:45:50.952 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-10T18:45:50.952 DEBUG:teuthology.orchestra.run.smithi073:> /usr/sbin/getenforce 2024-09-10T18:45:50.998 INFO:teuthology.orchestra.run.smithi073.stdout:Permissive 2024-09-10T18:45:50.998 DEBUG:teuthology.orchestra.run.smithi181:> /usr/sbin/getenforce 2024-09-10T18:45:51.027 INFO:teuthology.orchestra.run.smithi181.stdout:Permissive 2024-09-10T18:45:51.027 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi073.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi181.front.sepia.ceph.com': 'permissive'} 2024-09-10T18:45:51.028 DEBUG:teuthology.orchestra.run.smithi073:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-10T18:45:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:45:51.058 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-10T18:45:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T18:45:51.094 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-10T18:45:51.094 DEBUG:teuthology.orchestra.run.smithi073:> sudo /usr/sbin/setenforce permissive 2024-09-10T18:45:51.140 DEBUG:teuthology.orchestra.run.smithi181:> sudo /usr/sbin/setenforce permissive 2024-09-10T18:45:51.176 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-10T18:45:51.186 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-10T18:45:51.198 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-10T18:45:51.199 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi073.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-10T18:49:34.405 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi073.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2024-09-10T18:49:34.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:49:34.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:49:34.489 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-09-10T18:49:34.576 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-09-10T18:49:34.577 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:49:34.577 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-10T18:49:34.650 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-10T18:49:34.728 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-10T18:49:34.728 INFO:teuthology.run_tasks:Running task clock... 2024-09-10T18:49:34.739 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-10T18:49:34.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T18:49:34.740 DEBUG:teuthology.orchestra.run.smithi073:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:49:34.742 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-10T18:49:34.742 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T18:49:34.770 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T18:49:34.784 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T18:49:34.797 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-10T18:49:34.809 INFO:teuthology.orchestra.run.smithi073.stderr:sudo: ntpd: command not found 2024-09-10T18:49:34.811 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-10T18:49:34.820 INFO:teuthology.orchestra.run.smithi073.stdout:506 Cannot talk to daemon 2024-09-10T18:49:34.836 INFO:teuthology.orchestra.run.smithi181.stderr:sudo: ntpd: command not found 2024-09-10T18:49:34.837 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T18:49:34.846 INFO:teuthology.orchestra.run.smithi181.stdout:506 Cannot talk to daemon 2024-09-10T18:49:34.848 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T18:49:34.860 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-10T18:49:34.874 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-10T18:49:34.906 INFO:teuthology.orchestra.run.smithi073.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.910 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.928 INFO:teuthology.orchestra.run.smithi181.stderr:bash: line 1: ntpq: command not found 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.931 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T18:49:34.932 INFO:teuthology.run_tasks:Running task pexec... 2024-09-10T18:49:34.941 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-10T18:49:34.942 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi073.front.sepia.ceph.com 2024-09-10T18:49:34.942 DEBUG:teuthology.orchestra.run.smithi073:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T18:49:34.942 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi181.front.sepia.ceph.com 2024-09-10T18:49:34.942 DEBUG:teuthology.orchestra.run.smithi181:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-10T18:49:35.299 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-09-10T18:49:35.301 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:35.301 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-09-10T18:49:35.301 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:35.301 INFO:teuthology.orchestra.run.smithi073.stdout:Removing: 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:Removing unused dependencies: 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:Remove 2 Packages 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:Freed space: 5.5 M 2024-09-10T18:49:35.302 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-09-10T18:49:35.306 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-09-10T18:49:35.306 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-09-10T18:49:35.320 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-10T18:49:35.330 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:35.330 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2024-09-10T18:49:35.330 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:35.330 INFO:teuthology.orchestra.run.smithi181.stdout:Removing: 2024-09-10T18:49:35.330 INFO:teuthology.orchestra.run.smithi181.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:Removing unused dependencies: 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:Remove 2 Packages 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:Freed space: 5.5 M 2024-09-10T18:49:35.331 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-10T18:49:35.335 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-10T18:49:35.335 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-10T18:49:35.380 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-09-10T18:49:35.381 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-09-10T18:49:35.388 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-10T18:49:35.388 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-10T18:49:35.520 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-09-10T18:49:35.521 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-10T18:49:35.596 INFO:teuthology.orchestra.run.smithi181.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T18:49:35.601 INFO:teuthology.orchestra.run.smithi073.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-10T18:49:35.660 INFO:teuthology.orchestra.run.smithi073.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T18:49:35.690 INFO:teuthology.orchestra.run.smithi181.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T18:49:36.151 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T18:49:36.151 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T18:49:36.164 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-10T18:49:36.164 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout:Removed: 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:36.395 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout:Removed: 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:36.396 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-10T18:49:37.220 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:00:48 ago on Tue 10 Sep 2024 06:48:48 PM UTC. 2024-09-10T18:49:37.322 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:00:49 ago on Tue 10 Sep 2024 06:48:48 PM UTC. 2024-09-10T18:49:37.359 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T18:49:37.360 INFO:teuthology.orchestra.run.smithi073.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout:Install 7 Packages 2024-09-10T18:49:37.361 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:37.373 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 5.2 M 2024-09-10T18:49:37.373 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 19 M 2024-09-10T18:49:37.374 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-09-10T18:49:37.460 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-10T18:49:37.461 INFO:teuthology.orchestra.run.smithi181.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout:Install 7 Packages 2024-09-10T18:49:37.462 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:37.489 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 5.2 M 2024-09-10T18:49:37.489 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 19 M 2024-09-10T18:49:37.489 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2024-09-10T18:49:38.151 INFO:teuthology.orchestra.run.smithi181.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 393 kB/s | 44 kB 00:00 2024-09-10T18:49:38.185 INFO:teuthology.orchestra.run.smithi181.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 721 kB/s | 106 kB 00:00 2024-09-10T18:49:38.227 INFO:teuthology.orchestra.run.smithi181.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 953 kB/s | 72 kB 00:00 2024-09-10T18:49:38.260 INFO:teuthology.orchestra.run.smithi181.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-10T18:49:38.267 INFO:teuthology.orchestra.run.smithi073.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 75 kB/s | 44 kB 00:00 2024-09-10T18:49:38.302 INFO:teuthology.orchestra.run.smithi181.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.3 MB/s | 906 kB 00:00 2024-09-10T18:49:38.377 INFO:teuthology.orchestra.run.smithi181.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-10T18:49:38.434 INFO:teuthology.orchestra.run.smithi073.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 140 kB/s | 106 kB 00:00 2024-09-10T18:49:38.553 INFO:teuthology.orchestra.run.smithi181.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-10T18:49:38.553 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:49:38.553 INFO:teuthology.orchestra.run.smithi181.stdout:Total 4.9 MB/s | 5.2 MB 00:01 2024-09-10T18:49:38.666 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2024-09-10T18:49:38.681 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2024-09-10T18:49:38.681 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2024-09-10T18:49:38.926 INFO:teuthology.orchestra.run.smithi073.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 109 kB/s | 72 kB 00:00 2024-09-10T18:49:38.969 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2024-09-10T18:49:38.969 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2024-09-10T18:49:39.076 INFO:teuthology.orchestra.run.smithi073.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 131 kB/s | 84 kB 00:00 2024-09-10T18:49:39.310 INFO:teuthology.orchestra.run.smithi073.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 555 kB/s | 906 kB 00:01 2024-09-10T18:49:39.468 INFO:teuthology.orchestra.run.smithi073.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 8.1 MB/s | 3.2 MB 00:00 2024-09-10T18:49:39.470 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2024-09-10T18:49:39.572 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T18:49:39.607 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T18:49:39.635 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T18:49:39.841 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T18:49:39.875 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T18:49:40.322 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T18:49:40.352 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T18:49:40.473 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T18:49:40.485 INFO:teuthology.orchestra.run.smithi073.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 537 kB/s | 837 kB 00:01 2024-09-10T18:49:40.485 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:49:40.485 INFO:teuthology.orchestra.run.smithi073.stdout:Total 1.7 MB/s | 5.2 MB 00:03 2024-09-10T18:49:40.539 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:40.608 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-09-10T18:49:40.625 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-09-10T18:49:40.625 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-09-10T18:49:40.925 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-09-10T18:49:40.925 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-09-10T18:49:41.477 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-09-10T18:49:41.554 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-10T18:49:41.586 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T18:49:41.587 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T18:49:41.606 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-10T18:49:41.634 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-10T18:49:41.839 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-10T18:49:41.873 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T18:49:41.949 INFO:teuthology.orchestra.run.smithi181.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T18:49:41.950 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:49:41.950 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2024-09-10T18:49:42.312 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-10T18:49:42.340 DEBUG:teuthology.parallel:result is None 2024-09-10T18:49:42.343 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T18:49:42.457 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-10T18:49:42.522 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:43.457 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:43.457 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-10T18:49:43.457 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-10T18:49:43.458 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-10T18:49:43.458 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-10T18:49:43.458 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-10T18:49:43.458 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-10T18:49:43.793 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-10T18:49:43.793 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:43.793 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:49:43.794 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-09-10T18:49:44.195 DEBUG:teuthology.parallel:result is None 2024-09-10T18:49:44.196 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-10T18:49:44.206 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-10T18:49:44.206 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:49:44.206 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:49:44.222 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-10T18:49:44.222 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/vg_nvme/lv_1 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:44.277 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:49:42.742371062 +0000 2024-09-10T18:49:44.278 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.278 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.278 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.278 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T18:49:44.340 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:49:44.340 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:49:44.340 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000193183 s, 2.7 MB/s 2024-09-10T18:49:44.342 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T18:49:44.397 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/vg_nvme/lv_2 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:49:42.742371062 +0000 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.454 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:42.420378571 +0000 2024-09-10T18:49:44.454 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T18:49:44.517 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:49:44.518 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:49:44.518 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000220573 s, 2.3 MB/s 2024-09-10T18:49:44.519 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T18:49:44.575 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/vg_nvme/lv_3 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:49:42.742371062 +0000 2024-09-10T18:49:44.630 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:42.419378594 +0000 2024-09-10T18:49:44.631 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:42.419378594 +0000 2024-09-10T18:49:44.631 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:42.419378594 +0000 2024-09-10T18:49:44.631 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T18:49:44.693 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:49:44.693 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:49:44.694 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000227111 s, 2.3 MB/s 2024-09-10T18:49:44.695 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T18:49:44.751 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/vg_nvme/lv_4 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:49:42.743371038 +0000 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:42.418378617 +0000 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:42.418378617 +0000 2024-09-10T18:49:44.807 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:42.418378617 +0000 2024-09-10T18:49:44.808 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T18:49:44.871 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:49:44.871 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:49:44.871 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000202467 s, 2.5 MB/s 2024-09-10T18:49:44.872 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T18:49:44.929 DEBUG:teuthology.orchestra.run.smithi073:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-10T18:49:45.073 INFO:teuthology.orchestra.run.smithi073.stdout:loop 2024-09-10T18:49:45.075 INFO:tasks.nvme_loop:Connecting nvme_loop smithi073:/dev/vg_nvme/lv_1... 2024-09-10T18:49:45.075 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-10T18:49:45.110 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.130 INFO:teuthology.orchestra.run.smithi073.stdout:/dev/vg_nvme/lv_1 2024-09-10T18:49:45.140 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.184 INFO:teuthology.orchestra.run.smithi073.stdout:connecting to device: nvme1 2024-09-10T18:49:45.187 INFO:tasks.nvme_loop:Connecting nvme_loop smithi073:/dev/vg_nvme/lv_2... 2024-09-10T18:49:45.187 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-10T18:49:45.261 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.282 INFO:teuthology.orchestra.run.smithi073.stdout:/dev/vg_nvme/lv_2 2024-09-10T18:49:45.292 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.327 INFO:teuthology.orchestra.run.smithi073.stdout:connecting to device: nvme2 2024-09-10T18:49:45.329 INFO:tasks.nvme_loop:Connecting nvme_loop smithi073:/dev/vg_nvme/lv_3... 2024-09-10T18:49:45.329 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-10T18:49:45.406 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.426 INFO:teuthology.orchestra.run.smithi073.stdout:/dev/vg_nvme/lv_3 2024-09-10T18:49:45.436 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.473 INFO:teuthology.orchestra.run.smithi073.stdout:connecting to device: nvme3 2024-09-10T18:49:45.473 INFO:tasks.nvme_loop:Connecting nvme_loop smithi073:/dev/vg_nvme/lv_4... 2024-09-10T18:49:45.474 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-10T18:49:45.561 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.581 INFO:teuthology.orchestra.run.smithi073.stdout:/dev/vg_nvme/lv_4 2024-09-10T18:49:45.592 INFO:teuthology.orchestra.run.smithi073.stdout:1 2024-09-10T18:49:45.627 INFO:teuthology.orchestra.run.smithi073.stdout:connecting to device: nvme4 2024-09-10T18:49:45.629 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:49:45.629 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:49:45.646 DEBUG:teuthology.orchestra.run.smithi073:> sudo nvme list -o json 2024-09-10T18:49:45.711 INFO:teuthology.orchestra.run.smithi073.stdout:{ 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "Devices":[ 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: { 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "NameSpace":1, 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "GenericPath":"/dev/ng4n1", 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "SerialNumber":"6ec728182c7c67f806cd", 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:45.712 INFO:teuthology.orchestra.run.smithi073.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "SectorSize":512 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: }, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: { 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "NameSpace":1, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "GenericPath":"/dev/ng3n1", 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "SerialNumber":"38ccdb5eb5938d9c4c35", 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:45.713 INFO:teuthology.orchestra.run.smithi073.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "SectorSize":512 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: }, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: { 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "NameSpace":1, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "GenericPath":"/dev/ng2n1", 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "SerialNumber":"0286f9853a818536bea8", 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: "SectorSize":512 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: }, 2024-09-10T18:49:45.714 INFO:teuthology.orchestra.run.smithi073.stdout: { 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "NameSpace":1, 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "GenericPath":"/dev/ng1n1", 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "SerialNumber":"cfc0cdda62517998ada7", 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "SectorSize":512 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: }, 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: { 2024-09-10T18:49:45.715 INFO:teuthology.orchestra.run.smithi073.stdout: "NameSpace":1, 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "GenericPath":"/dev/ng0n1", 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "Firmware":"8DV101H0", 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "SerialNumber":"PHFT62040115400BGN", 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "UsedBytes":400088457216, 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "MaximumLBA":781422768, 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "PhysicalSize":400088457216, 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: "SectorSize":512 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: } 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout: ] 2024-09-10T18:49:45.716 INFO:teuthology.orchestra.run.smithi073.stdout:} 2024-09-10T18:49:45.717 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T18:49:45.717 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:49:45.718 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/scratch_devs 2024-09-10T18:49:45.782 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:49:45.782 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:49:45.802 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-10T18:49:45.802 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_1 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:49:40.761398230 +0000 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:40.428395835 +0000 2024-09-10T18:49:45.861 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:40.428395835 +0000 2024-09-10T18:49:45.862 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:40.428395835 +0000 2024-09-10T18:49:45.862 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-10T18:49:45.930 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:49:45.930 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:49:45.930 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000206414 s, 2.5 MB/s 2024-09-10T18:49:45.931 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-10T18:49:45.990 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_2 2024-09-10T18:49:46.048 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-10T18:49:46.048 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:46.048 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-10T18:49:46.048 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:46.049 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:46.049 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:49:40.761398230 +0000 2024-09-10T18:49:46.049 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.049 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.049 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.049 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-10T18:49:46.115 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:49:46.115 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:49:46.115 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000203685 s, 2.5 MB/s 2024-09-10T18:49:46.116 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-10T18:49:46.175 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_3 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:46.232 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:49:40.762398210 +0000 2024-09-10T18:49:46.233 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.233 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.233 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.233 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-10T18:49:46.297 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:49:46.298 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:49:46.298 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000245659 s, 2.1 MB/s 2024-09-10T18:49:46.299 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-10T18:49:46.357 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_4 2024-09-10T18:49:46.413 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-10T18:49:46.413 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:49:40.762398210 +0000 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.414 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:40.429395872 +0000 2024-09-10T18:49:46.414 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-10T18:49:46.479 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:49:46.479 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:49:46.479 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000202715 s, 2.5 MB/s 2024-09-10T18:49:46.481 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-10T18:49:46.538 DEBUG:teuthology.orchestra.run.smithi181:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-10T18:49:46.690 INFO:teuthology.orchestra.run.smithi181.stdout:loop 2024-09-10T18:49:46.691 INFO:tasks.nvme_loop:Connecting nvme_loop smithi181:/dev/vg_nvme/lv_1... 2024-09-10T18:49:46.691 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-10T18:49:46.724 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:46.744 INFO:teuthology.orchestra.run.smithi181.stdout:/dev/vg_nvme/lv_1 2024-09-10T18:49:46.753 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:46.787 INFO:teuthology.orchestra.run.smithi181.stdout:connecting to device: nvme1 2024-09-10T18:49:46.789 INFO:tasks.nvme_loop:Connecting nvme_loop smithi181:/dev/vg_nvme/lv_2... 2024-09-10T18:49:46.789 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-09-10T18:49:46.867 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:46.887 INFO:teuthology.orchestra.run.smithi181.stdout:/dev/vg_nvme/lv_2 2024-09-10T18:49:46.898 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:46.929 INFO:teuthology.orchestra.run.smithi181.stdout:connecting to device: nvme2 2024-09-10T18:49:46.932 INFO:tasks.nvme_loop:Connecting nvme_loop smithi181:/dev/vg_nvme/lv_3... 2024-09-10T18:49:46.932 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-09-10T18:49:47.006 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:47.031 INFO:teuthology.orchestra.run.smithi181.stdout:/dev/vg_nvme/lv_3 2024-09-10T18:49:47.041 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:47.071 INFO:teuthology.orchestra.run.smithi181.stdout:connecting to device: nvme3 2024-09-10T18:49:47.073 INFO:tasks.nvme_loop:Connecting nvme_loop smithi181:/dev/vg_nvme/lv_4... 2024-09-10T18:49:47.074 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-09-10T18:49:47.149 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:47.169 INFO:teuthology.orchestra.run.smithi181.stdout:/dev/vg_nvme/lv_4 2024-09-10T18:49:47.179 INFO:teuthology.orchestra.run.smithi181.stdout:1 2024-09-10T18:49:47.214 INFO:teuthology.orchestra.run.smithi181.stdout:connecting to device: nvme4 2024-09-10T18:49:47.219 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:49:47.219 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:49:47.276 DEBUG:teuthology.orchestra.run.smithi181:> sudo nvme list -o json 2024-09-10T18:49:47.343 INFO:teuthology.orchestra.run.smithi181.stdout:{ 2024-09-10T18:49:47.343 INFO:teuthology.orchestra.run.smithi181.stdout: "Devices":[ 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: { 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "NameSpace":1, 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "GenericPath":"/dev/ng4n1", 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "SerialNumber":"367f4a29df25d80cb80a", 2024-09-10T18:49:47.344 INFO:teuthology.orchestra.run.smithi181.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "SectorSize":512 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: }, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: { 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "NameSpace":1, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "GenericPath":"/dev/ng3n1", 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "SerialNumber":"63472ac8cba90c31b052", 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:47.345 INFO:teuthology.orchestra.run.smithi181.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "SectorSize":512 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: }, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: { 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "NameSpace":1, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "GenericPath":"/dev/ng2n1", 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "SerialNumber":"b6925df34bc17b8fa02d", 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:47.346 INFO:teuthology.orchestra.run.smithi181.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "SectorSize":512 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: }, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: { 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "NameSpace":1, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "GenericPath":"/dev/ng1n1", 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "Firmware":"5.14.0-5", 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "ModelNumber":"Linux", 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "SerialNumber":"0ad86af419bb85beecc0", 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "UsedBytes":95995035648, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "MaximumLBA":187490304, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "PhysicalSize":95995035648, 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: "SectorSize":512 2024-09-10T18:49:47.347 INFO:teuthology.orchestra.run.smithi181.stdout: }, 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: { 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "NameSpace":1, 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "GenericPath":"/dev/ng0n1", 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "Firmware":"8DV101H0", 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "SerialNumber":"CVFT6246000E400BGN", 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "UsedBytes":400088457216, 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "MaximumLBA":781422768, 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "PhysicalSize":400088457216, 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: "SectorSize":512 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: } 2024-09-10T18:49:47.348 INFO:teuthology.orchestra.run.smithi181.stdout: ] 2024-09-10T18:49:47.349 INFO:teuthology.orchestra.run.smithi181.stdout:} 2024-09-10T18:49:47.349 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T18:49:47.350 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:49:47.350 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/scratch_devs 2024-09-10T18:49:47.416 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-10T18:49:47.507 INFO:tasks.cephadm:Config: {'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': '5be57395ea235535910512ae73ba8e7ff25fe588'} 2024-09-10T18:49:47.507 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:49:47.508 INFO:tasks.cephadm:Cluster fsid is 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:49:47.508 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-10T18:49:47.508 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-10T18:49:47.508 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi073': '172.21.15.73', 'mon.smithi181': '172.21.15.181'} 2024-09-10T18:49:47.508 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-10T18:49:47.508 DEBUG:teuthology.orchestra.run.smithi073:> sudo hostname $(hostname -s) 2024-09-10T18:49:47.540 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2024-09-10T18:49:47.565 INFO:tasks.cephadm:Downloading cephadm (repo https://git.ceph.com/ceph-ci.git ref 5be57395ea235535910512ae73ba8e7ff25fe588)... 2024-09-10T18:49:47.565 DEBUG:teuthology.orchestra.run.smithi073:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show 5be57395ea235535910512ae73ba8e7ff25fe588:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T18:49:47.599 INFO:teuthology.orchestra.run.smithi073.stderr:Cloning into 'testrepo'... 2024-09-10T18:50:44.270 INFO:teuthology.orchestra.run.smithi073.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 10 18:50 /home/ubuntu/cephtest/cephadm 2024-09-10T18:50:44.271 DEBUG:teuthology.orchestra.run.smithi181:> git clone https://git.ceph.com/ceph-ci.git testrepo && cd testrepo && git show 5be57395ea235535910512ae73ba8e7ff25fe588:src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-10T18:50:44.291 INFO:teuthology.orchestra.run.smithi181.stderr:Cloning into 'testrepo'... 2024-09-10T18:51:42.469 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Sep 10 18:51 /home/ubuntu/cephtest/cephadm 2024-09-10T18:51:42.470 DEBUG:teuthology.orchestra.run.smithi073:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T18:51:42.490 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-10T18:51:42.532 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 on all hosts... 2024-09-10T18:51:42.532 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 pull 2024-09-10T18:51:42.535 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 pull 2024-09-10T18:51:44.063 INFO:teuthology.orchestra.run.smithi073.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588... 2024-09-10T18:51:45.985 INFO:teuthology.orchestra.run.smithi181.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588... 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout:{ 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout: "ceph_version": "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)", 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout: "image_id": "4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9", 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout: "repo_digests": [ 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16" 2024-09-10T18:52:24.716 INFO:teuthology.orchestra.run.smithi073.stdout: ] 2024-09-10T18:52:24.717 INFO:teuthology.orchestra.run.smithi073.stdout:} 2024-09-10T18:52:27.867 INFO:teuthology.orchestra.run.smithi181.stdout:{ 2024-09-10T18:52:27.867 INFO:teuthology.orchestra.run.smithi181.stdout: "ceph_version": "ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable)", 2024-09-10T18:52:27.867 INFO:teuthology.orchestra.run.smithi181.stdout: "image_id": "4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9", 2024-09-10T18:52:27.868 INFO:teuthology.orchestra.run.smithi181.stdout: "repo_digests": [ 2024-09-10T18:52:27.868 INFO:teuthology.orchestra.run.smithi181.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16" 2024-09-10T18:52:27.868 INFO:teuthology.orchestra.run.smithi181.stdout: ] 2024-09-10T18:52:27.868 INFO:teuthology.orchestra.run.smithi181.stdout:} 2024-09-10T18:52:27.886 DEBUG:teuthology.orchestra.run.smithi073:> sudo mkdir -p /etc/ceph 2024-09-10T18:52:27.919 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2024-09-10T18:52:27.945 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 777 /etc/ceph 2024-09-10T18:52:27.986 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2024-09-10T18:52:28.011 INFO:tasks.cephadm:Writing seed config... 2024-09-10T18:52:28.012 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-10T18:52:28.012 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-10T18:52:28.012 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-10T18:52:28.012 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-10T18:52:28.012 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-10T18:52:28.013 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-10T18:52:28.013 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-10T18:52:28.013 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-10T18:52:28.013 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:52:28.013 DEBUG:teuthology.orchestra.run.smithi073:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-10T18:52:28.043 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 = 73d019c4-6fa5-11ef-bcea-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-10T18:52:28.043 DEBUG:teuthology.orchestra.run.smithi073:mon.smithi073> sudo journalctl -f -n 0 -u ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service 2024-09-10T18:52:28.086 INFO:tasks.cephadm:Bootstrapping... 2024-09-10T18:52:28.086 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 -v bootstrap --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.73 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:52:28.288 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-09-10T18:52:28.288 INFO:teuthology.orchestra.run.smithi073.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588', '-v', 'bootstrap', '--fsid', '73d019c4-6fa5-11ef-bcea-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.73', '--skip-admin-label'] 2024-09-10T18:52:28.309 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stdout 5.2.2 2024-09-10T18:52:28.309 INFO:teuthology.orchestra.run.smithi073.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-10T18:52:28.310 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying podman|docker is present... 2024-09-10T18:52:28.335 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stdout 5.2.2 2024-09-10T18:52:28.336 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying lvm2 is present... 2024-09-10T18:52:28.336 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying time synchronization is in place... 2024-09-10T18:52:28.344 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T18:52:28.344 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T18:52:28.350 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T18:52:28.350 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:52:28.357 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout enabled 2024-09-10T18:52:28.364 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout active 2024-09-10T18:52:28.364 INFO:teuthology.orchestra.run.smithi073.stdout:Unit chronyd.service is enabled and running 2024-09-10T18:52:28.364 INFO:teuthology.orchestra.run.smithi073.stdout:Repeating the final host check... 2024-09-10T18:52:28.386 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stdout 5.2.2 2024-09-10T18:52:28.386 INFO:teuthology.orchestra.run.smithi073.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-10T18:52:28.386 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl is present 2024-09-10T18:52:28.386 INFO:teuthology.orchestra.run.smithi073.stdout:lvcreate is present 2024-09-10T18:52:28.393 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-10T18:52:28.393 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-10T18:52:28.399 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-10T18:52:28.400 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:52:28.406 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout enabled 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout active 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Unit chronyd.service is enabled and running 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Host looks OK 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Cluster fsid: 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Acquiring lock 139652476757616 on /run/cephadm/73d019c4-6fa5-11ef-bcea-c7b262605968.lock 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Lock 139652476757616 acquired on /run/cephadm/73d019c4-6fa5-11ef-bcea-c7b262605968.lock 2024-09-10T18:52:28.414 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying IP 172.21.15.73 port 3300 ... 2024-09-10T18:52:28.415 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying IP 172.21.15.73 port 6789 ... 2024-09-10T18:52:28.415 INFO:teuthology.orchestra.run.smithi073.stdout:Base mon IP(s) is [172.21.15.73:3300, 172.21.15.73:6789], mon addrv is [v2:172.21.15.73:3300,v1:172.21.15.73:6789] 2024-09-10T18:52:28.418 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.73 metric 100 2024-09-10T18:52:28.418 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.73 metric 100 2024-09-10T18:52:28.421 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-10T18:52:28.421 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-10T18:52:28.421 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-10T18:52:28.424 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:ce7d/64 scope link noprefixroute 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:Mon IP `172.21.15.73` is in CIDR network `172.21.0.0/20` 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:Mon IP `172.21.15.73` is in CIDR network `172.21.0.0/20` 2024-09-10T18:52:28.425 INFO:teuthology.orchestra.run.smithi073.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-10T18:52:28.426 INFO:teuthology.orchestra.run.smithi073.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-10T18:52:28.426 INFO:teuthology.orchestra.run.smithi073.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588... 2024-09-10T18:52:28.898 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stdout 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588... 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Getting image source signatures 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Copying blob sha256:5df13064c03763eb21a89b455ab82ba4ec435f51a3f340cae76514aaf2996d4c 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Copying config sha256:4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 2024-09-10T18:52:28.899 INFO:teuthology.orchestra.run.smithi073.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-10T18:52:29.786 INFO:teuthology.orchestra.run.smithi073.stdout:ceph: stdout ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable) 2024-09-10T18:52:29.786 INFO:teuthology.orchestra.run.smithi073.stdout:Ceph version: ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable) 2024-09-10T18:52:29.786 INFO:teuthology.orchestra.run.smithi073.stdout:Extracting ceph user uid/gid from container image... 2024-09-10T18:52:30.809 INFO:teuthology.orchestra.run.smithi073.stdout:stat: stdout 167 167 2024-09-10T18:52:30.809 INFO:teuthology.orchestra.run.smithi073.stdout:Creating initial keys... 2024-09-10T18:52:31.748 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph-authtool: stdout AQBvleBmkYtXCRAAKCHCRffN3PI6cT1ZV1IS4g== 2024-09-10T18:52:32.778 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph-authtool: stdout AQBwleBm3BBxBRAALUw4BoitAEUpCWh5vCxTZw== 2024-09-10T18:52:33.700 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph-authtool: stdout AQBxleBmcwUJBxAALyE49zRd+FT5E4Ir4MP2Lg== 2024-09-10T18:52:33.701 INFO:teuthology.orchestra.run.smithi073.stdout:Creating initial monmap... 2024-09-10T18:52:34.756 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T18:52:34.756 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:monmaptool for smithi073 [v2:172.21.15.73:3300,v1:172.21.15.73:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:setting min_mon_release = octopus 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: set fsid to 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:52:34.757 INFO:teuthology.orchestra.run.smithi073.stdout:Creating mon... 2024-09-10T18:52:35.762 INFO:teuthology.orchestra.run.smithi073.stdout:create mon.smithi073 on 2024-09-10T18:52:36.112 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-10T18:52:36.265 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target. 2024-09-10T18:52:36.265 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target → /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target. 2024-09-10T18:52:36.436 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073 2024-09-10T18:52:36.436 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Failed to reset failed state of unit ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service: Unit ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service not loaded. 2024-09-10T18:52:36.602 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target.wants/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service → /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@.service. 2024-09-10T18:52:37.121 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:37 smithi073 ceph-mon[25312]: mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-09-10T18:52:37.134 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T18:52:37.134 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout disabled 2024-09-10T18:52:37.141 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T18:52:37.141 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:52:37.141 INFO:teuthology.orchestra.run.smithi073.stdout:firewalld.service is not enabled 2024-09-10T18:52:37.141 INFO:teuthology.orchestra.run.smithi073.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T18:52:37.142 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mon to start... 2024-09-10T18:52:37.142 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mon... 2024-09-10T18:52:37.373 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:37 smithi073 bash[25274]: 79d764b894cd9f92d898841dc63860d97dfa46d151c01758ab19c3852bad38b4 2024-09-10T18:52:37.374 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:37 smithi073 systemd[1]: Started Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968. 2024-09-10T18:52:38.164 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout cluster: 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout id: 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout services: 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi073 (age 0.564915s) 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout data: 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-10T18:52:38.165 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout pgs: 2024-09-10T18:52:38.166 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:38.166 INFO:teuthology.orchestra.run.smithi073.stdout:mon is available 2024-09-10T18:52:38.166 INFO:teuthology.orchestra.run.smithi073.stdout:Assimilating anything we can from ceph.conf... 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: monmap e1: 1 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: fsmap 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: mgrmap e1: no daemons active 2024-09-10T18:52:38.285 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:38 smithi073 ceph-mon[25312]: from='client.? 172.21.15.73:0/4218677545' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-10T18:52:39.154 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:39.154 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout fsid = 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.73:3300,v1:172.21.15.73:6789] 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:39.155 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T18:52:39.156 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T18:52:39.156 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T18:52:39.156 INFO:teuthology.orchestra.run.smithi073.stdout:Generating new minimal ceph.conf... 2024-09-10T18:52:39.268 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:39 smithi073 ceph-mon[25312]: from='client.? 172.21.15.73:0/2978271585' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-10T18:52:39.268 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:39 smithi073 ceph-mon[25312]: from='client.? 172.21.15.73:0/2978271585' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-10T18:52:40.148 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 ceph-mon[25312]: from='client.? 172.21.15.73:0/1867943893' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:52:40.150 INFO:teuthology.orchestra.run.smithi073.stdout:Restarting the monitor... 2024-09-10T18:52:40.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 systemd[1]: Stopping Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968... 2024-09-10T18:52:40.836 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073[25289]: 2024-09-10T18:52:40.402+0000 7f3d6ca4c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi073 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:52:40.836 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073[25289]: 2024-09-10T18:52:40.402+0000 7f3d6ca4c640 -1 mon.smithi073@0(leader) e1 *** Got Signal Terminated *** 2024-09-10T18:52:40.837 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 podman[25626]: 2024-09-10 18:52:40.576529596 +0000 UTC m=+0.270015441 container died 79d764b894cd9f92d898841dc63860d97dfa46d151c01758ab19c3852bad38b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-10T18:52:41.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 podman[25626]: 2024-09-10 18:52:40.933661062 +0000 UTC m=+0.627146904 container cleanup 79d764b894cd9f92d898841dc63860d97dfa46d151c01758ab19c3852bad38b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-10T18:52:41.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:40 smithi073 bash[25626]: ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073 2024-09-10T18:52:41.433 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 podman[25643]: 2024-09-10 18:52:41.176141964 +0000 UTC m=+0.595042625 container remove 79d764b894cd9f92d898841dc63860d97dfa46d151c01758ab19c3852bad38b4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-10T18:52:41.433 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 systemd[1]: ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service: Deactivated successfully. 2024-09-10T18:52:41.433 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 systemd[1]: Stopped Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968. 2024-09-10T18:52:41.433 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 systemd[1]: Starting Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968... 2024-09-10T18:52:41.713 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 podman[25744]: 2024-09-10 18:52:41.518822969 +0000 UTC m=+0.106960316 container create f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-10T18:52:41.714 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 podman[25744]: 2024-09-10 18:52:41.427231675 +0000 UTC m=+0.015368989 image pull 4c55dd4096115e48502f368cff1eab06769f71f030e1692e2611bbc6c6f637e9 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 2024-09-10T18:52:41.714 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 podman[25744]: 2024-09-10 18:52:41.712580389 +0000 UTC m=+0.300717697 container init f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, GIT_BRANCH=HEAD) 2024-09-10T18:52:41.826 INFO:teuthology.orchestra.run.smithi073.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 podman[25744]: 2024-09-10 18:52:41.717842187 +0000 UTC m=+0.305979496 container start f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: set uid:gid to 167:167 (ceph:ceph) 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: ceph version 17.2.7-1606-g5be57395 (5be57395ea235535910512ae73ba8e7ff25fe588) quincy (stable), process ceph-mon, pid 7 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: pidfile_write: ignore empty --pid-file 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: load: jerasure load: lrc 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: RocksDB version: 6.15.5 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-10T18:52:42.019 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Compile date Sep 9 2024 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: DB SUMMARY 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: DB Session ID: CGA46B633K6O5EJYAWOI 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: CURRENT file: CURRENT 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: IDENTITY file: IDENTITY 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi073/store.db dir, Total Num: 1, files: 000008.sst 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi073/store.db: 000010.log size: 82938 ; 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.error_if_exists: 0 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.create_if_missing: 0 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.paranoid_checks: 1 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.env: 0x56405b082440 2024-09-10T18:52:42.020 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.fs: Posix File System 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.info_log: 0x56405d5ff0c0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_file_opening_threads: 16 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.statistics: (nil) 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.use_fsync: 0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_log_file_size: 0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.keep_log_file_num: 1000 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.recycle_log_file_num: 0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_fallocate: 1 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_mmap_reads: 0 2024-09-10T18:52:42.021 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_mmap_writes: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.use_direct_reads: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.create_missing_column_families: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.db_log_dir: 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi073/store.db 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-10T18:52:42.023 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.advise_random_on_open: 1 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.db_write_buffer_size: 0 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.write_buffer_manager: 0x56405d6bc870 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.rate_limiter: (nil) 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.wal_recovery_mode: 2 2024-09-10T18:52:42.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.enable_thread_tracking: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.enable_pipelined_write: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.unordered_write: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.row_cache: None 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.wal_filter: None 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_ingest_behind: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.preserve_deletes: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.two_write_queues: 0 2024-09-10T18:52:42.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.manual_wal_flush: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.atomic_flush: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.log_readahead_size: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.best_efforts_recovery: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.allow_data_in_errors: 0 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.db_host_id: __hostname__ 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_background_jobs: 2 2024-09-10T18:52:42.026 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_background_compactions: -1 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_subcompactions: 1 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_total_wal_size: 0 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_open_files: -1 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bytes_per_sync: 0 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-10T18:52:42.027 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_readahead_size: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_background_flushes: -1 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Compression algorithms supported: 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kZSTD supported: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kXpressCompression supported: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kBZip2Compression supported: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kLZ4Compression supported: 1 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kZlibCompression supported: 1 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kLZ4HCCompression supported: 1 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: kSnappyCompression supported: 1 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-10T18:52:42.028 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi073/store.db/MANIFEST-000009 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.merge_operator: 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_filter: None 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_filter_factory: None 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.sst_partitioner_factory: None 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56405d5a5a38) 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: cache_index_and_filter_blocks: 1 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-10T18:52:42.029 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: pin_top_level_index_and_filter: 1 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: index_type: 0 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: data_block_index_type: 0 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: index_shortening: 1 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: hash_index_allow_collision: 1 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: checksum: 1 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: no_block_cache: 0 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_cache: 0x56405d5db1f0 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_cache_name: BinnedLRUCache 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_cache_options: 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: capacity : 536870912 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: num_shard_bits : 4 2024-09-10T18:52:42.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: strict_capacity_limit : 0 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: high_pri_pool_ratio: 0.000 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_cache_compressed: (nil) 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: persistent_cache: (nil) 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_size: 4096 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_size_deviation: 10 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_restart_interval: 16 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: index_block_restart_interval: 1 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: metadata_block_size: 4096 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: partition_filters: 0 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: use_delta_encoding: 1 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-10T18:52:42.031 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: whole_key_filtering: 1 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: verify_compression: 0 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: read_amp_bytes_per_bit: 0 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: format_version: 4 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: enable_index_compression: 1 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: block_align: 0 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.write_buffer_size: 33554432 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_write_buffer_number: 2 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression: NoCompression 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression: Disabled 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.prefix_extractor: nullptr 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.num_levels: 7 2024-09-10T18:52:42.032 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.level: 32767 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.strategy: 0 2024-09-10T18:52:42.033 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compression_opts.enabled: false 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.target_file_size_base: 67108864 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-10T18:52:42.034 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.arena_block_size: 4194304 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.disable_auto_compactions: 0 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-10T18:52:42.035 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.inplace_update_support: 0 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-10T18:52:42.036 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.bloom_locality: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.max_successive_merges: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.paranoid_file_checks: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.force_consistency_checks: 1 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.report_bg_io_stats: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.ttl: 2592000 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.enable_blob_files: false 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.min_blob_size: 0 2024-09-10T18:52:42.037 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.blob_file_size: 268435456 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi073/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725994361740693, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725994361741414, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79774, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78009, "index_size": 227, "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": 9616, "raw_average_key_size": 46, "raw_value_size": 72440, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 205, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1725994361, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3428ff98-332c-4406-a06e-3a41e606d1ef", "db_session_id": "CGA46B633K6O5EJYAWOI"}} 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725994361741780, "job": 1, "event": "recovery_finished"} 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-smithi073/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x56405d60e700 2024-09-10T18:52:42.038 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: DB pointer 0x56405d5de000 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** DB Stats ** 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** Compaction Stats [default] ** 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.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 2024-09-10T18:52:42.039 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: L0 2/0 79.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Sum 2/0 79.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.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 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** Compaction Stats [default] ** 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.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 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.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 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:52:42.040 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Cumulative compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Interval compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** Compaction Stats [default] ** 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.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 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: L0 2/0 79.73 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Sum 2/0 79.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.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 2024-09-10T18:52:42.041 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** Compaction Stats [default] ** 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.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 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.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 159.5 0.00 0.00 1 0.000 0 0 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Cumulative compaction: 0.00 GB write, 24.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-10T18:52:42.042 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: starting mon.smithi073 rank 0 at public addrs [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] at bind addrs [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi073 fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???) e1 preinit fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).mds e1 new map 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).mds e1 print_map 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: e1 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: legacy client fscid: -1 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: No filesystems configured 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-10T18:52:42.043 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mon.smithi073 is new leader, mons smithi073 in quorum (ranks 0) 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: monmap e1: 1 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: fsmap 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: osdmap e1: 0 total, 0 up, 0 in 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 ceph-mon[25782]: mgrmap e1: no daemons active 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 bash[25744]: f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d 2024-09-10T18:52:42.044 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:41 smithi073 systemd[1]: Started Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968. 2024-09-10T18:52:42.838 INFO:teuthology.orchestra.run.smithi073.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-10T18:52:42.838 INFO:teuthology.orchestra.run.smithi073.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:52:42.838 INFO:teuthology.orchestra.run.smithi073.stdout:Creating mgr... 2024-09-10T18:52:42.839 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-10T18:52:42.839 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-10T18:52:42.839 INFO:teuthology.orchestra.run.smithi073.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-10T18:52:43.017 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mgr.smithi073.wdwswp 2024-09-10T18:52:43.017 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Failed to reset failed state of unit ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mgr.smithi073.wdwswp.service: Unit ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mgr.smithi073.wdwswp.service not loaded. 2024-09-10T18:52:43.164 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968.target.wants/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mgr.smithi073.wdwswp.service → /etc/systemd/system/ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@.service. 2024-09-10T18:52:43.481 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:43 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/508655997' entity='client.admin' 2024-09-10T18:52:43.714 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T18:52:43.714 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout disabled 2024-09-10T18:52:43.723 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T18:52:43.723 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:52:43.723 INFO:teuthology.orchestra.run.smithi073.stdout:firewalld.service is not enabled 2024-09-10T18:52:43.723 INFO:teuthology.orchestra.run.smithi073.stdout:Not possible to enable service . firewalld.service is not available 2024-09-10T18:52:43.734 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T18:52:43.734 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout disabled 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:firewalld.service is not enabled 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mgr to start... 2024-09-10T18:52:43.743 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mgr... 2024-09-10T18:52:44.380 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:44 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/121585686' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:52:44.817 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsid": "73d019c4-6fa5-11ef-bcea-c7b262605968", 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 0 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:44.818 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "smithi073" 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T18:52:44.819 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T18:52:44.820 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T18:52:44.820 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T18:52:44.823 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T18:52:44.824 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T18:52:37.060426+0000", 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:52:44.825 INFO:teuthology.orchestra.run.smithi073.stdout:mgr not available, waiting (1/15)... 2024-09-10T18:52:47.619 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:47 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1948297291' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:52:47.924 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:47.924 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsid": "73d019c4-6fa5-11ef-bcea-c7b262605968", 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 0 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:47.925 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "smithi073" 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T18:52:47.926 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T18:52:47.927 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T18:52:47.927 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T18:52:47.927 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T18:52:47.927 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T18:52:47.930 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.930 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T18:52:47.930 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T18:52:47.930 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T18:52:47.930 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.931 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T18:52:47.932 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T18:52:37.060426+0000", 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:52:47.933 INFO:teuthology.orchestra.run.smithi073.stdout:mgr not available, waiting (2/15)... 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: Activating manager daemon smithi073.wdwswp 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: mgrmap e2: smithi073.wdwswp(active, starting, since 0.00292451s) 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr metadata", "who": "smithi073.wdwswp", "id": "smithi073.wdwswp"}]: dispatch 2024-09-10T18:52:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: Manager daemon smithi073.wdwswp is now available 2024-09-10T18:52:48.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:52:48.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/trash_purge_schedule"}]: dispatch 2024-09-10T18:52:48.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' 2024-09-10T18:52:48.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' 2024-09-10T18:52:48.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:48 smithi073 ceph-mon[25782]: from='mgr.14100 172.21.15.73:0/1795837976' entity='mgr.smithi073.wdwswp' 2024-09-10T18:52:50.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:49 smithi073 ceph-mon[25782]: mgrmap e3: smithi073.wdwswp(active, since 1.00732s) 2024-09-10T18:52:51.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:50 smithi073 ceph-mon[25782]: mgrmap e4: smithi073.wdwswp(active, since 2s) 2024-09-10T18:52:53.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:52:53 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2295379377' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-10T18:52:59.412 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsid": "73d019c4-6fa5-11ef-bcea-c7b262605968", 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "health": { 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 0 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:59.413 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "smithi073" 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-10T18:52:59.414 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-10T18:52:59.415 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-10T18:52:59.415 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-10T18:52:59.418 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-10T18:52:59.419 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "restful" 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ], 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "modified": "2024-09-10T18:52:37.060426+0000", 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout }, 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:52:59.420 INFO:teuthology.orchestra.run.smithi073.stdout:mgr is available 2024-09-10T18:53:00.327 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:00 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3456387714' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-10T18:53:00.547 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:53:00.547 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [global] 2024-09-10T18:53:00.547 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout fsid = 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:53:00.547 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout [osd] 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-10T18:53:00.548 INFO:teuthology.orchestra.run.smithi073.stdout:Enabling cephadm module... 2024-09-10T18:53:01.532 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:01 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1070506309' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-10T18:53:02.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:02 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1070506309' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-10T18:53:02.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:02 smithi073 ceph-mon[25782]: mgrmap e5: smithi073.wdwswp(active, since 13s) 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "active_name": "smithi073.wdwswp", 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for the mgr to restart... 2024-09-10T18:53:03.035 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mgr epoch 5... 2024-09-10T18:53:03.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:03 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3512418640' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: Active manager daemon smithi073.wdwswp restarted 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: Activating manager daemon smithi073.wdwswp 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: osdmap e2: 0 total, 0 up, 0 in 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: mgrmap e6: smithi073.wdwswp(active, starting, since 0.00320669s) 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr metadata", "who": "smithi073.wdwswp", "id": "smithi073.wdwswp"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:53:06.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: Manager daemon smithi073.wdwswp is now available 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:53:06.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:05 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/trash_purge_schedule"}]: dispatch 2024-09-10T18:53:06.954 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:06 smithi073 ceph-mon[25782]: Found migration_current of "None". Setting to last migration. 2024-09-10T18:53:06.954 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:06 smithi073 ceph-mon[25782]: mgrmap e7: smithi073.wdwswp(active, since 1.00509s) 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:mgr epoch 5 is available 2024-09-10T18:53:07.266 INFO:teuthology.orchestra.run.smithi073.stdout:Setting orchestrator backend to cephadm... 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:07] ENGINE Bus STARTING 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:07] ENGINE Serving on https://172.21.15.73:7150 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:07] ENGINE Bus STARTED 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:07] ENGINE Error in HTTPServer.serve 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Traceback (most recent call last): 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:53:08.462 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._run(expiration_interval) 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s = self.context.wrap_socket( 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: return self.sslsocket_class._create( 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self.do_handshake() 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._sslobj.do_handshake() 2024-09-10T18:53:08.463 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:53:08.464 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:08.464 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:08.464 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:08.464 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:08 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:09.466 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:09 smithi073 ceph-mon[25782]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:09.467 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:09 smithi073 ceph-mon[25782]: mgrmap e8: smithi073.wdwswp(active, since 2s) 2024-09-10T18:53:09.469 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-10T18:53:09.469 INFO:teuthology.orchestra.run.smithi073.stdout:Generating ssh key... 2024-09-10T18:53:10.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:10 smithi073 ceph-mon[25782]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:10.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:10 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:11.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:11 smithi073 ceph-mon[25782]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:11.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:11 smithi073 ceph-mon[25782]: Generating ssh key... 2024-09-10T18:53:11.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:11 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKldSPtw7OdZXgnL+CQ3YOhORWBnL9lTAOekpxHHxy12pTQXEy5rMJueNd2YQFQh4MXNeCgg2MgTjqJzqCq6BXGnRLc2QVgDY5bK0EO7See/V/iYmnnENfWH0HbJm5HDQntDd4O99VVD2ffqBZ7gGZOTz2oWiuVmQiVFvKvGdwSii7emcgIm4IwOlDp9Vf/3jM8mn9yvx9uZHn9+F3BdkAOcBTIoKwtPWe3i6lxQRYgnmUebgZJjzV5n4fKcmxYcn33t3tkcspLjKh6gm/UlfgHYnIjl+6VT/IAyQ5+rXxyfhXknq2qpwVj+l2XtDuE5wAIkL4UvyXLzS3PQetVWM+Ua1GhjhxPLmmR+2xYIE9rEpm0tVYoQsKyGtVXh/jVNRfzHYYBNyqikVl0PnVR84WbG6ZcCTKP0xVnUcGoA7eE0MqobeqJAJWrMlAPHLwblvlW95G4cE9ymKbtevX+fTjftA2Bsn6VkunXMoc67EG8Bknr+lVYqDtPGGFrtxsRP0= ceph-73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:53:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:53:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:Adding key to root@localhost authorized_keys... 2024-09-10T18:53:11.865 INFO:teuthology.orchestra.run.smithi073.stdout:Adding host smithi073... 2024-09-10T18:53:12.248 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:12 smithi073 ceph-mon[25782]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:13.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:13 smithi073 ceph-mon[25782]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi073", "addr": "172.21.15.73", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:14.586 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:14 smithi073 ceph-mon[25782]: Deploying cephadm binary to smithi073 2024-09-10T18:53:15.706 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Added host 'smithi073' with addr '172.21.15.73' 2024-09-10T18:53:15.706 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying mon service with default placement... 2024-09-10T18:53:16.277 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:16 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:16.277 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:16 smithi073 ceph-mon[25782]: Added host smithi073 2024-09-10T18:53:16.277 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:16 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:17.485 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:17 smithi073 ceph-mon[25782]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:17.485 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:17 smithi073 ceph-mon[25782]: Saving service mon spec with placement count:5 2024-09-10T18:53:17.485 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:17 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:17.907 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-10T18:53:17.907 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying mgr service with default placement... 2024-09-10T18:53:18.556 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:18 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:18.556 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:18 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:19.105 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-10T18:53:19.105 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying crash service with default placement... 2024-09-10T18:53:19.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:19 smithi073 ceph-mon[25782]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:19.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:19 smithi073 ceph-mon[25782]: Saving service mgr spec with placement count:2 2024-09-10T18:53:19.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:19 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:20.673 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-10T18:53:20.673 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying prometheus service with default placement... 2024-09-10T18:53:21.049 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:20 smithi073 ceph-mon[25782]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:21.049 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:20 smithi073 ceph-mon[25782]: Saving service crash spec with placement * 2024-09-10T18:53:21.049 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:20 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:21.050 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:20 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:21.880 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-10T18:53:21.880 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying grafana service with default placement... 2024-09-10T18:53:22.510 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:22 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:22.510 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:22 smithi073 ceph-mon[25782]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:22.510 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:22 smithi073 ceph-mon[25782]: Saving service prometheus spec with placement count:1 2024-09-10T18:53:22.510 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:22 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:23.614 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:23 smithi073 ceph-mon[25782]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:23.614 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:23 smithi073 ceph-mon[25782]: Saving service grafana spec with placement count:1 2024-09-10T18:53:23.614 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:23 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:23.877 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-10T18:53:23.877 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying node-exporter service with default placement... 2024-09-10T18:53:25.041 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-10T18:53:25.041 INFO:teuthology.orchestra.run.smithi073.stdout:Deploying alertmanager service with default placement... 2024-09-10T18:53:25.710 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:25 smithi073 ceph-mon[25782]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:25.711 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:25 smithi073 ceph-mon[25782]: Saving service node-exporter spec with placement * 2024-09-10T18:53:25.711 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:25 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:26.247 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-10T18:53:26.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:26 smithi073 ceph-mon[25782]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:53:26.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:26 smithi073 ceph-mon[25782]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:26.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:26 smithi073 ceph-mon[25782]: Saving service alertmanager spec with placement count:1 2024-09-10T18:53:26.884 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:26 smithi073 ceph-mon[25782]: from='mgr.14118 172.21.15.73:0/1369000398' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:28.050 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:27 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3550643252' entity='client.admin' 2024-09-10T18:53:28.568 INFO:teuthology.orchestra.run.smithi073.stdout:Enabling the dashboard module... 2024-09-10T18:53:29.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:29 smithi073 ceph-mon[25782]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:53:29.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:29 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/849802842' entity='client.admin' 2024-09-10T18:53:30.316 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:30 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/134106753' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-10T18:53:31.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:31 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/134106753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-10T18:53:31.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:31 smithi073 ceph-mon[25782]: mgrmap e9: smithi073.wdwswp(active, since 24s) 2024-09-10T18:53:31.992 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:53:31.992 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-10T18:53:31.992 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-10T18:53:31.993 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "active_name": "smithi073.wdwswp", 2024-09-10T18:53:31.993 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-10T18:53:31.993 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:53:31.993 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for the mgr to restart... 2024-09-10T18:53:31.993 INFO:teuthology.orchestra.run.smithi073.stdout:Waiting for mgr epoch 9... 2024-09-10T18:53:32.350 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:32 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/417480574' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: Active manager daemon smithi073.wdwswp restarted 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: Activating manager daemon smithi073.wdwswp 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: osdmap e3: 0 total, 0 up, 0 in 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: mgrmap e10: smithi073.wdwswp(active, starting, since 0.00323873s) 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr metadata", "who": "smithi073.wdwswp", "id": "smithi073.wdwswp"}]: dispatch 2024-09-10T18:53:34.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: Manager daemon smithi073.wdwswp is now available 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:53:34.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:34 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/trash_purge_schedule"}]: dispatch 2024-09-10T18:53:36.244 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout { 2024-09-10T18:53:36.244 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-10T18:53:36.244 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-10T18:53:36.245 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout } 2024-09-10T18:53:36.245 INFO:teuthology.orchestra.run.smithi073.stdout:mgr epoch 9 is available 2024-09-10T18:53:36.245 INFO:teuthology.orchestra.run.smithi073.stdout:Generating a dashboard self-signed certificate... 2024-09-10T18:53:36.565 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:36 smithi073 ceph-mon[25782]: mgrmap e11: smithi073.wdwswp(active, since 1.00547s) 2024-09-10T18:53:36.565 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:36 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:36.565 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:36 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:36] ENGINE Bus STARTING 2024-09-10T18:53:36.565 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:36 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:37.559 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-10T18:53:37.559 INFO:teuthology.orchestra.run.smithi073.stdout:Creating initial admin user... 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:36] ENGINE Serving on https://172.21.15.73:7150 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:36] ENGINE Bus STARTED 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: [10/Sep/2024:18:53:36] ENGINE Error in HTTPServer.serve 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Traceback (most recent call last): 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:53:37.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._run(expiration_interval) 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s = self.context.wrap_socket( 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: return self.sslsocket_class._create( 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self.do_handshake() 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._sslobj.do_handshake() 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:53:37.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:37.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:37.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:37.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:37.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:37 smithi073 ceph-mon[25782]: mgrmap e12: smithi073.wdwswp(active, since 2s) 2024-09-10T18:53:39.254 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$pnQMgZFr2Sgf2Tkw5/g.SujoWYRjzBgHDZrKRdzTiOI73abnQS8ZW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725994418, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-10T18:53:39.254 INFO:teuthology.orchestra.run.smithi073.stdout:Fetching dashboard port number... 2024-09-10T18:53:39.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:39 smithi073 ceph-mon[25782]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:39.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:39 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:40.543 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:40 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3703311731' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-10T18:53:40.796 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stdout 8443 2024-09-10T18:53:40.806 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-10T18:53:40.806 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout disabled 2024-09-10T18:53:40.814 INFO:teuthology.orchestra.run.smithi073.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-10T18:53:40.814 INFO:teuthology.orchestra.run.smithi073.stdout:systemctl: stdout inactive 2024-09-10T18:53:40.814 INFO:teuthology.orchestra.run.smithi073.stdout:firewalld.service is not enabled 2024-09-10T18:53:40.814 INFO:teuthology.orchestra.run.smithi073.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-10T18:53:40.815 INFO:teuthology.orchestra.run.smithi073.stdout:Ceph Dashboard is now available at: 2024-09-10T18:53:40.815 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout: URL: https://smithi073.front.sepia.ceph.com:8443/ 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout: User: admin 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout: Password: 2mempjih4w 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout:Saving cluster configuration to /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config directory 2024-09-10T18:53:40.816 INFO:teuthology.orchestra.run.smithi073.stdout:Enabling autotune for osd_memory_target 2024-09-10T18:53:42.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:42 smithi073 ceph-mon[25782]: mgrmap e13: smithi073.wdwswp(active, since 6s) 2024-09-10T18:53:43.192 INFO:teuthology.orchestra.run.smithi073.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-10T18:53:43.192 INFO:teuthology.orchestra.run.smithi073.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-10T18:53:43.192 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.192 INFO:teuthology.orchestra.run.smithi073.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:53:43.192 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout:Or, if you are only running a single cluster on this host: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: ceph telemetry on 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout:For more information see: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:43.193 INFO:teuthology.orchestra.run.smithi073.stdout:Bootstrap complete. 2024-09-10T18:53:43.229 INFO:tasks.cephadm:Fetching config... 2024-09-10T18:53:43.229 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:53:43.229 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-10T18:53:43.245 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-10T18:53:43.245 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:53:43.245 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-10T18:53:43.300 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-10T18:53:43.301 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:53:43.301 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/keyring of=/dev/stdout 2024-09-10T18:53:43.365 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-10T18:53:43.365 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:53:43.366 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-10T18:53:43.420 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-10T18:53:43.424 DEBUG:teuthology.orchestra.run.smithi073:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKldSPtw7OdZXgnL+CQ3YOhORWBnL9lTAOekpxHHxy12pTQXEy5rMJueNd2YQFQh4MXNeCgg2MgTjqJzqCq6BXGnRLc2QVgDY5bK0EO7See/V/iYmnnENfWH0HbJm5HDQntDd4O99VVD2ffqBZ7gGZOTz2oWiuVmQiVFvKvGdwSii7emcgIm4IwOlDp9Vf/3jM8mn9yvx9uZHn9+F3BdkAOcBTIoKwtPWe3i6lxQRYgnmUebgZJjzV5n4fKcmxYcn33t3tkcspLjKh6gm/UlfgHYnIjl+6VT/IAyQ5+rXxyfhXknq2qpwVj+l2XtDuE5wAIkL4UvyXLzS3PQetVWM+Ua1GhjhxPLmmR+2xYIE9rEpm0tVYoQsKyGtVXh/jVNRfzHYYBNyqikVl0PnVR84WbG6ZcCTKP0xVnUcGoA7eE0MqobeqJAJWrMlAPHLwblvlW95G4cE9ymKbtevX+fTjftA2Bsn6VkunXMoc67EG8Bknr+lVYqDtPGGFrtxsRP0= ceph-73d019c4-6fa5-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T18:53:43.504 INFO:teuthology.orchestra.run.smithi073.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKldSPtw7OdZXgnL+CQ3YOhORWBnL9lTAOekpxHHxy12pTQXEy5rMJueNd2YQFQh4MXNeCgg2MgTjqJzqCq6BXGnRLc2QVgDY5bK0EO7See/V/iYmnnENfWH0HbJm5HDQntDd4O99VVD2ffqBZ7gGZOTz2oWiuVmQiVFvKvGdwSii7emcgIm4IwOlDp9Vf/3jM8mn9yvx9uZHn9+F3BdkAOcBTIoKwtPWe3i6lxQRYgnmUebgZJjzV5n4fKcmxYcn33t3tkcspLjKh6gm/UlfgHYnIjl+6VT/IAyQ5+rXxyfhXknq2qpwVj+l2XtDuE5wAIkL4UvyXLzS3PQetVWM+Ua1GhjhxPLmmR+2xYIE9rEpm0tVYoQsKyGtVXh/jVNRfzHYYBNyqikVl0PnVR84WbG6ZcCTKP0xVnUcGoA7eE0MqobeqJAJWrMlAPHLwblvlW95G4cE9ymKbtevX+fTjftA2Bsn6VkunXMoc67EG8Bknr+lVYqDtPGGFrtxsRP0= ceph-73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:53:43.516 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKldSPtw7OdZXgnL+CQ3YOhORWBnL9lTAOekpxHHxy12pTQXEy5rMJueNd2YQFQh4MXNeCgg2MgTjqJzqCq6BXGnRLc2QVgDY5bK0EO7See/V/iYmnnENfWH0HbJm5HDQntDd4O99VVD2ffqBZ7gGZOTz2oWiuVmQiVFvKvGdwSii7emcgIm4IwOlDp9Vf/3jM8mn9yvx9uZHn9+F3BdkAOcBTIoKwtPWe3i6lxQRYgnmUebgZJjzV5n4fKcmxYcn33t3tkcspLjKh6gm/UlfgHYnIjl+6VT/IAyQ5+rXxyfhXknq2qpwVj+l2XtDuE5wAIkL4UvyXLzS3PQetVWM+Ua1GhjhxPLmmR+2xYIE9rEpm0tVYoQsKyGtVXh/jVNRfzHYYBNyqikVl0PnVR84WbG6ZcCTKP0xVnUcGoA7eE0MqobeqJAJWrMlAPHLwblvlW95G4cE9ymKbtevX+fTjftA2Bsn6VkunXMoc67EG8Bknr+lVYqDtPGGFrtxsRP0= ceph-73d019c4-6fa5-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-10T18:53:43.632 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCKldSPtw7OdZXgnL+CQ3YOhORWBnL9lTAOekpxHHxy12pTQXEy5rMJueNd2YQFQh4MXNeCgg2MgTjqJzqCq6BXGnRLc2QVgDY5bK0EO7See/V/iYmnnENfWH0HbJm5HDQntDd4O99VVD2ffqBZ7gGZOTz2oWiuVmQiVFvKvGdwSii7emcgIm4IwOlDp9Vf/3jM8mn9yvx9uZHn9+F3BdkAOcBTIoKwtPWe3i6lxQRYgnmUebgZJjzV5n4fKcmxYcn33t3tkcspLjKh6gm/UlfgHYnIjl+6VT/IAyQ5+rXxyfhXknq2qpwVj+l2XtDuE5wAIkL4UvyXLzS3PQetVWM+Ua1GhjhxPLmmR+2xYIE9rEpm0tVYoQsKyGtVXh/jVNRfzHYYBNyqikVl0PnVR84WbG6ZcCTKP0xVnUcGoA7eE0MqobeqJAJWrMlAPHLwblvlW95G4cE9ymKbtevX+fTjftA2Bsn6VkunXMoc67EG8Bknr+lVYqDtPGGFrtxsRP0= ceph-73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:53:43.646 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-10T18:53:43.885 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:53:43.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:43 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3067577088' entity='client.admin' 2024-09-10T18:53:47.063 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-10T18:53:47.063 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-10T18:53:47.630 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:53:47.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:47 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/4087954579' entity='client.admin' 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi073", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:53:48.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:48 smithi073 ceph-mon[25782]: Deploying daemon crash.smithi073 on smithi073 2024-09-10T18:53:50.765 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2024-09-10T18:53:50.765 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:53:50.765 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2024-09-10T18:53:50.785 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:53:50.785 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:53:50.843 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2024-09-10T18:53:50.843 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph orch host add smithi181 2024-09-10T18:53:51.060 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:50 smithi073 ceph-mon[25782]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:51.087 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:50 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:51.267 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:53:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:52 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:52 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:52 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:52 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:52 smithi073 ceph-mon[25782]: Deploying daemon node-exporter.smithi073 on smithi073 2024-09-10T18:53:53.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:53 smithi073 ceph-mon[25782]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:53:54.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:54 smithi073 ceph-mon[25782]: Deploying cephadm binary to smithi181 2024-09-10T18:53:55.580 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:55 smithi073 ceph-mon[25782]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:53:55.580 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:55 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:55.810 INFO:teuthology.orchestra.run.smithi073.stdout:Added host 'smithi181' with addr '172.21.15.181' 2024-09-10T18:53:56.466 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-10T18:53:56.725 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:53:56.972 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:56.972 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:56.972 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:56.972 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:56.972 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: Deploying daemon alertmanager.smithi073 on smithi073 2024-09-10T18:53:56.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:53:56.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:56 smithi073 ceph-mon[25782]: Added host smithi181 2024-09-10T18:53:57.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:57 smithi073 ceph-mon[25782]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:53:59.009 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:53:59.009 INFO:teuthology.orchestra.run.smithi073.stdout:[{"addr": "172.21.15.73", "hostname": "smithi073", "labels": [], "status": ""}, {"addr": "172.21.15.181", "hostname": "smithi181", "labels": [], "status": ""}] 2024-09-10T18:54:00.130 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:59 smithi073 ceph-mon[25782]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:00.131 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:59 smithi073 ceph-mon[25782]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:54:00.131 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:53:59 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:00.151 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-10T18:54:00.151 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-10T18:54:00.392 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:54:01.981 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:01 smithi073 ceph-mon[25782]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:03.815 INFO:teuthology.orchestra.run.smithi073.stderr:adjusted tunables profile to default 2024-09-10T18:54:04.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:03 smithi073 ceph-mon[25782]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:04.103 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:03 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1114390120' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-10T18:54:05.066 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:04 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1114390120' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-10T18:54:05.066 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:04 smithi073 ceph-mon[25782]: osdmap e4: 0 total, 0 up, 0 in 2024-09-10T18:54:05.329 INFO:tasks.cephadm:Adding mon.smithi073 on smithi073 2024-09-10T18:54:05.329 INFO:tasks.cephadm:Adding mon.smithi181 on smithi181 2024-09-10T18:54:05.329 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph orch apply mon '2;smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181' 2024-09-10T18:54:05.573 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:05.616 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:05.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:05 smithi073 ceph-mon[25782]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:07.316 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled mon update... 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-10T18:54:07.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:07 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:07.899 DEBUG:teuthology.orchestra.run.smithi181:mon.smithi181> sudo journalctl -f -n 0 -u ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi181.service 2024-09-10T18:54:07.901 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:07.901 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:08.166 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:08.210 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:08.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:08 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-10T18:54:08.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:08 smithi073 ceph-mon[25782]: Deploying daemon grafana.smithi073 on smithi073 2024-09-10T18:54:08.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:08 smithi073 ceph-mon[25782]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:08.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:08 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:09.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:09 smithi073 ceph-mon[25782]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:54:09.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:09 smithi073 ceph-mon[25782]: Saving service mon spec with placement smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181;count:2 2024-09-10T18:54:09.959 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:09.959 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:09.959 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:10.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:10 smithi073 ceph-mon[25782]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:10.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:10 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:10.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:10 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/2513642859' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:11.537 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:11.537 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:11.776 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:11.819 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:12.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:12 smithi073 ceph-mon[25782]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:13.553 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:13.554 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:13.554 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:14.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:14 smithi073 ceph-mon[25782]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:14.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:14 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/3918272873' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:15.114 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:15.114 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:15.355 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:15.411 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:16.178 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:16 smithi073 ceph-mon[25782]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:17.094 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:17.094 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:17.094 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1087874718' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:18 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:18.674 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:18.674 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:18.914 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:18.958 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:19.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:19 smithi073 ceph-mon[25782]: Deploying daemon prometheus.smithi073 on smithi073 2024-09-10T18:54:20.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:20 smithi073 ceph-mon[25782]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:20.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:20 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:20.689 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:20.689 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:20.690 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:21.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:21 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1931287237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:22.303 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:22.303 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:22.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:22 smithi073 ceph-mon[25782]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:22.542 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:22.586 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:24.289 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:24.289 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:24.289 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:24.366 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:24 smithi073 ceph-mon[25782]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:25.380 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:25 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/4212354244' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:25.797 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:25.797 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:26.030 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:26.074 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:26.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:26 smithi073 ceph-mon[25782]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:27.746 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:27.746 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:27.746 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:28.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:28.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:28.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:28.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:28.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-10T18:54:28.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:28 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/3169924889' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:29.344 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:29.344 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:29.582 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:29.626 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:29.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:29 smithi073 ceph-mon[25782]: from='mgr.14160 172.21.15.73:0/491355453' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-10T18:54:29.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:29 smithi073 ceph-mon[25782]: mgrmap e14: smithi073.wdwswp(active, since 54s) 2024-09-10T18:54:31.134 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:31.135 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:31.135 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:31.475 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:31 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/2777426506' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:32.737 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:32.737 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:32.976 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:33.020 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: Active manager daemon smithi073.wdwswp restarted 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: Activating manager daemon smithi073.wdwswp 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: mgrmap e15: smithi073.wdwswp(active, starting, since 0.00335211s) 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr metadata", "who": "smithi073.wdwswp", "id": "smithi073.wdwswp"}]: dispatch 2024-09-10T18:54:33.263 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: Manager daemon smithi073.wdwswp is now available 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:54:33.264 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/mirror_snapshot_schedule"}]: dispatch 2024-09-10T18:54:34.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi073.wdwswp/trash_purge_schedule"}]: dispatch 2024-09-10T18:54:34.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:34.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:34 smithi073 ceph-mon[25782]: mgrmap e16: smithi073.wdwswp(active, since 1.00597s) 2024-09-10T18:54:34.813 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:34.813 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:34.813 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: [10/Sep/2024:18:54:34] ENGINE Bus STARTING 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: [10/Sep/2024:18:54:34] ENGINE Serving on https://172.21.15.73:7150 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: [10/Sep/2024:18:54:34] ENGINE Bus STARTED 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: [10/Sep/2024:18:54:34] ENGINE Error in HTTPServer.serve 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: Traceback (most recent call last): 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._connections.run(self.expiration_interval) 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-10T18:54:35.445 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._run(expiration_interval) 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: s = self.context.wrap_socket( 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: return self.sslsocket_class._create( 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self.do_handshake() 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: self._sslobj.do_handshake() 2024-09-10T18:54:35.446 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-10T18:54:35.447 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:35.447 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:35.447 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:35 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/612573832' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:36.402 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:36.403 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:36.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:36 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:36.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:36 smithi073 ceph-mon[25782]: mgrmap e17: smithi073.wdwswp(active, since 2s) 2024-09-10T18:54:36.738 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:37.177 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-10T18:54:38.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi073", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:54:39.720 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:39.720 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:39.721 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:39.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: Updating smithi073:/etc/ceph/ceph.conf 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: Updating smithi181:/etc/ceph/ceph.conf 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:39.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:54:39.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-10T18:54:39.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:54:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi181:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi073:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi073:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi073:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Updating smithi181:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: Deploying daemon crash.smithi181 on smithi181 2024-09-10T18:54:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:40 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/2860887759' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:41.306 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:41.306 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:41.561 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:54:44.136 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:44.136 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:44.136 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:44.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:44.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:44.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:44.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:44.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: Deploying daemon node-exporter.smithi181 on smithi181 2024-09-10T18:54:44.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:44 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/3211479719' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:45.720 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:45.720 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:46.539 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:54:49.066 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:49.067 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:49.067 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.ddyfow", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:54:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.ddyfow", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-10T18:54:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:54:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:54:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:48 smithi073 ceph-mon[25782]: Deploying daemon mgr.smithi181.ddyfow on smithi181 2024-09-10T18:54:50.405 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:49 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/354373961' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:50.998 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:50.999 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:51.574 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:54:52.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:54:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:52 smithi073 ceph-mon[25782]: Deploying daemon mon.smithi181 on smithi181 2024-09-10T18:54:54.166 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:54:54.166 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:52:34.078643Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-10T18:54:54.166 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2024-09-10T18:54:54.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:54 smithi073 ceph-mon[25782]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:54.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:54:55.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:55 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/455275531' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:54:55.953 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-10T18:54:55.953 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-10T18:54:56.213 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi181/config 2024-09-10T18:54:56.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:54:56.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: Standby manager daemon smithi181.ddyfow started 2024-09-10T18:54:56.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: from='mgr.? 172.21.15.181:0/2320016330' entity='mgr.smithi181.ddyfow' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.ddyfow/crt"}]: dispatch 2024-09-10T18:54:56.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: from='mgr.? 172.21.15.181:0/2320016330' entity='mgr.smithi181.ddyfow' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-10T18:54:56.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: from='mgr.? 172.21.15.181:0/2320016330' entity='mgr.smithi181.ddyfow' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.ddyfow/key"}]: dispatch 2024-09-10T18:54:56.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:56 smithi073 ceph-mon[25782]: from='mgr.? 172.21.15.181:0/2320016330' entity='mgr.smithi181.ddyfow' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-10T18:54:57.199 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:54:57 smithi181 ceph-mon[33889]: mon.smithi181@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-10T18:54:57.199 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:54:57 smithi181 bash[33852]: fd9f07d7a92f463fb2e75a6937637be0d8ab53dc769ffe5aa9c1c1075cb980ac 2024-09-10T18:54:57.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:57 smithi073 ceph-mon[25782]: mgrmap e18: smithi073.wdwswp(active, since 23s), standbys: smithi181.ddyfow 2024-09-10T18:54:57.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:54:57 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr metadata", "who": "smithi181.ddyfow", "id": "smithi181.ddyfow"}]: dispatch 2024-09-10T18:54:57.601 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:54:57 smithi181 systemd[1]: Started Ceph mon.smithi181 for 73d019c4-6fa5-11ef-bcea-c7b262605968. 2024-09-10T18:55:02.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:55:02.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: mon.smithi073 calling monitor election 2024-09-10T18:55:02.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: mon.smithi181 calling monitor election 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: mon.smithi073 is new leader, mons smithi073,smithi181 in quorum (ranks 0,1) 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: monmap e2: 2 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0],smithi181=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: fsmap 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: mgrmap e18: smithi073.wdwswp(active, since 29s), standbys: smithi181.ddyfow 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: overall HEALTH_OK 2024-09-10T18:55:02.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.613 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.613 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.613 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.613 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: mon.smithi073 calling monitor election 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: mon.smithi181 calling monitor election 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: mon.smithi073 is new leader, mons smithi073,smithi181 in quorum (ranks 0,1) 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: monmap e2: 2 mons at {smithi073=[v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0],smithi181=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: fsmap 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: osdmap e5: 0 total, 0 up, 0 in 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: mgrmap e18: smithi073.wdwswp(active, since 29s), standbys: smithi181.ddyfow 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: overall HEALTH_OK 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.654 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:02.694 INFO:teuthology.orchestra.run.smithi181.stdout: 2024-09-10T18:55:02.694 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":2,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","modified":"2024-09-10T18:54:57.180498Z","created":"2024-09-10T18:52:34.078643Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi073","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:3300","nonce":0},{"type":"v1","addr":"172.21.15.73:6789","nonce":0}]},"addr":"172.21.15.73:6789/0","public_addr":"172.21.15.73:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi181","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-10T18:55:02.694 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 2 2024-09-10T18:55:03.527 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:55:03.527 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:03 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/773068780' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:55:03.527 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:03.527 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:03.527 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:03.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:55:03.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:03 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/773068780' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-10T18:55:03.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:03.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:03.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:55:03.794 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-10T18:55:03.794 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-10T18:55:04.047 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:04.488 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:04 smithi073 ceph-mon[25782]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:04.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:04 smithi181 ceph-mon[33889]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:05.792 INFO:teuthology.orchestra.run.smithi073.stdout:# minimal ceph.conf for 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:55:05.792 INFO:teuthology.orchestra.run.smithi073.stdout:[global] 2024-09-10T18:55:05.792 INFO:teuthology.orchestra.run.smithi073.stdout: fsid = 73d019c4-6fa5-11ef-bcea-c7b262605968 2024-09-10T18:55:05.792 INFO:teuthology.orchestra.run.smithi073.stdout: mon_host = [v2:172.21.15.73:3300/0,v1:172.21.15.73:6789/0] [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] 2024-09-10T18:55:05.914 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.914 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: Updating smithi073:/etc/ceph/ceph.conf 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: Updating smithi181:/etc/ceph/ceph.conf 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:55:05.915 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:05 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: Updating smithi073:/etc/ceph/ceph.conf 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: Updating smithi181:/etc/ceph/ceph.conf 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:06.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:55:06.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:55:06.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:05 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:06.459 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-10T18:55:06.459 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:55:06.460 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T18:55:06.488 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:55:06.488 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:55:06.553 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:55:06.553 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.conf 2024-09-10T18:55:06.586 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:55:06.586 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-10T18:55:06.655 INFO:tasks.cephadm:Deploying OSDs... 2024-09-10T18:55:06.655 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:55:06.655 DEBUG:teuthology.orchestra.run.smithi073:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:55:06.671 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T18:55:06.671 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/nvme4n1 2024-09-10T18:55:06.726 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/nvme4n1 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:53:46.588696757 +0000 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:45.631303690 +0000 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:45.631303690 +0000 2024-09-10T18:55:06.727 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:45.626303806 +0000 2024-09-10T18:55:06.727 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-10T18:55:06.790 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:55:06.790 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:55:06.791 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000313918 s, 1.6 MB/s 2024-09-10T18:55:06.792 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-10T18:55:06.848 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/nvme3n1 2024-09-10T18:55:06.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: Updating smithi073:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:55:06.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: Updating smithi181:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:55:06.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:06.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: Reconfiguring mon.smithi073 (unknown last config time)... 2024-09-10T18:55:06.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: Reconfiguring daemon mon.smithi073 on smithi073 2024-09-10T18:55:06.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:06 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/118867293' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:06.903 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/nvme3n1 2024-09-10T18:55:06.903 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:06.903 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-10T18:55:06.903 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:06.904 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:06.904 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:53:46.578696988 +0000 2024-09-10T18:55:06.904 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:45.475307328 +0000 2024-09-10T18:55:06.904 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:45.475307328 +0000 2024-09-10T18:55:06.904 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:45.470307444 +0000 2024-09-10T18:55:06.904 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-10T18:55:06.964 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: Updating smithi073:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:55:06.964 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: Updating smithi181:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-10T18:55:06.964 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:06.965 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: Reconfiguring mon.smithi073 (unknown last config time)... 2024-09-10T18:55:06.965 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: Reconfiguring daemon mon.smithi073 on smithi073 2024-09-10T18:55:06.965 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:06 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/118867293' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:06.966 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:55:06.967 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:55:06.967 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000207583 s, 2.5 MB/s 2024-09-10T18:55:06.968 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-10T18:55:07.024 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/nvme2n1 2024-09-10T18:55:07.079 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/nvme2n1 2024-09-10T18:55:07.079 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:53:46.567697243 +0000 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:45.334310616 +0000 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:45.334310616 +0000 2024-09-10T18:55:07.080 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:45.330310709 +0000 2024-09-10T18:55:07.080 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-10T18:55:07.143 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:55:07.143 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:55:07.143 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000212697 s, 2.4 MB/s 2024-09-10T18:55:07.144 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-10T18:55:07.200 DEBUG:teuthology.orchestra.run.smithi073:> stat /dev/nvme1n1 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout: File: /dev/nvme1n1 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Access: 2024-09-10 18:53:46.557697474 +0000 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Modify: 2024-09-10 18:49:45.192313927 +0000 2024-09-10T18:55:07.255 INFO:teuthology.orchestra.run.smithi073.stdout:Change: 2024-09-10 18:49:45.192313927 +0000 2024-09-10T18:55:07.256 INFO:teuthology.orchestra.run.smithi073.stdout: Birth: 2024-09-10 18:49:45.187314044 +0000 2024-09-10T18:55:07.256 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-10T18:55:07.318 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records in 2024-09-10T18:55:07.318 INFO:teuthology.orchestra.run.smithi073.stderr:1+0 records out 2024-09-10T18:55:07.318 INFO:teuthology.orchestra.run.smithi073.stderr:512 bytes copied, 0.000259386 s, 2.0 MB/s 2024-09-10T18:55:07.319 DEBUG:teuthology.orchestra.run.smithi073:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-10T18:55:07.376 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:55:07.376 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2024-09-10T18:55:07.395 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-10T18:55:07.395 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/nvme4n1 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/nvme4n1 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:54:37.475517323 +0000 2024-09-10T18:55:07.453 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:47.217269789 +0000 2024-09-10T18:55:07.454 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:47.217269789 +0000 2024-09-10T18:55:07.454 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:47.213269869 +0000 2024-09-10T18:55:07.454 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-10T18:55:07.519 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:55:07.519 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:55:07.519 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000266136 s, 1.9 MB/s 2024-09-10T18:55:07.521 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-10T18:55:07.579 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/nvme3n1 2024-09-10T18:55:07.635 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/nvme3n1 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 1027 Links: 1 Device type: 103,6 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:54:37.464517541 +0000 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:47.076272593 +0000 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:47.076272593 +0000 2024-09-10T18:55:07.636 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:47.071272693 +0000 2024-09-10T18:55:07.636 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-10T18:55:07.701 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:55:07.701 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:55:07.701 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000277111 s, 1.8 MB/s 2024-09-10T18:55:07.703 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-10T18:55:07.760 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/nvme2n1 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/nvme2n1 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:54:37.453517759 +0000 2024-09-10T18:55:07.816 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:46.934275417 +0000 2024-09-10T18:55:07.817 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:46.934275417 +0000 2024-09-10T18:55:07.817 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:46.928275537 +0000 2024-09-10T18:55:07.817 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-10T18:55:07.880 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:55:07.880 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:55:07.880 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000228698 s, 2.2 MB/s 2024-09-10T18:55:07.881 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-10T18:55:07.939 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/nvme1n1 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/nvme1n1 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-10 18:54:37.442517976 +0000 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-10 18:49:46.790278281 +0000 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-10 18:49:46.790278281 +0000 2024-09-10T18:55:07.996 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: 2024-09-10 18:49:46.786278361 +0000 2024-09-10T18:55:07.997 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-10T18:55:08.060 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-10T18:55:08.060 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-10T18:55:08.060 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000238254 s, 2.1 MB/s 2024-09-10T18:55:08.061 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-10T18:55:08.118 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-10T18:55:08.394 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi181/config 2024-09-10T18:55:08.507 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:08.507 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:08.507 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:08.508 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: Reconfiguring mgr.smithi073.wdwswp (unknown last config time)... 2024-09-10T18:55:08.508 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi073.wdwswp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:55:08.508 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:55:08.508 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:08.508 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:08 smithi181 ceph-mon[33889]: Reconfiguring daemon mgr.smithi073.wdwswp on smithi073 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: Reconfiguring mgr.smithi073.wdwswp (unknown last config time)... 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi073.wdwswp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:08.705 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:08 smithi073 ceph-mon[25782]: Reconfiguring daemon mgr.smithi073.wdwswp on smithi073 2024-09-10T18:55:10.077 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: Reconfiguring crash.smithi073 (monmap changed)... 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: Reconfiguring daemon crash.smithi073 on smithi073 2024-09-10T18:55:10.078 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:09 smithi073 ceph-mon[25782]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:10.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:10.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:10.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: Reconfiguring crash.smithi073 (monmap changed)... 2024-09-10T18:55:10.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi073", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:55:10.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:10.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: Reconfiguring daemon crash.smithi073 on smithi073 2024-09-10T18:55:10.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:09 smithi181 ceph-mon[33889]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:10.114 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled osd.all-available-devices update... 2024-09-10T18:55:10.716 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-10T18:55:10.717 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: Marking host: smithi073 for OSDSpec preview refresh. 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: Marking host: smithi181 for OSDSpec preview refresh. 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: Saving service osd.all-available-devices spec with placement * 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.401 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: Reconfiguring alertmanager.smithi073 (dependencies changed)... 2024-09-10T18:55:11.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:11 smithi073 ceph-mon[25782]: Reconfiguring daemon alertmanager.smithi073 on smithi073 2024-09-10T18:55:11.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: Marking host: smithi073 for OSDSpec preview refresh. 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: Marking host: smithi181 for OSDSpec preview refresh. 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: Saving service osd.all-available-devices spec with placement * 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: Reconfiguring alertmanager.smithi073 (dependencies changed)... 2024-09-10T18:55:11.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:11 smithi181 ceph-mon[33889]: Reconfiguring daemon alertmanager.smithi073 on smithi073 2024-09-10T18:55:12.257 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:12 smithi073 ceph-mon[25782]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:12.499 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:12.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:12 smithi181 ceph-mon[33889]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:14.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:14 smithi073 ceph-mon[25782]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:14.412 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:14 smithi181 ceph-mon[33889]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:15.549 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:16.209 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:16.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:16 smithi073 ceph-mon[25782]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:16.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:16 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2747066167' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:16.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:16 smithi181 ceph-mon[33889]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:16.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:16 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2747066167' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:17.210 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:17.786 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:18.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:18.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:18.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:17 smithi181 ceph-mon[33889]: Reconfiguring grafana.smithi073 (dependencies changed)... 2024-09-10T18:55:18.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:17 smithi181 ceph-mon[33889]: Reconfiguring daemon grafana.smithi073 on smithi073 2024-09-10T18:55:18.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:17 smithi181 ceph-mon[33889]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:18.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:18.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:18.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:17 smithi073 ceph-mon[25782]: Reconfiguring grafana.smithi073 (dependencies changed)... 2024-09-10T18:55:18.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:17 smithi073 ceph-mon[25782]: Reconfiguring daemon grafana.smithi073 on smithi073 2024-09-10T18:55:18.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:17 smithi073 ceph-mon[25782]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:18.891 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:19.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:19.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:19 smithi073 ceph-mon[25782]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:20.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:19 smithi181 ceph-mon[33889]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:20.536 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:20.857 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:20 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/47913969' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:21.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:20 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/47913969' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:21.504 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:22.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:21 smithi073 ceph-mon[25782]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:22.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:21 smithi181 ceph-mon[33889]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:22.505 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:23.299 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:24.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:24 smithi073 ceph-mon[25782]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:24.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:24.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:24.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:24 smithi073 ceph-mon[25782]: Reconfiguring prometheus.smithi073 (dependencies changed)... 2024-09-10T18:55:24.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:24 smithi073 ceph-mon[25782]: Reconfiguring daemon prometheus.smithi073 on smithi073 2024-09-10T18:55:24.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:24 smithi181 ceph-mon[33889]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:24.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:24.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:24.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:24 smithi181 ceph-mon[33889]: Reconfiguring prometheus.smithi073 (dependencies changed)... 2024-09-10T18:55:24.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:24 smithi181 ceph-mon[33889]: Reconfiguring daemon prometheus.smithi073 on smithi073 2024-09-10T18:55:25.432 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:26.156 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:26.525 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:26 smithi073 ceph-mon[25782]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:26.525 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:26 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/596750663' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:26.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:26 smithi181 ceph-mon[33889]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:26.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:26 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/596750663' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:27.157 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:27.476 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:28.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:28 smithi181 ceph-mon[33889]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:28.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:28 smithi073 ceph-mon[25782]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:30.179 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:30.482 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:30 smithi073 ceph-mon[25782]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:30.482 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:30 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3124963230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:30.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:30 smithi181 ceph-mon[33889]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:30.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:30 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3124963230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:30.788 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:31.789 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:32.031 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:32.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:32.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:32.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:32.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: Reconfiguring crash.smithi181 (monmap changed)... 2024-09-10T18:55:32.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:55:32.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:32.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:32 smithi073 ceph-mon[25782]: Reconfiguring daemon crash.smithi181 on smithi181 2024-09-10T18:55:32.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: Reconfiguring crash.smithi181 (monmap changed)... 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:32 smithi181 ceph-mon[33889]: Reconfiguring daemon crash.smithi181 on smithi181 2024-09-10T18:55:33.727 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: Reconfiguring mgr.smithi181.ddyfow (monmap changed)... 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.ddyfow", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: Reconfiguring daemon mgr.smithi181.ddyfow on smithi181 2024-09-10T18:55:34.047 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:34.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:34.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: Reconfiguring mgr.smithi181.ddyfow (monmap changed)... 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.ddyfow", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: Reconfiguring daemon mgr.smithi181.ddyfow on smithi181 2024-09-10T18:55:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:34.422 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:35.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2872979933' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:55:35.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:35.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:35.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2872979933' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:35.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-10T18:55:35.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-10T18:55:35.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:35.424 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:35.691 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: Reconfiguring mon.smithi181 (monmap changed)... 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: Reconfiguring daemon mon.smithi181 on smithi181 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi073.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T18:55:35.973 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi073.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi073.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:35.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:35 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:55:36.025 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: Reconfiguring mon.smithi181 (monmap changed)... 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: Reconfiguring daemon mon.smithi181 on smithi181 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi073.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi073.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi073.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:36.026 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:35 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi073.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi073.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:55:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:36 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi073.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi073.front.sepia.ceph.com:9093"}]: dispatch 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi073.front.sepia.ceph.com:3000"}]: dispatch 2024-09-10T18:55:37.024 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-10T18:55:37.025 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:36 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi073.front.sepia.ceph.com:9095"}]: dispatch 2024-09-10T18:55:37.988 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.365 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:38 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/466140521' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:38.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:38.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:38.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:38 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/466140521' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:38.806 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:39.807 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:40.376 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:40.497 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:40 smithi073 ceph-mon[25782]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:40.603 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:40 smithi181 ceph-mon[33889]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:42.332 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:42 smithi073 ceph-mon[25782]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:42.332 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:42 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:42.333 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:42 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:42.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:42 smithi181 ceph-mon[33889]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:42.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:42 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:42.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:42 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.011 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:43.671 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-10T18:55:43.739 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.740 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:55:43.741 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.741 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:43 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/758072633' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:55:43.863 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:55:43.863 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:43 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/758072633' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:44.672 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:44.803 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:44 smithi073 ceph-mon[25782]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:44.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:44 smithi181 ceph-mon[33889]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:45.105 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:45.825 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:45 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/1709787045' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]: dispatch 2024-09-10T18:55:45.825 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:45 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]: dispatch 2024-09-10T18:55:45.825 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:45 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]': finished 2024-09-10T18:55:45.825 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:45 smithi181 ceph-mon[33889]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T18:55:45.825 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:45.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:45 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1709787045' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]: dispatch 2024-09-10T18:55:45.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:45 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]: dispatch 2024-09-10T18:55:45.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:45 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "549348b1-4370-4ef7-a59f-ddb42934b96d"}]': finished 2024-09-10T18:55:45.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:45 smithi073 ceph-mon[25782]: osdmap e6: 1 total, 0 up, 1 in 2024-09-10T18:55:45.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3751869069' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cea49e4d-3499-4c8b-905c-7dca60490e48"}]: dispatch 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3751869069' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cea49e4d-3499-4c8b-905c-7dca60490e48"}]': finished 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: osdmap e7: 2 total, 0 up, 2 in 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:46.774 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:46 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1299968489' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:46.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:46.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3751869069' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cea49e4d-3499-4c8b-905c-7dca60490e48"}]: dispatch 2024-09-10T18:55:46.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3751869069' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cea49e4d-3499-4c8b-905c-7dca60490e48"}]': finished 2024-09-10T18:55:46.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: osdmap e7: 2 total, 0 up, 2 in 2024-09-10T18:55:46.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:46.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:46.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:46 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/1299968489' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:47.196 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:47.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:47 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3329256515' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:47.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:47 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1052661995' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:47.788 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1725994545,"num_remapped_pgs":0} 2024-09-10T18:55:47.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:47 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3329256515' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:47.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:47 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1052661995' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:48.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:48 smithi181 ceph-mon[33889]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:48.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:48 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:48.790 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:48.813 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:48 smithi073 ceph-mon[25782]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:48.814 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:55:49.031 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:49.844 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/3199181002' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]: dispatch 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]: dispatch 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]': finished 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: osdmap e8: 3 total, 0 up, 3 in 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:49.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:49.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/3199181002' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]: dispatch 2024-09-10T18:55:49.864 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]: dispatch 2024-09-10T18:55:49.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6258bef-929b-4e13-a785-2ec7aba48645"}]': finished 2024-09-10T18:55:49.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: osdmap e8: 3 total, 0 up, 3 in 2024-09-10T18:55:49.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:49.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:49.865 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/2985211050' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/572799899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a6a1a9-185d-4978-819a-a4123961fe44"}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/572799899' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45a6a1a9-185d-4978-819a-a4123961fe44"}]': finished 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: osdmap e9: 4 total, 0 up, 4 in 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:50.749 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:50 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:50.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/2985211050' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/572799899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a6a1a9-185d-4978-819a-a4123961fe44"}]: dispatch 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/572799899' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45a6a1a9-185d-4978-819a-a4123961fe44"}]': finished 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: osdmap e9: 4 total, 0 up, 4 in 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:50 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:51.152 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:51.725 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:51 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1990342764' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:51.725 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:51 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3275253945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:51.747 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1725994549,"num_remapped_pgs":0} 2024-09-10T18:55:51.970 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:51 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1990342764' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:51.970 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:51 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3275253945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:52.748 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:52.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/1959485793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]': finished 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: osdmap e10: 5 total, 0 up, 5 in 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:52.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1959485793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "299e8db0-b69b-45e0-984b-935085288e2a"}]': finished 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: osdmap e10: 5 total, 0 up, 5 in 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:52.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:52.994 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:53.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:53 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/1051764419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:53.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:53 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/1051764419' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/708640944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fa62277-f419-4b82-8344-8b4af77750bb"}]: dispatch 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/708640944' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fa62277-f419-4b82-8344-8b4af77750bb"}]': finished 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: osdmap e11: 6 total, 0 up, 6 in 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:54.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:54.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:54.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:54.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:54.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:54 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:54.905 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:55.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/708640944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fa62277-f419-4b82-8344-8b4af77750bb"}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/708640944' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fa62277-f419-4b82-8344-8b4af77750bb"}]': finished 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: osdmap e11: 6 total, 0 up, 6 in 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:55.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:54 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:55.623 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1725994553,"num_remapped_pgs":0} 2024-09-10T18:55:55.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:55 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1137311484' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:55.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:55 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3315535876' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:55.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:55 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1137311484' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:55.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:55 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3315535876' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:56.625 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/15415539' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]': finished 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: osdmap e12: 7 total, 0 up, 7 in 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:56.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:56.771 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:56 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:55:56.882 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/15415539' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5443f1f-73e8-48fd-9e45-3cd9bf32795f"}]': finished 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: osdmap e12: 7 total, 0 up, 7 in 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:56.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:56.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:56 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:55:57.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:57 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/4028377137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:58.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:57 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/4028377137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:55:58.829 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/25897883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f692e50-4b98-4d00-b8b1-c8b0297c0571"}]: dispatch 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/25897883' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f692e50-4b98-4d00-b8b1-c8b0297c0571"}]': finished 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: osdmap e13: 8 total, 0 up, 8 in 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:58.840 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:58.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:58.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:55:58.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:58 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:55:59.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:55:59.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/25897883' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f692e50-4b98-4d00-b8b1-c8b0297c0571"}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/25897883' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f692e50-4b98-4d00-b8b1-c8b0297c0571"}]': finished 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: osdmap e13: 8 total, 0 up, 8 in 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:55:59.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:58 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:55:59.709 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:55:59.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:59 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1643469189' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:55:59.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:55:59 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2822714853' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:56:00.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:59 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1643469189' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:00.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:55:59 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2822714853' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:56:00.711 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:00.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:00 smithi181 ceph-mon[33889]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:00.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:00 smithi073 ceph-mon[25782]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:00.951 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:02.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:02 smithi073 ceph-mon[25782]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:02.885 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:56:02.886 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:02 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:02.969 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:02 smithi181 ceph-mon[33889]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:02.969 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-10T18:56:02.969 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:02 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:03.264 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:03.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:03 smithi181 ceph-mon[33889]: Deploying daemon osd.0 on smithi181 2024-09-10T18:56:03.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:03.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:03 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/869176783' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:03.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:03 smithi073 ceph-mon[25782]: Deploying daemon osd.0 on smithi181 2024-09-10T18:56:03.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:03.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:03 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/869176783' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:03.958 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:04.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:04 smithi181 ceph-mon[33889]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:04.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:04 smithi073 ceph-mon[25782]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:04.959 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:05.458 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:06.823 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:06 smithi181 ceph-mon[33889]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:06.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:06 smithi073 ceph-mon[25782]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:07.831 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: Deploying daemon osd.1 on smithi073 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:56:07.915 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:07 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: Deploying daemon osd.1 on smithi073 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-10T18:56:07.984 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:07 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:08.671 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:08.846 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:08 smithi181 ceph-mon[33889]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:08.847 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:08 smithi181 ceph-mon[33889]: Deploying daemon osd.2 on smithi181 2024-09-10T18:56:08.847 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:08 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/4028919996' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:09.099 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:08 smithi073 ceph-mon[25782]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:09.099 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:08 smithi073 ceph-mon[25782]: Deploying daemon osd.2 on smithi181 2024-09-10T18:56:09.099 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:08 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/4028919996' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:09.672 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:10.480 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:10.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:10 smithi181 ceph-mon[33889]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:10.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:10 smithi181 ceph-mon[33889]: from='osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:56:10.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:10 smithi181 ceph-mon[33889]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:56:10.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:10 smithi073 ceph-mon[25782]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:10.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:10 smithi073 ceph-mon[25782]: from='osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:56:10.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:10 smithi073 ceph-mon[25782]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-10T18:56:11.966 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:56:11.966 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: osdmap e14: 8 total, 0 up, 8 in 2024-09-10T18:56:11.966 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:11.966 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:11.967 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:11 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:12.000 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-10T18:56:12.000 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: osdmap e14: 8 total, 0 up, 8 in 2024-09-10T18:56:12.001 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:12.001 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:12.001 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:12.001 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:12.001 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:12.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:12.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:12.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:12.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:12.002 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:11 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:12.249 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:12.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:12.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:12.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: osdmap e15: 8 total, 0 up, 8 in 2024-09-10T18:56:12.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:12.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:12.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:12 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3848634658' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:12.805 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: osdmap e15: 8 total, 0 up, 8 in 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:12.806 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:12.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:12.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-10T18:56:12.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:12.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:12 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3848634658' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:12.829 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:13.769 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:13.769 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:13.769 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: Deploying daemon osd.4 on smithi181 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793] boot 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: osdmap e16: 8 total, 1 up, 8 in 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:13.770 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:13 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:13.819 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: Deploying daemon osd.4 on smithi181 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: osd.0 [v2:172.21.15.181:6800/1075675793,v1:172.21.15.181:6801/1075675793] boot 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: osdmap e16: 8 total, 1 up, 8 in 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:13.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:13.821 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:13 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:13.830 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:14.161 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: pgmap v54: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: osdmap e17: 8 total, 1 up, 8 in 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:14.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: pgmap v54: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: osdmap e17: 8 total, 1 up, 8 in 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:15.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:56:15.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:15 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-10T18:56:15.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:15 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:16.432 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: pgmap v56: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: Deploying daemon osd.3 on smithi073 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: osdmap e18: 8 total, 1 up, 8 in 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:16.839 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:16.840 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:16.840 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:16.840 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:16 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1910403513' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:17.097 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: pgmap v56: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:17.097 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: Deploying daemon osd.3 on smithi073 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: osdmap e18: 8 total, 1 up, 8 in 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:17.098 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:16 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1910403513' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:17.122 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":18,"num_osds":8,"num_up_osds":1,"osd_up_since":1725994572,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:17.886 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:17.886 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: osdmap e19: 8 total, 1 up, 8 in 2024-09-10T18:56:17.886 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:17.886 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:17.886 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:17.887 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:17 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: osdmap e19: 8 total, 1 up, 8 in 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:18.009 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.010 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:18.010 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:18.010 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-10T18:56:18.010 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:18.010 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:17 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.123 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:18.615 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: pgmap v59: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: Deploying daemon osd.6 on smithi181 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709] boot 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: osdmap e20: 8 total, 2 up, 8 in 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:18.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:18.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:18.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:18.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:18 smithi073 ceph-mon[25782]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: pgmap v59: 0 pgs: ; 0 B data, 291 MiB used, 89 GiB / 89 GiB avail 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: Deploying daemon osd.6 on smithi181 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: osd.2 [v2:172.21.15.181:6808/1453531709,v1:172.21.15.181:6809/1453531709] boot 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: osdmap e20: 8 total, 2 up, 8 in 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:18.926 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:18.927 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:18.927 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:18.927 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:18.927 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:18 smithi181 ceph-mon[33889]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-10T18:56:19.747 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:56:19.747 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: osdmap e21: 8 total, 2 up, 8 in 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:19.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:19 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: osdmap e21: 8 total, 2 up, 8 in 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:19.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:19 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:20.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: osdmap e22: 8 total, 2 up, 8 in 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:56:20.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:20 smithi181 ceph-mon[33889]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: osdmap e22: 8 total, 2 up, 8 in 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:20.974 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:20.975 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:20.975 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:20.975 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:20.975 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:56:20.975 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:20 smithi073 ceph-mon[25782]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-10T18:56:21.431 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:21.858 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:21.858 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:21.858 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:21.858 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867] boot 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: osdmap e23: 8 total, 3 up, 8 in 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-10T18:56:21.859 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:21 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/133954264' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:22.069 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: osd.1 [v2:172.21.15.73:6802/4106793867,v1:172.21.15.73:6803/4106793867] boot 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: osdmap e23: 8 total, 3 up, 8 in 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:22.070 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:22.071 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:22.071 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-10T18:56:22.071 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:21 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/133954264' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:22.093 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":23,"num_osds":8,"num_up_osds":3,"osd_up_since":1725994580,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: osdmap e24: 8 total, 3 up, 8 in 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:22.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433] boot 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: osdmap e25: 8 total, 4 up, 8 in 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:22.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:23.094 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:23.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: osdmap e24: 8 total, 3 up, 8 in 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:23.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: osd.4 [v2:172.21.15.181:6816/4070267433,v1:172.21.15.181:6817/4070267433] boot 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: osdmap e25: 8 total, 4 up, 8 in 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:23.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:23.346 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:23.975 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:23.975 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: pgmap v68: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:23.976 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:23 smithi181 ceph-mon[33889]: Deploying daemon osd.5 on smithi073 2024-09-10T18:56:24.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:24.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: pgmap v68: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:24.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:23 smithi073 ceph-mon[25782]: Deploying daemon osd.5 on smithi073 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: osdmap e26: 8 total, 4 up, 8 in 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:24.852 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:24.853 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: osdmap e26: 8 total, 4 up, 8 in 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:25.030 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:25.852 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:25 smithi073 sudo[55915]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T18:56:25.852 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:25 smithi073 sudo[55915]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T18:56:25.852 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:25 smithi073 sudo[55915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T18:56:25.852 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:25 smithi073 sudo[55915]: pam_unix(sudo:session): session closed for user root 2024-09-10T18:56:26.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 sudo[55931]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T18:56:26.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 sudo[55931]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T18:56:26.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 sudo[55931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T18:56:26.102 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 sudo[55931]: pam_unix(sudo:session): session closed for user root 2024-09-10T18:56:26.304 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:26.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 ceph-mon[33889]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:56:26.371 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.371 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.371 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.372 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:56:26.372 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-10T18:56:26.372 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:26.372 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:26 smithi073 ceph-mon[25782]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:56:26.622 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45374]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-10T18:56:26.622 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45374]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T18:56:26.622 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T18:56:26.622 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45374]: pam_unix(sudo:session): session closed for user root 2024-09-10T18:56:27.093 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":27,"num_osds":8,"num_up_osds":4,"osd_up_since":1725994582,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:27.108 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45377]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-10T18:56:27.108 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45377]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-10T18:56:27.108 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-10T18:56:27.109 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:26 smithi181 sudo[45377]: pam_unix(sudo:session): session closed for user root 2024-09-10T18:56:27.344 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: pgmap v70: 1 pgs: 1 active+clean; 320 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:27.344 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:56:27.344 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: mgrmap e19: smithi073.wdwswp(active, since 113s), standbys: smithi181.ddyfow 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: osdmap e27: 8 total, 4 up, 8 in 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:27.345 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2332833534' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:56:27.346 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:27 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:27.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: pgmap v70: 1 pgs: 1 active+clean; 320 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: mgrmap e19: smithi073.wdwswp(active, since 113s), standbys: smithi181.ddyfow 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: osdmap e27: 8 total, 4 up, 8 in 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:27.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi073"}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2332833534' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-10T18:56:27.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-10T18:56:27.363 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:27 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:28.094 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:28.242 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: pgmap v72: 1 pgs: 1 active+clean; 320 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: osdmap e28: 8 total, 4 up, 8 in 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:28.243 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:28.473 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: pgmap v72: 1 pgs: 1 active+clean; 320 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: osdmap e28: 8 total, 4 up, 8 in 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:28.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667] boot 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: osdmap e29: 8 total, 5 up, 8 in 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:29.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:29.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:29.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:29.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: osd.6 [v2:172.21.15.181:6824/3408952667,v1:172.21.15.181:6825/3408952667] boot 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: osdmap e29: 8 total, 5 up, 8 in 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:29.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:29.612 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:30.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: pgmap v75: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 12 KiB/s rd, 649 KiB/s wr, 41 op/s 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553] boot 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: osdmap e30: 8 total, 6 up, 8 in 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:30.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:30 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: pgmap v75: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 12 KiB/s rd, 649 KiB/s wr, 41 op/s 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: osd.3 [v2:172.21.15.73:6810/1834873553,v1:172.21.15.73:6811/1834873553] boot 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: osdmap e30: 8 total, 6 up, 8 in 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:30.602 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:30 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:31.348 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: osdmap e31: 8 total, 6 up, 8 in 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: osdmap e32: 8 total, 6 up, 8 in 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:31.359 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:31 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:31.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: osdmap e31: 8 total, 6 up, 8 in 2024-09-10T18:56:31.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:31.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:31.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: osdmap e32: 8 total, 6 up, 8 in 2024-09-10T18:56:31.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:31.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:31 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:31.911 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":32,"num_osds":8,"num_up_osds":6,"osd_up_since":1725994589,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":1} 2024-09-10T18:56:32.265 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:32 smithi073 ceph-mon[25782]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 16 KiB/s rd, 848 KiB/s wr, 54 op/s 2024-09-10T18:56:32.265 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:32 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/4149921868' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:32.265 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:32 smithi073 ceph-mon[25782]: osdmap e33: 8 total, 6 up, 8 in 2024-09-10T18:56:32.265 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:32.265 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:32 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:32.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:32 smithi181 ceph-mon[33889]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 16 KiB/s rd, 848 KiB/s wr, 54 op/s 2024-09-10T18:56:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:32 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/4149921868' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:32 smithi181 ceph-mon[33889]: osdmap e33: 8 total, 6 up, 8 in 2024-09-10T18:56:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:32.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:32 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:32.912 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: Deploying daemon osd.7 on smithi073 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: osdmap e34: 8 total, 6 up, 8 in 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:33.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:33.839 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:33.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: Deploying daemon osd.7 on smithi073 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: osdmap e34: 8 total, 6 up, 8 in 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:33.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:34.471 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:34.785 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:34 smithi073 ceph-mon[25782]: pgmap v82: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 150 KiB/s, 0 objects/s recovering 2024-09-10T18:56:34.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:34 smithi181 ceph-mon[33889]: pgmap v82: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 150 KiB/s, 0 objects/s recovering 2024-09-10T18:56:36.369 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:36.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:36 smithi073 ceph-mon[25782]: pgmap v83: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-09-10T18:56:36.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:36 smithi073 ceph-mon[25782]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:56:36.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:36 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3244350049' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:36.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:36 smithi181 ceph-mon[33889]: pgmap v83: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-09-10T18:56:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:36 smithi181 ceph-mon[33889]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-10T18:56:36.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:36 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3244350049' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:37.483 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":34,"num_osds":8,"num_up_osds":6,"osd_up_since":1725994589,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:37.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:37 smithi073 ceph-mon[25782]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:56:37.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:37 smithi073 ceph-mon[25782]: osdmap e35: 8 total, 6 up, 8 in 2024-09-10T18:56:37.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:37 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:37.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:37 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:37.807 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:37 smithi073 ceph-mon[25782]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:37.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:37 smithi181 ceph-mon[33889]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-10T18:56:37.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:37 smithi181 ceph-mon[33889]: osdmap e35: 8 total, 6 up, 8 in 2024-09-10T18:56:37.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:37 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:37.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:37 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:37.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:37 smithi181 ceph-mon[33889]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:38.484 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:38.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-10T18:56:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: osdmap e36: 8 total, 6 up, 8 in 2024-09-10T18:56:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:38.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:38 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:38.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-10T18:56:38.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: from='osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:38.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: osdmap e36: 8 total, 6 up, 8 in 2024-09-10T18:56:38.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:38.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:38.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:38 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:39.246 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:39.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:39.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:39.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021] boot 2024-09-10T18:56:39.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: osdmap e37: 8 total, 7 up, 8 in 2024-09-10T18:56:39.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:39.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:39.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:39.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:39.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: osd.5 [v2:172.21.15.73:6818/1661413021,v1:172.21.15.73:6819/1661413021] boot 2024-09-10T18:56:39.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: osdmap e37: 8 total, 7 up, 8 in 2024-09-10T18:56:39.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-10T18:56:39.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:40.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:40 smithi181 ceph-mon[33889]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-10T18:56:40.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:40 smithi181 ceph-mon[33889]: osdmap e38: 8 total, 7 up, 8 in 2024-09-10T18:56:40.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:40 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:40.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:40 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:40.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:40 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:40 smithi073 ceph-mon[25782]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-09-10T18:56:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:40 smithi073 ceph-mon[25782]: osdmap e38: 8 total, 7 up, 8 in 2024-09-10T18:56:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:40 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:40 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:40.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:40 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:42.140 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:42.778 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:42 smithi073 ceph-mon[25782]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:42.779 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:42 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2127323537' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:42.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:42 smithi181 ceph-mon[33889]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:42.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:42 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2127323537' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:43.309 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":38,"num_osds":8,"num_up_osds":7,"osd_up_since":1725994598,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":0} 2024-09-10T18:56:43.578 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:43 smithi073 ceph-mon[25782]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:56:43.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:43 smithi181 ceph-mon[33889]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-10T18:56:44.310 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-10T18:56:44.567 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:44.716 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:44 smithi073 ceph-mon[25782]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:44.717 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:44 smithi073 ceph-mon[25782]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:56:44.717 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:44 smithi073 ceph-mon[25782]: osdmap e39: 8 total, 7 up, 8 in 2024-09-10T18:56:44.717 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:44 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:44.717 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:44 smithi073 ceph-mon[25782]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:44.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:44 smithi181 ceph-mon[33889]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:44.761 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:44 smithi181 ceph-mon[33889]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-10T18:56:44.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:44 smithi181 ceph-mon[33889]: osdmap e39: 8 total, 7 up, 8 in 2024-09-10T18:56:44.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:44 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:44.762 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:44 smithi181 ceph-mon[33889]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]: dispatch 2024-09-10T18:56:45.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:45.780 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: osdmap e40: 8 total, 7 up, 8 in 2024-09-10T18:56:45.781 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:45.781 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:45.781 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:45.781 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:45.781 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi073", "root=default"]}]': finished 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: osdmap e40: 8 total, 7 up, 8 in 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:45.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:56:46.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: purged_snaps scrub starts 2024-09-10T18:56:46.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: purged_snaps scrub ok 2024-09-10T18:56:46.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:46.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:46.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966] boot 2024-09-10T18:56:46.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: osdmap e41: 8 total, 8 up, 8 in 2024-09-10T18:56:46.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:46 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:46.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: purged_snaps scrub starts 2024-09-10T18:56:46.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: purged_snaps scrub ok 2024-09-10T18:56:46.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:56:46.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:46.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: osd.7 [v2:172.21.15.73:6826/3930162966,v1:172.21.15.73:6827/3930162966] boot 2024-09-10T18:56:46.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: osdmap e41: 8 total, 8 up, 8 in 2024-09-10T18:56:46.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:46 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-10T18:56:46.714 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:47.574 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:47 smithi073 ceph-mon[25782]: osdmap e42: 8 total, 8 up, 8 in 2024-09-10T18:56:47.575 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:47 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3533052302' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:47.575 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:47 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:47.575 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:47 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:47.597 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":42,"num_osds":8,"num_up_osds":8,"osd_up_since":1725994605,"num_in_osds":8,"osd_in_since":1725994557,"num_remapped_pgs":1} 2024-09-10T18:56:47.598 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:56:47.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:47 smithi181 ceph-mon[33889]: osdmap e42: 8 total, 8 up, 8 in 2024-09-10T18:56:47.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:47 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3533052302' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-10T18:56:47.753 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:47 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:47.753 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:47 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:48.471 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:48.732 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:48 smithi181 ceph-mon[33889]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:48.733 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:48 smithi181 ceph-mon[33889]: osdmap e43: 8 total, 8 up, 8 in 2024-09-10T18:56:48.733 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:48 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:48.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:48 smithi073 ceph-mon[25782]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:48.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:48 smithi073 ceph-mon[25782]: osdmap e43: 8 total, 8 up, 8 in 2024-09-10T18:56:48.748 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:56:49.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:49 smithi181 ceph-mon[33889]: osdmap e44: 8 total, 8 up, 8 in 2024-09-10T18:56:49.888 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:49 smithi073 ceph-mon[25782]: osdmap e44: 8 total, 8 up, 8 in 2024-09-10T18:56:50.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:50 smithi073 ceph-mon[25782]: pgmap v100: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:50.820 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:50 smithi073 ceph-mon[25782]: osdmap e45: 8 total, 8 up, 8 in 2024-09-10T18:56:50.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:50 smithi181 ceph-mon[33889]: pgmap v100: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:50.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:50 smithi181 ceph-mon[33889]: osdmap e45: 8 total, 8 up, 8 in 2024-09-10T18:56:51.124 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:56:51.124 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":45,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","created":"2024-09-10T18:52:37.060005+0000","modified":"2024-09-10T18:56:49.483987+0000","last_up_change":"2024-09-10T18:56:45.466580+0000","last_in_change":"2024-09-10T18:55:57.895386+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-10T18:56:21.258516+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":"26","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":"549348b1-4370-4ef7-a59f-ddb42934b96d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6801","nonce":1075675793}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6803","nonce":1075675793}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6807","nonce":1075675793}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6805","nonce":1075675793}]},"public_addr":"172.21.15.181:6801/1075675793","cluster_addr":"172.21.15.181:6803/1075675793","heartbeat_back_addr":"172.21.15.181:6807/1075675793","heartbeat_front_addr":"172.21.15.181:6805/1075675793","state":["exists","up"]},{"osd":1,"uuid":"cea49e4d-3499-4c8b-905c-7dca60490e48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6802","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6803","nonce":4106793867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6804","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6805","nonce":4106793867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6808","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6809","nonce":4106793867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6806","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6807","nonce":4106793867}]},"public_addr":"172.21.15.73:6803/4106793867","cluster_addr":"172.21.15.73:6805/4106793867","heartbeat_back_addr":"172.21.15.73:6809/4106793867","heartbeat_front_addr":"172.21.15.73:6807/4106793867","state":["exists","up"]},{"osd":2,"uuid":"b6258bef-929b-4e13-a785-2ec7aba48645","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6809","nonce":1453531709}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6811","nonce":1453531709}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6815","nonce":1453531709}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6813","nonce":1453531709}]},"public_addr":"172.21.15.181:6809/1453531709","cluster_addr":"172.21.15.181:6811/1453531709","heartbeat_back_addr":"172.21.15.181:6815/1453531709","heartbeat_front_addr":"172.21.15.181:6813/1453531709","state":["exists","up"]},{"osd":3,"uuid":"45a6a1a9-185d-4978-819a-a4123961fe44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6810","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6811","nonce":1834873553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6812","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6813","nonce":1834873553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6816","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6817","nonce":1834873553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6814","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6815","nonce":1834873553}]},"public_addr":"172.21.15.73:6811/1834873553","cluster_addr":"172.21.15.73:6813/1834873553","heartbeat_back_addr":"172.21.15.73:6817/1834873553","heartbeat_front_addr":"172.21.15.73:6815/1834873553","state":["exists","up"]},{"osd":4,"uuid":"299e8db0-b69b-45e0-984b-935085288e2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6817","nonce":4070267433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6819","nonce":4070267433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6823","nonce":4070267433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6821","nonce":4070267433}]},"public_addr":"172.21.15.181:6817/4070267433","cluster_addr":"172.21.15.181:6819/4070267433","heartbeat_back_addr":"172.21.15.181:6823/4070267433","heartbeat_front_addr":"172.21.15.181:6821/4070267433","state":["exists","up"]},{"osd":5,"uuid":"5fa62277-f419-4b82-8344-8b4af77750bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6818","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6819","nonce":1661413021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6820","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6821","nonce":1661413021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6824","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6825","nonce":1661413021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6822","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6823","nonce":1661413021}]},"public_addr":"172.21.15.73:6819/1661413021","cluster_addr":"172.21.15.73:6821/1661413021","heartbeat_back_addr":"172.21.15.73:6825/1661413021","heartbeat_front_addr":"172.21.15.73:6823/1661413021","state":["exists","up"]},{"osd":6,"uuid":"e5443f1f-73e8-48fd-9e45-3cd9bf32795f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6825","nonce":3408952667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6827","nonce":3408952667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6831","nonce":3408952667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6829","nonce":3408952667}]},"public_addr":"172.21.15.181:6825/3408952667","cluster_addr":"172.21.15.181:6827/3408952667","heartbeat_back_addr":"172.21.15.181:6831/3408952667","heartbeat_front_addr":"172.21.15.181:6829/3408952667","state":["exists","up"]},{"osd":7,"uuid":"0f692e50-4b98-4d00-b8b1-c8b0297c0571","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6826","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6827","nonce":3930162966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6828","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6829","nonce":3930162966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6832","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6833","nonce":3930162966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6830","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6831","nonce":3930162966}]},"public_addr":"172.21.15.73:6827/3930162966","cluster_addr":"172.21.15.73:6829/3930162966","heartbeat_back_addr":"172.21.15.73:6833/3930162966","heartbeat_front_addr":"172.21.15.73:6831/3930162966","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:11.496916+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:19.406656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:16.206003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:27.361160+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:21.231082+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:36.504887+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:26.207052+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:43.602753+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.73:6800/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/552499020":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/1303262575":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4162210685":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6800/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/3761159472":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/4100111067":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6801/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/1046204881":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/2909673096":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/871992575":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:6800/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4015373867":"2024-09-11T18:54:32.959664+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:56:51.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: Detected new or changed devices on smithi181 2024-09-10T18:56:51.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:51.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:51.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: Adjusting osd_memory_target on smithi181 to 3983M 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:51.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:51 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/35965699' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:56:52.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: Detected new or changed devices on smithi181 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: Adjusting osd_memory_target on smithi181 to 3983M 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:52.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:51 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/35965699' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:56:52.337 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-10T18:56:21.258516+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': '26', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-09-10T18:56:52.337 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-10T18:56:52.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:52 smithi073 ceph-mon[25782]: pgmap v102: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:52.919 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:53.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:52 smithi181 ceph-mon[33889]: pgmap v102: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:54.076 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:53 smithi073 ceph-mon[25782]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:54.076 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:53 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:54.076 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:53 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:54.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:53 smithi181 ceph-mon[33889]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:54.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:53 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:54.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:53 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:56:54.718 INFO:teuthology.orchestra.run.smithi073.stdout:pg_num: 1 2024-09-10T18:56:55.325 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:54 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2934151975' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-10T18:56:55.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:54 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2934151975' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-10T18:56:55.969 INFO:tasks.cephadm:Setting up client nodes... 2024-09-10T18:56:55.972 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-10T18:56:56.314 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:55 smithi073 ceph-mon[25782]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:56.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:55 smithi181 ceph-mon[33889]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:56.635 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:56:58.318 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:57 smithi073 ceph-mon[25782]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:58.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:57 smithi181 ceph-mon[33889]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:56:58.925 INFO:teuthology.orchestra.run.smithi073.stdout:[client.0] 2024-09-10T18:56:58.925 INFO:teuthology.orchestra.run.smithi073.stdout: key = AQB6luBmt7PhNhAAHznvzlvMhDZ+WY1SQztT9w== 2024-09-10T18:56:59.339 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:58 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1891607126' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:56:59.339 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:56:58 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1891607126' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:56:59.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:58 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1891607126' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:56:59.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:56:58 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1891607126' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:56:59.992 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T18:56:59.992 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-10T18:56:59.992 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-10T18:57:00.030 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: Detected new or changed devices on smithi073 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.530 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: Adjusting osd_memory_target on smithi073 to 3216M 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:57:00.531 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:00 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:00.674 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi181/config 2024-09-10T18:57:00.795 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:00.795 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: Detected new or changed devices on smithi073 2024-09-10T18:57:00.795 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.795 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: Adjusting osd_memory_target on smithi073 to 3216M 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:57:00.796 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:00.797 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:57:00.797 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:00 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:57:02.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:02 smithi073 ceph-mon[25782]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:02.745 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:02 smithi181 ceph-mon[33889]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:02.850 INFO:teuthology.orchestra.run.smithi181.stdout:[client.1] 2024-09-10T18:57:02.850 INFO:teuthology.orchestra.run.smithi181.stdout: key = AQB+luBm2QJ1MhAAqpEJ7TNiCenSK1582nbmZA== 2024-09-10T18:57:03.469 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:03 smithi181 ceph-mon[33889]: from='client.? 172.21.15.181:0/3059058131' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:57:03.470 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:03 smithi181 ceph-mon[33889]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:57:03.470 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:03 smithi181 ceph-mon[33889]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:57:03.470 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:03.491 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T18:57:03.491 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-10T18:57:03.491 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-10T18:57:03.528 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-10T18:57:03.528 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-10T18:57:03.528 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-10T18:57:03.551 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:03 smithi073 ceph-mon[25782]: from='client.? 172.21.15.181:0/3059058131' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:57:03.551 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:03 smithi073 ceph-mon[25782]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-10T18:57:03.551 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:03 smithi073 ceph-mon[25782]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-10T18:57:03.551 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:04.222 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:04.605 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:04 smithi073 ceph-mon[25782]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:04.671 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:04 smithi181 ceph-mon[33889]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:06.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:06 smithi073 ceph-mon[25782]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:06.713 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:06 smithi181 ceph-mon[33889]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:07.469 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:57:08.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:08 smithi073 ceph-mon[25782]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:08.562 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:08 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/93517938' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-10T18:57:08.588 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":19,"flags":0,"active_gid":14206,"active_name":"smithi073.wdwswp","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6800","nonce":4074593882},{"type":"v1","addr":"172.21.15.73:6801","nonce":4074593882}]},"active_addr":"172.21.15.73:6801/4074593882","active_change":"2024-09-10T18:54:32.959808+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":14224,"name":"smithi181.ddyfow","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.73:8443/","prometheus":"http://172.21.15.73: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":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.73:0","nonce":1452661403}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.73:0","nonce":843155220}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.73:0","nonce":3496440270}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.73:0","nonce":537329205}]}]} 2024-09-10T18:57:08.592 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-10T18:57:08.592 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-10T18:57:08.593 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:57:08.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:08 smithi181 ceph-mon[33889]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:08.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:08 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/93517938' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-10T18:57:09.581 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:10.603 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:10 smithi181 ceph-mon[33889]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:10.603 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:10 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:10.603 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:10 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:10.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:10 smithi073 ceph-mon[25782]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:10.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:10 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:10.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:10 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:11.750 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:57:11.750 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":45,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","created":"2024-09-10T18:52:37.060005+0000","modified":"2024-09-10T18:56:49.483987+0000","last_up_change":"2024-09-10T18:56:45.466580+0000","last_in_change":"2024-09-10T18:55:57.895386+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-10T18:56:21.258516+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":"26","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":"549348b1-4370-4ef7-a59f-ddb42934b96d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6801","nonce":1075675793}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6803","nonce":1075675793}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6807","nonce":1075675793}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6805","nonce":1075675793}]},"public_addr":"172.21.15.181:6801/1075675793","cluster_addr":"172.21.15.181:6803/1075675793","heartbeat_back_addr":"172.21.15.181:6807/1075675793","heartbeat_front_addr":"172.21.15.181:6805/1075675793","state":["exists","up"]},{"osd":1,"uuid":"cea49e4d-3499-4c8b-905c-7dca60490e48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6802","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6803","nonce":4106793867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6804","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6805","nonce":4106793867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6808","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6809","nonce":4106793867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6806","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6807","nonce":4106793867}]},"public_addr":"172.21.15.73:6803/4106793867","cluster_addr":"172.21.15.73:6805/4106793867","heartbeat_back_addr":"172.21.15.73:6809/4106793867","heartbeat_front_addr":"172.21.15.73:6807/4106793867","state":["exists","up"]},{"osd":2,"uuid":"b6258bef-929b-4e13-a785-2ec7aba48645","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6809","nonce":1453531709}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6811","nonce":1453531709}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6815","nonce":1453531709}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6813","nonce":1453531709}]},"public_addr":"172.21.15.181:6809/1453531709","cluster_addr":"172.21.15.181:6811/1453531709","heartbeat_back_addr":"172.21.15.181:6815/1453531709","heartbeat_front_addr":"172.21.15.181:6813/1453531709","state":["exists","up"]},{"osd":3,"uuid":"45a6a1a9-185d-4978-819a-a4123961fe44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6810","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6811","nonce":1834873553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6812","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6813","nonce":1834873553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6816","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6817","nonce":1834873553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6814","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6815","nonce":1834873553}]},"public_addr":"172.21.15.73:6811/1834873553","cluster_addr":"172.21.15.73:6813/1834873553","heartbeat_back_addr":"172.21.15.73:6817/1834873553","heartbeat_front_addr":"172.21.15.73:6815/1834873553","state":["exists","up"]},{"osd":4,"uuid":"299e8db0-b69b-45e0-984b-935085288e2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6817","nonce":4070267433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6819","nonce":4070267433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6823","nonce":4070267433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6821","nonce":4070267433}]},"public_addr":"172.21.15.181:6817/4070267433","cluster_addr":"172.21.15.181:6819/4070267433","heartbeat_back_addr":"172.21.15.181:6823/4070267433","heartbeat_front_addr":"172.21.15.181:6821/4070267433","state":["exists","up"]},{"osd":5,"uuid":"5fa62277-f419-4b82-8344-8b4af77750bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6818","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6819","nonce":1661413021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6820","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6821","nonce":1661413021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6824","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6825","nonce":1661413021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6822","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6823","nonce":1661413021}]},"public_addr":"172.21.15.73:6819/1661413021","cluster_addr":"172.21.15.73:6821/1661413021","heartbeat_back_addr":"172.21.15.73:6825/1661413021","heartbeat_front_addr":"172.21.15.73:6823/1661413021","state":["exists","up"]},{"osd":6,"uuid":"e5443f1f-73e8-48fd-9e45-3cd9bf32795f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6825","nonce":3408952667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6827","nonce":3408952667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6831","nonce":3408952667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6829","nonce":3408952667}]},"public_addr":"172.21.15.181:6825/3408952667","cluster_addr":"172.21.15.181:6827/3408952667","heartbeat_back_addr":"172.21.15.181:6831/3408952667","heartbeat_front_addr":"172.21.15.181:6829/3408952667","state":["exists","up"]},{"osd":7,"uuid":"0f692e50-4b98-4d00-b8b1-c8b0297c0571","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6826","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6827","nonce":3930162966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6828","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6829","nonce":3930162966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6832","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6833","nonce":3930162966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6830","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6831","nonce":3930162966}]},"public_addr":"172.21.15.73:6827/3930162966","cluster_addr":"172.21.15.73:6829/3930162966","heartbeat_back_addr":"172.21.15.73:6833/3930162966","heartbeat_front_addr":"172.21.15.73:6831/3930162966","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:11.496916+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:19.406656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:16.206003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:27.361160+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:21.231082+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:36.504887+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:26.207052+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:43.602753+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.73:6800/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/552499020":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/1303262575":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4162210685":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6800/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/3761159472":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/4100111067":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6801/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/1046204881":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/2909673096":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/871992575":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:6800/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4015373867":"2024-09-11T18:54:32.959664+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:57:12.426 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-10T18:57:12.426 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-10T18:57:12.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:12 smithi073 ceph-mon[25782]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:12.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:12 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3693671429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:57:12.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:12.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:12.670 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:12.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:12 smithi181 ceph-mon[33889]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:12.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:12 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3693671429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:57:12.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:12.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:57:14.476 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:57:14.477 INFO:teuthology.orchestra.run.smithi073.stdout:{"epoch":45,"fsid":"73d019c4-6fa5-11ef-bcea-c7b262605968","created":"2024-09-10T18:52:37.060005+0000","modified":"2024-09-10T18:56:49.483987+0000","last_up_change":"2024-09-10T18:56:45.466580+0000","last_in_change":"2024-09-10T18:55:57.895386+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-10T18:56:21.258516+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":"26","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":"549348b1-4370-4ef7-a59f-ddb42934b96d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6800","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6801","nonce":1075675793}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6803","nonce":1075675793}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6807","nonce":1075675793}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":1075675793},{"type":"v1","addr":"172.21.15.181:6805","nonce":1075675793}]},"public_addr":"172.21.15.181:6801/1075675793","cluster_addr":"172.21.15.181:6803/1075675793","heartbeat_back_addr":"172.21.15.181:6807/1075675793","heartbeat_front_addr":"172.21.15.181:6805/1075675793","state":["exists","up"]},{"osd":1,"uuid":"cea49e4d-3499-4c8b-905c-7dca60490e48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6802","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6803","nonce":4106793867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6804","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6805","nonce":4106793867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6808","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6809","nonce":4106793867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6806","nonce":4106793867},{"type":"v1","addr":"172.21.15.73:6807","nonce":4106793867}]},"public_addr":"172.21.15.73:6803/4106793867","cluster_addr":"172.21.15.73:6805/4106793867","heartbeat_back_addr":"172.21.15.73:6809/4106793867","heartbeat_front_addr":"172.21.15.73:6807/4106793867","state":["exists","up"]},{"osd":2,"uuid":"b6258bef-929b-4e13-a785-2ec7aba48645","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6809","nonce":1453531709}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6811","nonce":1453531709}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6815","nonce":1453531709}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":1453531709},{"type":"v1","addr":"172.21.15.181:6813","nonce":1453531709}]},"public_addr":"172.21.15.181:6809/1453531709","cluster_addr":"172.21.15.181:6811/1453531709","heartbeat_back_addr":"172.21.15.181:6815/1453531709","heartbeat_front_addr":"172.21.15.181:6813/1453531709","state":["exists","up"]},{"osd":3,"uuid":"45a6a1a9-185d-4978-819a-a4123961fe44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6810","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6811","nonce":1834873553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6812","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6813","nonce":1834873553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6816","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6817","nonce":1834873553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6814","nonce":1834873553},{"type":"v1","addr":"172.21.15.73:6815","nonce":1834873553}]},"public_addr":"172.21.15.73:6811/1834873553","cluster_addr":"172.21.15.73:6813/1834873553","heartbeat_back_addr":"172.21.15.73:6817/1834873553","heartbeat_front_addr":"172.21.15.73:6815/1834873553","state":["exists","up"]},{"osd":4,"uuid":"299e8db0-b69b-45e0-984b-935085288e2a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6817","nonce":4070267433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6819","nonce":4070267433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6823","nonce":4070267433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":4070267433},{"type":"v1","addr":"172.21.15.181:6821","nonce":4070267433}]},"public_addr":"172.21.15.181:6817/4070267433","cluster_addr":"172.21.15.181:6819/4070267433","heartbeat_back_addr":"172.21.15.181:6823/4070267433","heartbeat_front_addr":"172.21.15.181:6821/4070267433","state":["exists","up"]},{"osd":5,"uuid":"5fa62277-f419-4b82-8344-8b4af77750bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6818","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6819","nonce":1661413021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6820","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6821","nonce":1661413021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6824","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6825","nonce":1661413021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6822","nonce":1661413021},{"type":"v1","addr":"172.21.15.73:6823","nonce":1661413021}]},"public_addr":"172.21.15.73:6819/1661413021","cluster_addr":"172.21.15.73:6821/1661413021","heartbeat_back_addr":"172.21.15.73:6825/1661413021","heartbeat_front_addr":"172.21.15.73:6823/1661413021","state":["exists","up"]},{"osd":6,"uuid":"e5443f1f-73e8-48fd-9e45-3cd9bf32795f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6824","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6825","nonce":3408952667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6827","nonce":3408952667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6831","nonce":3408952667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3408952667},{"type":"v1","addr":"172.21.15.181:6829","nonce":3408952667}]},"public_addr":"172.21.15.181:6825/3408952667","cluster_addr":"172.21.15.181:6827/3408952667","heartbeat_back_addr":"172.21.15.181:6831/3408952667","heartbeat_front_addr":"172.21.15.181:6829/3408952667","state":["exists","up"]},{"osd":7,"uuid":"0f692e50-4b98-4d00-b8b1-c8b0297c0571","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6826","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6827","nonce":3930162966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6828","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6829","nonce":3930162966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6832","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6833","nonce":3930162966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.73:6830","nonce":3930162966},{"type":"v1","addr":"172.21.15.73:6831","nonce":3930162966}]},"public_addr":"172.21.15.73:6827/3930162966","cluster_addr":"172.21.15.73:6829/3930162966","heartbeat_back_addr":"172.21.15.73:6833/3930162966","heartbeat_front_addr":"172.21.15.73:6831/3930162966","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:11.496916+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:19.406656+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:16.206003+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:27.361160+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:21.231082+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:36.504887+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:26.207052+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-09-10T18:56:43.602753+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.73:6800/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/552499020":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/1303262575":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4162210685":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6800/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/3761159472":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/4100111067":"2024-09-11T18:53:05.658479+0000","172.21.15.73:6801/2104298315":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/1046204881":"2024-09-11T18:53:34.420278+0000","172.21.15.73:0/2909673096":"2024-09-11T18:54:32.959664+0000","172.21.15.73:0/871992575":"2024-09-11T18:53:34.420278+0000","172.21.15.73:6801/682490251":"2024-09-11T18:54:32.959664+0000","172.21.15.73:6800/58310990":"2024-09-11T18:53:05.658479+0000","172.21.15.73:0/4015373867":"2024-09-11T18:54:32.959664+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-10T18:57:14.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:14 smithi073 ceph-mon[25782]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:14.662 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:14 smithi181 ceph-mon[33889]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:15.150 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-10T18:57:15.151 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-10T18:57:15.151 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-10T18:57:15.151 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-10T18:57:15.152 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-10T18:57:15.152 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-10T18:57:15.153 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-10T18:57:15.153 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-10T18:57:15.396 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:15 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3588222819' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:57:15.711 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.711 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.712 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.713 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.713 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.714 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.716 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.723 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:15.845 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:15 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3588222819' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-10T18:57:16.513 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:16 smithi073 ceph-mon[25782]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:16.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:16 smithi181 ceph-mon[33889]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:18.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:18 smithi073 ceph-mon[25782]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:18.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:18.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:18 smithi181 ceph-mon[33889]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:18.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:20.763 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:20 smithi073 ceph-mon[25782]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:20.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:20 smithi181 ceph-mon[33889]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:22.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:22 smithi181 ceph-mon[33889]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:22.868 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:22 smithi073 ceph-mon[25782]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:24.838 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:24 smithi073 ceph-mon[25782]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:24.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:24 smithi181 ceph-mon[33889]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:25.379 INFO:teuthology.orchestra.run.smithi073.stdout:98784247824 2024-09-10T18:57:25.380 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-10T18:57:26.505 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:26 smithi073 ceph-mon[25782]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:26.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:26 smithi181 ceph-mon[33889]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:27.232 INFO:teuthology.orchestra.run.smithi073.stdout:85899345936 2024-09-10T18:57:27.232 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-10T18:57:28.537 INFO:teuthology.orchestra.run.smithi073.stdout:124554051598 2024-09-10T18:57:28.538 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-10T18:57:28.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:28 smithi073 ceph-mon[25782]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:28.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:28 smithi181 ceph-mon[33889]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:30.548 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:30 smithi073 ceph-mon[25782]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:30 smithi181 ceph-mon[33889]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:31.141 INFO:teuthology.orchestra.run.smithi073.stdout:176093659148 2024-09-10T18:57:31.142 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-10T18:57:31.534 INFO:teuthology.orchestra.run.smithi073.stdout:128849018895 2024-09-10T18:57:31.535 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-10T18:57:32.433 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:32.464 INFO:teuthology.orchestra.run.smithi073.stdout:68719476753 2024-09-10T18:57:32.464 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-10T18:57:32.720 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:32 smithi073 ceph-mon[25782]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:32.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:32 smithi181 ceph-mon[33889]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:33.485 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:33.488 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:33.514 INFO:teuthology.orchestra.run.smithi073.stdout:158913789966 2024-09-10T18:57:33.515 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-10T18:57:33.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:33 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:33.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:33 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:33.979 INFO:teuthology.orchestra.run.smithi073.stdout:107374182416 2024-09-10T18:57:33.980 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-10T18:57:34.617 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:34 smithi073 ceph-mon[25782]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:34.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:34 smithi181 ceph-mon[33889]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:35.135 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:36.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:36 smithi073 ceph-mon[25782]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:36.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:36 smithi181 ceph-mon[33889]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:37.211 INFO:teuthology.orchestra.run.smithi073.stdout:98784247826 2024-09-10T18:57:37.525 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:37.526 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:37.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:37 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/959483541' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-10T18:57:37.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:37 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/959483541' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-10T18:57:38.556 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:38 smithi073 ceph-mon[25782]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:38.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:38 smithi181 ceph-mon[33889]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:39.129 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247824 got 98784247826 for osd.1 2024-09-10T18:57:39.129 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:40.063 INFO:teuthology.orchestra.run.smithi073.stdout:176093659150 2024-09-10T18:57:40.651 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:40 smithi073 ceph-mon[25782]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:40.651 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:40 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/2971122594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-10T18:57:40.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:40 smithi181 ceph-mon[33889]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:40.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:40 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/2971122594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-10T18:57:42.061 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659148 got 176093659150 for osd.7 2024-09-10T18:57:42.061 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:42.487 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:42.487 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:42.760 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:42 smithi073 ceph-mon[25782]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:42.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:42 smithi181 ceph-mon[33889]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:43.945 INFO:teuthology.orchestra.run.smithi073.stdout:68719476757 2024-09-10T18:57:44.177 INFO:teuthology.orchestra.run.smithi073.stdout:128849018898 2024-09-10T18:57:44.506 INFO:teuthology.orchestra.run.smithi073.stdout:85899345939 2024-09-10T18:57:44.517 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:44 smithi073 ceph-mon[25782]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:44.517 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:44 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1352997297' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-10T18:57:44.517 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:44 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/710954287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-10T18:57:44.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:44 smithi181 ceph-mon[33889]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:44.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:44 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1352997297' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-10T18:57:44.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:44 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/710954287' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-10T18:57:45.338 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345936 got 85899345939 for osd.2 2024-09-10T18:57:45.338 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:45.640 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:45 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3849404243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-10T18:57:45.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:45 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3849404243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-10T18:57:46.261 INFO:teuthology.orchestra.run.smithi073.stdout:124554051602 2024-09-10T18:57:46.600 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:46 smithi073 ceph-mon[25782]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:46.600 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:46 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1067028311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-10T18:57:46.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:46 smithi181 ceph-mon[33889]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:46.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:46 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1067028311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-10T18:57:46.917 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018895 got 128849018898 for osd.3 2024-09-10T18:57:46.918 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:48.835 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:48 smithi073 ceph-mon[25782]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:48.836 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:48 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:48.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:48 smithi181 ceph-mon[33889]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:48.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:48 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:57:48.864 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051598 got 124554051602 for osd.6 2024-09-10T18:57:48.864 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:49.519 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476753 got 68719476757 for osd.0 2024-09-10T18:57:49.520 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:50.358 INFO:teuthology.orchestra.run.smithi073.stdout:107374182420 2024-09-10T18:57:50.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:50 smithi181 ceph-mon[33889]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:50.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:50 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1607778517' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-10T18:57:50.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:50 smithi073 ceph-mon[25782]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:50.879 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:50 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1607778517' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-10T18:57:51.172 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182416 got 107374182420 for osd.4 2024-09-10T18:57:51.172 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:51.579 INFO:teuthology.orchestra.run.smithi073.stdout:158913789970 2024-09-10T18:57:52.345 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789966 got 158913789970 for osd.5 2024-09-10T18:57:52.346 DEBUG:teuthology.parallel:result is None 2024-09-10T18:57:52.346 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-10T18:57:52.346 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T18:57:52.611 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:52.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:52 smithi073 ceph-mon[25782]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:52.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:52 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/4112618382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-10T18:57:52.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:52 smithi181 ceph-mon[33889]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:52.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:52 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/4112618382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-10T18:57:54.489 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:57:54.490 INFO:teuthology.orchestra.run.smithi073.stderr:dumped all 2024-09-10T18:57:54.854 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:54 smithi073 ceph-mon[25782]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:54.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:54 smithi181 ceph-mon[33889]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:55.238 INFO:teuthology.orchestra.run.smithi073.stdout:{"pg_ready":true,"pg_map":{"version":133,"stamp":"2024-09-10T18:57:52.996149+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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":152,"ondisk_log_size":152,"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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":2384232,"kb_used_data":5352,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747544216,"statfs":{"total":767926730752,"available":765485277184,"internally_reserved":0,"allocated":5480448,"data_stored":3249597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002530"},"pg_stats":[{"pgid":"1.0","version":"27'152","reported_seq":221,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-09-10T18:56:49.491370+0000","last_change":"2024-09-10T18:56:49.491370+0000","last_active":"2024-09-10T18:56:49.491370+0000","last_peered":"2024-09-10T18:56:49.491370+0000","last_clean":"2024-09-10T18:56:49.491370+0000","last_became_active":"2024-09-10T18:56:49.490962+0000","last_became_peered":"2024-09-10T18:56:49.490962+0000","last_unstale":"2024-09-10T18:56:49.491370+0000","last_undegraded":"2024-09-10T18:56:49.491370+0000","last_fullsized":"2024-09-10T18:56:49.491370+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T18:56:21.735669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T18:56:21.735669+0000","last_clean_scrub_stamp":"2024-09-10T18:56:21.735669+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T02:29:43.478562+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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,0,3],"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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":152,"ondisk_log_size":152,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659153,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298388,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442668,"statfs":{"total":95990841344,"available":95685292032,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.628},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.64200000000000002}]},{"osd":1,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.56799999999999995}]},{"osd":2,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.66300000000000003}]},{"osd":3,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.499},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.48299999999999998}]},{"osd":4,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.71199999999999997}]},{"osd":5,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.69199999999999995}]},{"osd":6,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.67700000000000005}]}]},{"osd":5,"up_from":37,"seq":158913789970,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297816,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443240,"statfs":{"total":95990841344,"available":95685877760,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.378},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.38700000000000001}]},{"osd":1,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.28799999999999998}]},{"osd":2,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.35499999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.33400000000000002}]},{"osd":4,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.34599999999999997}]},{"osd":6,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.433}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.40699999999999997}]}]},{"osd":3,"up_from":30,"seq":128849018900,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298396,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442660,"statfs":{"total":95990841344,"available":95685283840,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.51900000000000002}]},{"osd":1,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.39100000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.69999999999999996}]},{"osd":4,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.68500000000000005}]},{"osd":5,"last update":"Tue Sep 10 18:57:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.47799999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.76000000000000001}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.501}]}]},{"osd":6,"up_from":29,"seq":124554051603,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297808,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443248,"statfs":{"total":95990841344,"available":95685885952,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.443}]},{"osd":1,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.40799999999999997}]},{"osd":2,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.29399999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:57:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.48599999999999999}]},{"osd":4,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.42299999999999999}]},{"osd":5,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.52200000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55200000000000005}]}]},{"osd":4,"up_from":25,"seq":107374182421,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297816,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443240,"statfs":{"total":95990841344,"available":95685877760,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"last":0.378},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.49099999999999999}]},{"osd":1,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.66500000000000004}]},{"osd":2,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35699999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71099999999999997}]},{"osd":5,"last update":"Tue Sep 10 18:57:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.752},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.58199999999999996}]},{"osd":6,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.44},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.45600000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.61599999999999999}]}]},{"osd":1,"up_from":23,"seq":98784247830,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297808,"kb_used_data":448,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443248,"statfs":{"total":95990841344,"available":95685885952,"internally_reserved":0,"allocated":458752,"data_stored":183542,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.49099999999999999}]},{"osd":2,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.503},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.58799999999999997}]},{"osd":3,"last update":"Tue Sep 10 18:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.45500000000000002}]},{"osd":4,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.55000000000000004}]},{"osd":5,"last update":"Tue Sep 10 18:57:38 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38600000000000001}]},{"osd":6,"last update":"Tue Sep 10 18:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.6080000000000001,"5min":3.6080000000000001,"15min":3.6080000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.399,"5min":3.399,"15min":3.399},"last":0.54100000000000004}]},{"osd":7,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.432}]}]},{"osd":2,"up_from":20,"seq":85899345941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297812,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443244,"statfs":{"total":95990841344,"available":95685881856,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:19 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.30299999999999999}]},{"osd":1,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.49299999999999999}]},{"osd":3,"last update":"Tue Sep 10 18:57:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.54700000000000004}]},{"osd":4,"last update":"Tue Sep 10 18:57:27 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.39800000000000002}]},{"osd":5,"last update":"Tue Sep 10 18:57:41 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.47499999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:57:29 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.43099999999999999}]},{"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.45300000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298388,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442668,"statfs":{"total":95990841344,"available":95685292032,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.47799999999999998}]},{"osd":2,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.38200000000000001}]},{"osd":3,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.54100000000000004}]},{"osd":4,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.496}]},{"osd":5,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.59899999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.61599999999999999}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.68700000000000006}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-10T18:57:55.240 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-10T18:57:55.494 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:55.837 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:55 smithi073 ceph-mon[25782]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:57:55.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:55 smithi181 ceph-mon[33889]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:57:56.744 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:56 smithi073 ceph-mon[25782]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:56.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:56 smithi181 ceph-mon[33889]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:57.415 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:57:57.415 INFO:teuthology.orchestra.run.smithi073.stderr:dumped all 2024-09-10T18:57:58.102 INFO:teuthology.orchestra.run.smithi073.stdout:{"pg_ready":true,"pg_map":{"version":135,"stamp":"2024-09-10T18:57:56.996964+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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":152,"ondisk_log_size":152,"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":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":2384232,"kb_used_data":5352,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747544216,"statfs":{"total":767926730752,"available":765485277184,"internally_reserved":0,"allocated":5480448,"data_stored":3249597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002369"},"pg_stats":[{"pgid":"1.0","version":"27'152","reported_seq":221,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-09-10T18:56:49.491370+0000","last_change":"2024-09-10T18:56:49.491370+0000","last_active":"2024-09-10T18:56:49.491370+0000","last_peered":"2024-09-10T18:56:49.491370+0000","last_clean":"2024-09-10T18:56:49.491370+0000","last_became_active":"2024-09-10T18:56:49.490962+0000","last_became_peered":"2024-09-10T18:56:49.490962+0000","last_unstale":"2024-09-10T18:56:49.491370+0000","last_undegraded":"2024-09-10T18:56:49.491370+0000","last_fullsized":"2024-09-10T18:56:49.491370+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":24,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-10T18:56:21.735669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-10T18:56:21.735669+0000","last_clean_scrub_stamp":"2024-09-10T18:56:21.735669+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T02:29:43.478562+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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,0,3],"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":106,"num_read_kb":91,"num_write":189,"num_write_kb":3716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":152,"ondisk_log_size":152,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659154,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298388,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442668,"statfs":{"total":95990841344,"available":95685292032,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.35999999999999999}]},{"osd":1,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.314},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.28899999999999998}]},{"osd":2,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.49099999999999999}]},{"osd":3,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.374}]},{"osd":4,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.53700000000000003}]},{"osd":5,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.504}]},{"osd":6,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52300000000000002}]}]},{"osd":5,"up_from":37,"seq":158913789971,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297816,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443240,"statfs":{"total":95990841344,"available":95685877760,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.66700000000000004}]},{"osd":1,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.374,"5min":0.374,"15min":0.374},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.28499999999999998}]},{"osd":2,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.627}]},{"osd":3,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.29799999999999999}]},{"osd":4,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.65100000000000002}]},{"osd":6,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.51300000000000001}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.38}]}]},{"osd":3,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298396,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442660,"statfs":{"total":95990841344,"available":95685283840,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.62},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.52300000000000002}]},{"osd":1,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"last":0.497},{"interface":"front","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.42299999999999999}]},{"osd":2,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.58999999999999997}]},{"osd":4,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.60399999999999998}]},{"osd":5,"last update":"Tue Sep 10 18:57:41 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.44},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.46300000000000002}]},{"osd":6,"last update":"Tue Sep 10 18:57:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.64200000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.67000000000000004}]}]},{"osd":6,"up_from":29,"seq":124554051604,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297808,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443248,"statfs":{"total":95990841344,"available":95685885952,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.437},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.63800000000000001}]},{"osd":1,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.50800000000000001}]},{"osd":2,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.69199999999999995}]},{"osd":3,"last update":"Tue Sep 10 18:57:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.55100000000000005}]},{"osd":4,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.66900000000000004}]},{"osd":5,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.72499999999999998}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.70699999999999996}]}]},{"osd":4,"up_from":25,"seq":107374182421,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297816,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443240,"statfs":{"total":95990841344,"available":95685877760,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"last":0.378},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.49099999999999999}]},{"osd":1,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.66500000000000004}]},{"osd":2,"last update":"Tue Sep 10 18:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35699999999999998}]},{"osd":3,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71099999999999997}]},{"osd":5,"last update":"Tue Sep 10 18:57:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.752},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.58199999999999996}]},{"osd":6,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.44},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.45600000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.61599999999999999}]}]},{"osd":1,"up_from":23,"seq":98784247831,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297808,"kb_used_data":448,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443248,"statfs":{"total":95990841344,"available":95685885952,"internally_reserved":0,"allocated":458752,"data_stored":183542,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.625},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.59199999999999997}]},{"osd":2,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.54800000000000004}]},{"osd":3,"last update":"Tue Sep 10 18:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.498}]},{"osd":4,"last update":"Tue Sep 10 18:57:28 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.60799999999999998}]},{"osd":5,"last update":"Tue Sep 10 18:57:38 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.40699999999999997}]},{"osd":6,"last update":"Tue Sep 10 18:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.6080000000000001,"5min":3.6080000000000001,"15min":3.6080000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.399,"5min":3.399,"15min":3.399},"last":0.51800000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.42899999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297812,"kb_used_data":452,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93443244,"statfs":{"total":95990841344,"available":95685881856,"internally_reserved":0,"allocated":462848,"data_stored":184993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 10 18:57:19 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.41699999999999998}]},{"osd":1,"last update":"Tue Sep 10 18:57:22 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.69499999999999995}]},{"osd":3,"last update":"Tue Sep 10 18:57:29 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.57299999999999995}]},{"osd":4,"last update":"Tue Sep 10 18:57:27 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.53100000000000003}]},{"osd":5,"last update":"Tue Sep 10 18:57:41 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.67600000000000005}]},{"osd":6,"last update":"Tue Sep 10 18:57:29 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.5},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.52100000000000002}]},{"osd":7,"last update":"Tue Sep 10 18:57:49 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.70999999999999996}]}]},{"osd":0,"up_from":16,"seq":68719476759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":298388,"kb_used_data":1032,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93442668,"statfs":{"total":95990841344,"available":95685292032,"internally_reserved":0,"allocated":1056768,"data_stored":775361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.47799999999999998}]},{"osd":2,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.38200000000000001}]},{"osd":3,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.54100000000000004}]},{"osd":4,"last update":"Tue Sep 10 18:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.496}]},{"osd":5,"last update":"Tue Sep 10 18:57:39 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.59899999999999998}]},{"osd":6,"last update":"Tue Sep 10 18:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.61599999999999999}]},{"osd":7,"last update":"Tue Sep 10 18:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.68700000000000006}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-10T18:57:58.104 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-10T18:57:58.104 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-10T18:57:58.104 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-10T18:57:58.104 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-10T18:57:58.347 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:57:58.720 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:58 smithi073 ceph-mon[25782]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:58.721 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:57:58 smithi073 ceph-mon[25782]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:57:58.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:58 smithi181 ceph-mon[33889]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:57:58.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:57:58 smithi181 ceph-mon[33889]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-10T18:58:00.244 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-09-10T18:58:00.244 INFO:teuthology.orchestra.run.smithi073.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-10T18:58:00.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:00 smithi181 ceph-mon[33889]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:00.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:00 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/3539389123' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-10T18:58:00.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:00 smithi073 ceph-mon[25782]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:00.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:00 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/3539389123' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-10T18:58:01.021 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-10T18:58:01.021 INFO:tasks.cephadm:Setup complete, yielding 2024-09-10T18:58:01.022 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:58:01.031 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi073.front.sepia.ceph.com 2024-09-10T18:58:01.032 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch status' 2024-09-10T18:58:01.273 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:02.818 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:02 smithi073 ceph-mon[25782]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:02.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:02 smithi181 ceph-mon[33889]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:03.220 INFO:teuthology.orchestra.run.smithi073.stdout:Backend: cephadm 2024-09-10T18:58:03.220 INFO:teuthology.orchestra.run.smithi073.stdout:Available: Yes 2024-09-10T18:58:03.220 INFO:teuthology.orchestra.run.smithi073.stdout:Paused: No 2024-09-10T18:58:03.802 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:03 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:03.826 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-10T18:58:03.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:03 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:04.069 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:04.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:04 smithi181 ceph-mon[33889]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:04.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:04 smithi181 ceph-mon[33889]: from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:04.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:04 smithi073 ceph-mon[25782]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:04.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:04 smithi073 ceph-mon[25782]: from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:05.836 INFO:teuthology.orchestra.run.smithi073.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:alertmanager.smithi073 smithi073 *:9093,9094 running (2m) 72s ago 3m 25.9M - 0.25.0 c8568f914cd2 a41e16685d90 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:crash.smithi073 smithi073 running (4m) 72s ago 4m 6887k - 17.2.7-1606-g5be57395 4c55dd409611 7cb588abe7f2 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:crash.smithi181 smithi181 running (3m) 79s ago 3m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 e22c6571ae2b 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:grafana.smithi073 smithi073 *:3000 running (2m) 72s ago 3m 75.0M - 9.4.7 954c08fa6188 d62f27027175 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:mgr.smithi073.wdwswp smithi073 *:9283,8765,8443 running (5m) 72s ago 5m 442M - 17.2.7-1606-g5be57395 4c55dd409611 12e41326c692 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:mgr.smithi181.ddyfow smithi181 *:8443,9283 running (3m) 79s ago 3m 401M - 17.2.7-1606-g5be57395 4c55dd409611 23378c6298ef 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:mon.smithi073 smithi073 running (5m) 72s ago 5m 47.7M 2048M 17.2.7-1606-g5be57395 4c55dd409611 f76ae05528fe 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:mon.smithi181 smithi181 running (3m) 79s ago 3m 42.0M 2048M 17.2.7-1606-g5be57395 4c55dd409611 fd9f07d7a92f 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:node-exporter.smithi073 smithi073 *:9100 running (4m) 72s ago 4m 13.7M - 1.5.0 0da6a335fe13 0031d37d18d4 2024-09-10T18:58:05.837 INFO:teuthology.orchestra.run.smithi073.stdout:node-exporter.smithi181 smithi181 *:9100 running (3m) 79s ago 3m 17.2M - 1.5.0 0da6a335fe13 03f536a4be10 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.0 smithi181 running (118s) 79s ago 118s 39.1M 3983M 17.2.7-1606-g5be57395 4c55dd409611 47bd9a820970 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.1 smithi073 running (111s) 72s ago 110s 36.3M 3216M 17.2.7-1606-g5be57395 4c55dd409611 ad3686392661 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.2 smithi181 running (114s) 79s ago 113s 37.3M 3983M 17.2.7-1606-g5be57395 4c55dd409611 59217489717c 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.3 smithi073 running (103s) 72s ago 102s 32.6M 3216M 17.2.7-1606-g5be57395 4c55dd409611 507bbf1e9a12 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.4 smithi181 running (109s) 79s ago 108s 29.3M 3983M 17.2.7-1606-g5be57395 4c55dd409611 6aeacf0215be 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.5 smithi073 running (93s) 72s ago 93s 27.0M 3216M 17.2.7-1606-g5be57395 4c55dd409611 db1cced36e77 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.6 smithi181 running (104s) 79s ago 103s 30.1M 3983M 17.2.7-1606-g5be57395 4c55dd409611 8efb83794cc1 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:osd.7 smithi073 running (86s) 72s ago 86s 25.0M 3216M 17.2.7-1606-g5be57395 4c55dd409611 d7c7a298639a 2024-09-10T18:58:05.838 INFO:teuthology.orchestra.run.smithi073.stdout:prometheus.smithi073 smithi073 *:9095 running (2m) 72s ago 3m 42.3M - 2.43.0 a07b618ecd1d 1ab517e64c2d 2024-09-10T18:58:06.724 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-10T18:58:06.746 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:06 smithi073 ceph-mon[25782]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:06.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:06 smithi181 ceph-mon[33889]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:06.964 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:07.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:07 smithi073 ceph-mon[25782]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:07.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:07 smithi181 ceph-mon[33889]: from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:08.517 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:08 smithi073 ceph-mon[25782]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:08.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:08 smithi181 ceph-mon[33889]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:08.887 INFO:teuthology.orchestra.run.smithi073.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:alertmanager ?:9093,9094 1/1 75s ago 4m count:1 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:crash 2/2 82s ago 4m * 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:grafana ?:3000 1/1 75s ago 4m count:1 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:mgr 2/2 82s ago 4m count:2 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:mon 2/2 82s ago 4m smithi073:172.21.15.73=smithi073;smithi181:172.21.15.181=smithi181;count:2 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:node-exporter ?:9100 2/2 82s ago 4m * 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:osd.all-available-devices 8 82s ago 2m * 2024-09-10T18:58:08.888 INFO:teuthology.orchestra.run.smithi073.stdout:prometheus ?:9095 1/1 75s ago 4m count:1 2024-09-10T18:58:09.565 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-10T18:58:09.848 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:10.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:10 smithi181 ceph-mon[33889]: from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:10.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:10 smithi181 ceph-mon[33889]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:10.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:10 smithi073 ceph-mon[25782]: from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:10.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:10 smithi073 ceph-mon[25782]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:11.701 INFO:teuthology.orchestra.run.smithi073.stdout:HOST ADDR LABELS STATUS 2024-09-10T18:58:11.701 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 172.21.15.73 2024-09-10T18:58:11.701 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 172.21.15.181 2024-09-10T18:58:11.701 INFO:teuthology.orchestra.run.smithi073.stdout:2 hosts in cluster 2024-09-10T18:58:12.385 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-10T18:58:12.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:12 smithi073 ceph-mon[25782]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:12.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:12 smithi073 ceph-mon[25782]: from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:12.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:12 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:12.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:12 smithi181 ceph-mon[33889]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:12.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:12 smithi181 ceph-mon[33889]: from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:12.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:12 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:13.205 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:14.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:14 smithi073 ceph-mon[25782]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:14.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:14.653 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:14 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:14.751 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:14 smithi181 ceph-mon[33889]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:14.751 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:14.752 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:14 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:15.102 INFO:teuthology.orchestra.run.smithi073.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-10T18:58:15.102 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT62040115400BGN 372G No 75s ago Has a FileSystem, LVM detected 2024-09-10T18:58:15.102 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme1n1 ssd Linux_cfc0cdda62517998ada7 89.4G No 75s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.102 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme2n1 ssd Linux_0286f9853a818536bea8 89.4G No 75s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.102 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme3n1 ssd Linux_38ccdb5eb5938d9c4c35 89.4G No 75s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme4n1 ssd Linux_6ec728182c7c67f806cd 89.4G No 75s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6246000E400BGN 372G No 84s ago Has a FileSystem, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme1n1 ssd Linux_0ad86af419bb85beecc0 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme2n1 ssd Linux_b6925df34bc17b8fa02d 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme3n1 ssd Linux_63472ac8cba90c31b052 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:15.103 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme4n1 ssd Linux_367f4a29df25d80cb80a 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:16.272 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-10T18:58:16.844 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:16 smithi073 ceph-mon[25782]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:16.844 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:16 smithi073 ceph-mon[25782]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:16.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:16 smithi181 ceph-mon[33889]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:16.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:16 smithi181 ceph-mon[33889]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:17.008 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:18.817 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:18 smithi073 ceph-mon[25782]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:18.817 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:18 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:18.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:18 smithi181 ceph-mon[33889]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:18.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:18 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:19.194 INFO:teuthology.orchestra.run.smithi073.stdout:osd.all-available-devices 8 86s ago 3m * 2024-09-10T18:58:20.430 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-10T18:58:20.439 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi073.front.sepia.ceph.com 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 -- bash -c 'set -e 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> set -x 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> ceph orch ps 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> ceph orch device ls 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> HOST=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $1}'"'"') 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> DEV=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $2}'"'"') 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> ceph orch osd rm 1 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> ceph orch device zap $HOST $DEV --force 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done 2024-09-10T18:58:20.440 DEBUG:teuthology.orchestra.run.smithi073:> ' 2024-09-10T18:58:20.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:20 smithi181 ceph-mon[33889]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:20.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:20 smithi181 ceph-mon[33889]: from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:20.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:20 smithi073 ceph-mon[25782]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:20.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:20 smithi073 ceph-mon[25782]: from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:20.924 INFO:teuthology.orchestra.run.smithi073.stderr:Inferring config /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/mon.smithi073/config 2024-09-10T18:58:22.695 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch ps 2024-09-10T18:58:22.857 INFO:teuthology.orchestra.run.smithi073.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-10T18:58:22.857 INFO:teuthology.orchestra.run.smithi073.stdout:alertmanager.smithi073 smithi073 *:9093,9094 running (3m) 0s ago 4m 25.9M - 0.25.0 c8568f914cd2 a41e16685d90 2024-09-10T18:58:22.857 INFO:teuthology.orchestra.run.smithi073.stdout:crash.smithi073 smithi073 running (4m) 0s ago 4m 6887k - 17.2.7-1606-g5be57395 4c55dd409611 7cb588abe7f2 2024-09-10T18:58:22.857 INFO:teuthology.orchestra.run.smithi073.stdout:crash.smithi181 smithi181 running (3m) 9s ago 3m 6895k - 17.2.7-1606-g5be57395 4c55dd409611 e22c6571ae2b 2024-09-10T18:58:22.857 INFO:teuthology.orchestra.run.smithi073.stdout:grafana.smithi073 smithi073 *:3000 running (3m) 0s ago 4m 82.3M - 9.4.7 954c08fa6188 d62f27027175 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:mgr.smithi073.wdwswp smithi073 *:9283,8765,8443 running (5m) 0s ago 5m 446M - 17.2.7-1606-g5be57395 4c55dd409611 12e41326c692 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:mgr.smithi181.ddyfow smithi181 *:8443,9283 running (3m) 9s ago 3m 402M - 17.2.7-1606-g5be57395 4c55dd409611 23378c6298ef 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:mon.smithi073 smithi073 running (5m) 0s ago 5m 49.5M 2048M 17.2.7-1606-g5be57395 4c55dd409611 f76ae05528fe 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:mon.smithi181 smithi181 running (3m) 9s ago 3m 42.8M 2048M 17.2.7-1606-g5be57395 4c55dd409611 fd9f07d7a92f 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:node-exporter.smithi073 smithi073 *:9100 running (4m) 0s ago 4m 14.4M - 1.5.0 0da6a335fe13 0031d37d18d4 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:node-exporter.smithi181 smithi181 *:9100 running (3m) 9s ago 3m 17.3M - 1.5.0 0da6a335fe13 03f536a4be10 2024-09-10T18:58:22.860 INFO:teuthology.orchestra.run.smithi073.stdout:osd.0 smithi181 running (2m) 9s ago 2m 40.9M 3983M 17.2.7-1606-g5be57395 4c55dd409611 47bd9a820970 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.1 smithi073 running (2m) 0s ago 2m 37.0M 3216M 17.2.7-1606-g5be57395 4c55dd409611 ad3686392661 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.2 smithi181 running (2m) 9s ago 2m 37.8M 3983M 17.2.7-1606-g5be57395 4c55dd409611 59217489717c 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.3 smithi073 running (2m) 0s ago 119s 37.5M 3216M 17.2.7-1606-g5be57395 4c55dd409611 507bbf1e9a12 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.4 smithi181 running (2m) 9s ago 2m 35.0M 3983M 17.2.7-1606-g5be57395 4c55dd409611 6aeacf0215be 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.5 smithi073 running (110s) 0s ago 110s 34.2M 3216M 17.2.7-1606-g5be57395 4c55dd409611 db1cced36e77 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.6 smithi181 running (2m) 9s ago 2m 36.2M 3983M 17.2.7-1606-g5be57395 4c55dd409611 8efb83794cc1 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:osd.7 smithi073 running (103s) 0s ago 103s 36.0M 3216M 17.2.7-1606-g5be57395 4c55dd409611 d7c7a298639a 2024-09-10T18:58:22.861 INFO:teuthology.orchestra.run.smithi073.stdout:prometheus.smithi073 smithi073 *:9095 running (2m) 0s ago 3m 47.3M - 2.43.0 a07b618ecd1d 1ab517e64c2d 2024-09-10T18:58:22.861 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:22 smithi073 ceph-mon[25782]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:22.861 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:22.861 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:22 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:22.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:22 smithi181 ceph-mon[33889]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:22.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:22.862 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:22 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:22.868 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch device ls 2024-09-10T18:58:23.110 INFO:teuthology.orchestra.run.smithi073.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT62040115400BGN 372G No 83s ago Has a FileSystem, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme1n1 ssd Linux_cfc0cdda62517998ada7 89.4G No 83s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme2n1 ssd Linux_0286f9853a818536bea8 89.4G No 83s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme3n1 ssd Linux_38ccdb5eb5938d9c4c35 89.4G No 83s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi073 /dev/nvme4n1 ssd Linux_6ec728182c7c67f806cd 89.4G No 83s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6246000E400BGN 372G No 92s ago Has a FileSystem, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme1n1 ssd Linux_0ad86af419bb85beecc0 89.4G No 92s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme2n1 ssd Linux_b6925df34bc17b8fa02d 89.4G No 92s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme3n1 ssd Linux_63472ac8cba90c31b052 89.4G No 92s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.111 INFO:teuthology.orchestra.run.smithi073.stdout:smithi181 /dev/nvme4n1 ssd Linux_367f4a29df25d80cb80a 89.4G No 92s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-10T18:58:23.122 INFO:teuthology.orchestra.run.smithi073.stderr:++ ceph device ls 2024-09-10T18:58:23.122 INFO:teuthology.orchestra.run.smithi073.stderr:++ grep osd.1 2024-09-10T18:58:23.122 INFO:teuthology.orchestra.run.smithi073.stderr:++ awk '{print $1}' 2024-09-10T18:58:23.365 INFO:teuthology.orchestra.run.smithi073.stderr:+ DEVID=Linux_cfc0cdda62517998ada7 2024-09-10T18:58:23.365 INFO:teuthology.orchestra.run.smithi073.stderr:++ ceph orch device ls 2024-09-10T18:58:23.365 INFO:teuthology.orchestra.run.smithi073.stderr:++ grep Linux_cfc0cdda62517998ada7 2024-09-10T18:58:23.365 INFO:teuthology.orchestra.run.smithi073.stderr:++ awk '{print $1}' 2024-09-10T18:58:23.619 INFO:teuthology.orchestra.run.smithi073.stderr:+ HOST=smithi073 2024-09-10T18:58:23.620 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:23.620 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:23.620 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:23.620 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:23 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:23.620 INFO:teuthology.orchestra.run.smithi073.stderr:++ ceph orch device ls 2024-09-10T18:58:23.620 INFO:teuthology.orchestra.run.smithi073.stderr:++ grep Linux_cfc0cdda62517998ada7 2024-09-10T18:58:23.620 INFO:teuthology.orchestra.run.smithi073.stderr:++ awk '{print $2}' 2024-09-10T18:58:23.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:23.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:23.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:23.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:23 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:23.872 INFO:teuthology.orchestra.run.smithi073.stdout:host smithi073, dev /dev/nvme1n1, devid Linux_cfc0cdda62517998ada7 2024-09-10T18:58:23.872 INFO:teuthology.orchestra.run.smithi073.stderr:+ DEV=/dev/nvme1n1 2024-09-10T18:58:23.872 INFO:teuthology.orchestra.run.smithi073.stderr:+ echo 'host smithi073, dev /dev/nvme1n1, devid Linux_cfc0cdda62517998ada7' 2024-09-10T18:58:23.872 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch osd rm 1 2024-09-10T18:58:24.114 INFO:teuthology.orchestra.run.smithi073.stdout:Scheduled OSD(s) for removal. 2024-09-10T18:58:24.114 INFO:teuthology.orchestra.run.smithi073.stdout:VG/LV for the OSDs won't be zapped (--zap wasn't passed). 2024-09-10T18:58:24.114 INFO:teuthology.orchestra.run.smithi073.stdout:Run the `ceph-volume lvm zap` command with `--destroy` against the VG/LV if you want them to be destroyed. 2024-09-10T18:58:24.127 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch osd rm status 2024-09-10T18:58:24.127 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep '^1' 2024-09-10T18:58:24.452 INFO:teuthology.orchestra.run.smithi073.stdout:1 smithi073 started 0 False False False 2024-09-10T18:58:24.453 INFO:teuthology.orchestra.run.smithi073.stderr:+ sleep 5 2024-09-10T18:58:24.763 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='client.14566 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:24.764 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:24 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='client.14566 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='client.14570 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:24.904 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:24 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:25.688 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:25 smithi073 ceph-mon[25782]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.689 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:25 smithi073 ceph-mon[25782]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.689 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:25 smithi073 ceph-mon[25782]: osd.1 crush weight is 0.0872955322265625 2024-09-10T18:58:25.689 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:25 smithi073 ceph-mon[25782]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.689 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:25 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:25.748 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:25 smithi181 ceph-mon[33889]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.749 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:25 smithi181 ceph-mon[33889]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.749 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:25 smithi181 ceph-mon[33889]: osd.1 crush weight is 0.0872955322265625 2024-09-10T18:58:25.749 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:25 smithi181 ceph-mon[33889]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:25.749 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:25 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:26.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:26 smithi073 ceph-mon[25782]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:26.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:26.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:26 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:27.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:26 smithi181 ceph-mon[33889]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:27.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:27.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:26 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073[25759]: 2024-09-10T18:58:28.467+0000 7f83af14d640 -1 mon.smithi073@0(leader).osd e45 definitely_dead 0 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:28.903 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-10T18:58:28.904 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:28 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-09-10T18:58:29.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-10T18:58:29.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:28 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-09-10T18:58:29.454 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch osd rm status 2024-09-10T18:58:29.454 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep '^1' 2024-09-10T18:58:29.737 INFO:teuthology.orchestra.run.smithi073.stdout:1 smithi073 done, waiting for purge 0 False False False 2024-09-10T18:58:29.737 INFO:teuthology.orchestra.run.smithi073.stderr:+ sleep 5 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-09-10T18:58:29.738 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:29 smithi073 ceph-mon[25782]: osdmap e46: 8 total, 7 up, 8 in 2024-09-10T18:58:30.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:30.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:30.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-09-10T18:58:30.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-10T18:58:30.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-09-10T18:58:30.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:29 smithi181 ceph-mon[33889]: osdmap e46: 8 total, 7 up, 8 in 2024-09-10T18:58:30.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:30.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: osd.1 now down 2024-09-10T18:58:30.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: Removing daemon osd.1 from smithi073 -- ports [] 2024-09-10T18:58:30.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:30.841 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:30.842 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:30 smithi073 ceph-mon[25782]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: osd.1 now down 2024-09-10T18:58:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: Removing daemon osd.1 from smithi073 -- ports [] 2024-09-10T18:58:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:30.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:30.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:30 smithi181 ceph-mon[33889]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-09-10T18:58:32.857 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:32 smithi073 ceph-mon[25782]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:33.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:32 smithi181 ceph-mon[33889]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:34.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: Removing key for osd.1 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: Successfully removed osd.1 on smithi073 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: Cluster is now healthy 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: osdmap e47: 7 total, 7 up, 7 in 2024-09-10T18:58:34.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: Successfully purged osd.1 on smithi073 2024-09-10T18:58:34.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:34.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:34.112 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:34 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: Removing key for osd.1 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: Successfully removed osd.1 on smithi073 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-10T18:58:34.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: Cluster is now healthy 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: osdmap e47: 7 total, 7 up, 7 in 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: Successfully purged osd.1 on smithi073 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:34.154 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:34 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:34.739 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch osd rm status 2024-09-10T18:58:34.739 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep '^1' 2024-09-10T18:58:34.997 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph orch device zap smithi073 /dev/nvme1n1 --force 2024-09-10T18:58:36.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:36.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:36.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:36.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:36.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi073", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:36.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:36 smithi073 ceph-mon[25782]: Zap device smithi073:/dev/nvme1n1 2024-09-10T18:58:36.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:36.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:36.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:36.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:36.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi073", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-10T18:58:36.611 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:36 smithi181 ceph-mon[33889]: Zap device smithi073:/dev/nvme1n1 2024-09-10T18:58:38.593 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:38 smithi073 ceph-mon[25782]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:38.610 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:38 smithi181 ceph-mon[33889]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:39.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:39.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:39.905 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:39.906 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:39.906 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:39.906 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:39 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:40.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:40.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:40.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:40.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:40.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:40.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:39 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:40.616 INFO:teuthology.orchestra.run.smithi073.stdout:zap successful for /dev/nvme1n1 on smithi073 2024-09-10T18:58:40.632 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph osd dump 2024-09-10T18:58:40.632 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep osd.1 2024-09-10T18:58:40.632 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep up 2024-09-10T18:58:40.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:40 smithi181 ceph-mon[33889]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:40.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:40 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:40 smithi073 ceph-mon[25782]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:40.902 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:40 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-10T18:58:40.928 INFO:teuthology.orchestra.run.smithi073.stderr:+ sleep 5 2024-09-10T18:58:42.052 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:41 smithi181 ceph-mon[33889]: zap successful for /dev/nvme1n1 on smithi073 2024-09-10T18:58:42.052 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:41 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/693896255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:42.059 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:41 smithi073 ceph-mon[25782]: zap successful for /dev/nvme1n1 on smithi073 2024-09-10T18:58:42.059 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:41 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/693896255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:42.998 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:42 smithi073 ceph-mon[25782]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:42.998 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:42 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:42.998 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:42 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:43.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:42 smithi181 ceph-mon[33889]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:43.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:42 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:43.111 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:42 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:45.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:44 smithi181 ceph-mon[33889]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:45.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:44 smithi073 ceph-mon[25782]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:45.928 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph osd dump 2024-09-10T18:58:45.928 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep osd.1 2024-09-10T18:58:45.928 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep up 2024-09-10T18:58:46.088 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.089 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.089 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:45 smithi181 ceph-mon[33889]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:46.089 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.089 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:45 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:45 smithi073 ceph-mon[25782]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:46.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.153 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:45 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:46.175 INFO:teuthology.orchestra.run.smithi073.stderr:+ sleep 5 2024-09-10T18:58:47.086 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:46 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/327702858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:47.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:46 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/327702858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:48.110 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:47 smithi181 ceph-mon[33889]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:48.152 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:47 smithi073 ceph-mon[25782]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:49.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:49.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:58:49.362 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:49 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' 2024-09-10T18:58:49.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-10T18:58:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-10T18:58:49.404 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:49 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-10T18:58:50.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:50 smithi181 ceph-mon[33889]: Detected new or changed devices on smithi073 2024-09-10T18:58:50.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:50 smithi181 ceph-mon[33889]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:50.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:50 smithi073 ceph-mon[25782]: Detected new or changed devices on smithi073 2024-09-10T18:58:50.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:50 smithi073 ceph-mon[25782]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:51.177 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph osd dump 2024-09-10T18:58:51.178 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep osd.1 2024-09-10T18:58:51.178 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep up 2024-09-10T18:58:51.438 INFO:teuthology.orchestra.run.smithi073.stderr:+ sleep 5 2024-09-10T18:58:52.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:52.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/666634267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:52.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/567759655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99368bcc-69fe-4942-b511-30db17f28876"}]: dispatch 2024-09-10T18:58:52.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/567759655' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99368bcc-69fe-4942-b511-30db17f28876"}]': finished 2024-09-10T18:58:52.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: osdmap e48: 8 total, 7 up, 8 in 2024-09-10T18:58:52.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:52 smithi181 ceph-mon[33889]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:58:52.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/666634267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/567759655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99368bcc-69fe-4942-b511-30db17f28876"}]: dispatch 2024-09-10T18:58:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/567759655' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99368bcc-69fe-4942-b511-30db17f28876"}]': finished 2024-09-10T18:58:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: osdmap e48: 8 total, 7 up, 8 in 2024-09-10T18:58:52.403 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:52 smithi073 ceph-mon[25782]: from='mgr.14206 172.21.15.73:0/734091548' entity='mgr.smithi073.wdwswp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-10T18:58:54.304 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:54 smithi073 ceph-mon[25782]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:54.304 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:54 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/1794611640' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:58:54.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:54 smithi181 ceph-mon[33889]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:54.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:54 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/1794611640' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-10T18:58:56.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:56 smithi181 ceph-mon[33889]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:56.402 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:56 smithi073 ceph-mon[25782]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:56.440 INFO:teuthology.orchestra.run.smithi073.stderr:+ ceph osd dump 2024-09-10T18:58:56.440 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep osd.1 2024-09-10T18:58:56.440 INFO:teuthology.orchestra.run.smithi073.stderr:+ grep up 2024-09-10T18:58:56.693 INFO:teuthology.orchestra.run.smithi073.stdout:osd.1 down in weight 1 up_from 0 up_thru 0 down_at 0 last_clean_interval [0,0) exists,new 99368bcc-69fe-4942-b511-30db17f28876 2024-09-10T18:58:57.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:57 smithi181 ceph-mon[33889]: from='client.? 172.21.15.73:0/84541190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:57.394 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:57 smithi073 ceph-mon[25782]: from='client.? 172.21.15.73:0/84541190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-10T18:58:57.418 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-10T18:58:57.427 INFO:tasks.cephadm:Teardown begin 2024-09-10T18:58:57.427 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:58:57.454 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T18:58:57.488 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-10T18:58:57.488 DEBUG:teuthology.orchestra.run.smithi073:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:58:57.510 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-10T18:58:57.546 INFO:tasks.cephadm:Stopping all daemons... 2024-09-10T18:58:57.546 INFO:tasks.cephadm.mon.smithi073:Stopping mon.smithi073... 2024-09-10T18:58:57.546 DEBUG:teuthology.orchestra.run.smithi073:> sudo systemctl stop ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073 2024-09-10T18:58:57.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:57 smithi073 systemd[1]: Stopping Ceph mon.smithi073 for 73d019c4-6fa5-11ef-bcea-c7b262605968... 2024-09-10T18:58:58.298 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:58 smithi073 ceph-mon[25782]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:58.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:58:58 smithi181 ceph-mon[33889]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-09-10T18:58:59.179 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:58 smithi073 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073[25759]: 2024-09-10T18:58:58.924+0000 7f83b4958640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi073 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:58:59.179 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:58 smithi073 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073[25759]: 2024-09-10T18:58:58.924+0000 7f83b4958640 -1 mon.smithi073@0(leader) e2 *** Got Signal Terminated *** 2024-09-10T18:59:00.060 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:58:59 smithi073 podman[84835]: 2024-09-10 18:58:59.788409517 +0000 UTC m=+0.944868937 container died f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-10T18:59:00.361 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:59:00 smithi073 podman[84835]: 2024-09-10 18:59:00.158686796 +0000 UTC m=+1.315146220 container cleanup f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739) 2024-09-10T18:59:00.361 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:59:00 smithi073 bash[84835]: ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073 2024-09-10T18:59:00.652 INFO:journalctl@ceph.mon.smithi073.smithi073.stdout:Sep 10 18:59:00 smithi073 podman[84876]: 2024-09-10 18:59:00.360403549 +0000 UTC m=+1.198856412 container remove f76ae05528fe797f97573df776809ea7f00f75b29c110ed735cdeaaa3726210d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:5be57395ea235535910512ae73ba8e7ff25fe588, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi073, io.buildah.version=1.37.2, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True) 2024-09-10T18:59:01.166 DEBUG:teuthology.orchestra.run.smithi073:> sudo pkill -f 'journalctl -f -n 0 -u ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi073.service' 2024-09-10T18:59:01.228 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:59:01.228 INFO:tasks.cephadm.mon.smithi073:Stopped mon.smithi073 2024-09-10T18:59:01.229 INFO:tasks.cephadm.mon.smithi181:Stopping mon.smithi181... 2024-09-10T18:59:01.229 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi181 2024-09-10T18:59:01.520 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:01 smithi181 systemd[1]: Stopping Ceph mon.smithi181 for 73d019c4-6fa5-11ef-bcea-c7b262605968... 2024-09-10T18:59:01.860 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:01 smithi181 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi181[33866]: 2024-09-10T18:59:01.519+0000 7fba42f1b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi181 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-10T18:59:01.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:01 smithi181 ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi181[33866]: 2024-09-10T18:59:01.519+0000 7fba42f1b640 -1 mon.smithi181@1(peon) e2 *** Got Signal Terminated *** 2024-09-10T18:59:01.861 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:01 smithi181 podman[53654]: 2024-09-10 18:59:01.754107599 +0000 UTC m=+0.326832461 container died fd9f07d7a92f463fb2e75a6937637be0d8ab53dc769ffe5aa9c1c1075cb980ac (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi181, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-10T18:59:02.360 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:02 smithi181 podman[53654]: 2024-09-10 18:59:02.233841161 +0000 UTC m=+0.806566014 container cleanup fd9f07d7a92f463fb2e75a6937637be0d8ab53dc769ffe5aa9c1c1075cb980ac (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:3bfeaf4417585c821cab9ca76e4d95f390b0e769807122a45463640820b5cd16, name=ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi181, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-quincy-2024-09-09-1810-quincy-5be5739, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-10T18:59:02.361 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Sep 10 18:59:02 smithi181 bash[53654]: ceph-73d019c4-6fa5-11ef-bcea-c7b262605968-mon-smithi181 2024-09-10T18:59:02.702 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-73d019c4-6fa5-11ef-bcea-c7b262605968@mon.smithi181.service' 2024-09-10T18:59:02.747 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-10T18:59:02.747 INFO:tasks.cephadm.mon.smithi181:Stopped mon.smithi181 2024-09-10T18:59:02.747 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T18:59:40.117 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-10T19:00:15.942 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T19:00:15.976 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-10T19:00:16.003 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-10T19:00:16.005 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi073/crash 2024-09-10T19:00:16.006 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash -- . 2024-09-10T19:00:16.066 INFO:teuthology.orchestra.run.smithi073.stderr:tar: /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T19:00:16.066 INFO:teuthology.orchestra.run.smithi073.stderr:tar: Error is not recoverable: exiting now 2024-09-10T19:00:16.068 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi181/crash 2024-09-10T19:00:16.069 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash -- . 2024-09-10T19:00:16.104 INFO:teuthology.orchestra.run.smithi181.stderr:tar: /var/lib/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-10T19:00:16.104 INFO:teuthology.orchestra.run.smithi181.stderr:tar: Error is not recoverable: exiting now 2024-09-10T19:00:16.105 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-10T19:00:16.105 DEBUG:teuthology.orchestra.run.smithi073:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-10T19:00:16.132 INFO:teuthology.orchestra.run.smithi073.stderr:grep: /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph.log: No such file or directory 2024-09-10T19:00:16.134 INFO:tasks.cephadm:Compressing logs... 2024-09-10T19:00:16.134 DEBUG:teuthology.orchestra.run.smithi073:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T19:00:16.177 DEBUG:teuthology.orchestra.run.smithi181:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-10T19:00:16.200 INFO:teuthology.orchestra.run.smithi073.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-10T19:00:16.200 INFO:teuthology.orchestra.run.smithi073.stderr:: No such file or directory 2024-09-10T19:00:16.201 INFO:teuthology.orchestra.run.smithi073.stderr:gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.7.log 2024-09-10T19:00:16.201 INFO:teuthology.orchestra.run.smithi073.stderr:gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T19:00:16.201 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.1.log: /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi073.wdwswp.log 2024-09-10T19:00:16.201 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi073.log 2024-09-10T19:00:16.205 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi073.wdwswp.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.5.log 2024-09-10T19:00:16.205 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi073.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.3.log 2024-09-10T19:00:16.205 INFO:teuthology.orchestra.run.smithi181.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-10T19:00:16.205 INFO:teuthology.orchestra.run.smithi181.stderr:: No such file or directory 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi181.ddyfow.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.4.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi181.ddyfow.log: /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.6.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.4.log: /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi181.log 2024-09-10T19:00:16.206 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T19:00:16.207 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi181.log: /var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T19:00:16.207 INFO:teuthology.orchestra.run.smithi181.stderr: 91.4% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi181.ddyfow.log.gz 2024-09-10T19:00:16.209 INFO:teuthology.orchestra.run.smithi181.stderr: 91.9% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T19:00:16.214 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-10T19:00:16.229 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-10T19:00:16.232 INFO:teuthology.orchestra.run.smithi073.stderr: 92.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-10T19:00:16.235 INFO:teuthology.orchestra.run.smithi181.stderr: 92.5% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.4.log.gz 2024-09-10T19:00:16.241 INFO:teuthology.orchestra.run.smithi073.stderr: 92.5% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.5.log.gz 2024-09-10T19:00:16.245 INFO:teuthology.orchestra.run.smithi073.stderr: 92.4% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.7.log.gz 2024-09-10T19:00:16.249 INFO:teuthology.orchestra.run.smithi181.stderr: 92.5% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.6.log.gz 2024-09-10T19:00:16.258 INFO:teuthology.orchestra.run.smithi073.stderr: 93.4% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-10T19:00:16.266 INFO:teuthology.orchestra.run.smithi181.stderr: 92.9% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-10T19:00:16.266 INFO:teuthology.orchestra.run.smithi073.stderr: 92.2% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.3.log.gz 2024-09-10T19:00:16.268 INFO:teuthology.orchestra.run.smithi181.stderr: 92.6% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi181.log.gz 2024-09-10T19:00:16.285 INFO:teuthology.orchestra.run.smithi181.stderr: 93.6% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-10T19:00:16.287 INFO:teuthology.orchestra.run.smithi181.stderr: 2024-09-10T19:00:16.287 INFO:teuthology.orchestra.run.smithi181.stderr:real 0m0.095s 2024-09-10T19:00:16.287 INFO:teuthology.orchestra.run.smithi181.stderr:user 0m0.298s 2024-09-10T19:00:16.287 INFO:teuthology.orchestra.run.smithi181.stderr:sys 0m0.028s 2024-09-10T19:00:16.298 INFO:teuthology.orchestra.run.smithi073.stderr: 88.3% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mgr.smithi073.wdwswp.log.gz 2024-09-10T19:00:16.413 INFO:teuthology.orchestra.run.smithi073.stderr: 91.1% -- replaced with /var/log/ceph/73d019c4-6fa5-11ef-bcea-c7b262605968/ceph-mon.smithi073.log.gz 2024-09-10T19:00:16.415 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-09-10T19:00:16.415 INFO:teuthology.orchestra.run.smithi073.stderr:real 0m0.225s 2024-09-10T19:00:16.415 INFO:teuthology.orchestra.run.smithi073.stderr:user 0m0.502s 2024-09-10T19:00:16.415 INFO:teuthology.orchestra.run.smithi073.stderr:sys 0m0.037s 2024-09-10T19:00:16.416 INFO:tasks.cephadm:Archiving logs... 2024-09-10T19:00:16.416 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi073/log 2024-09-10T19:00:16.417 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T19:00:16.559 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi181/log 2024-09-10T19:00:16.560 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-10T19:00:16.630 INFO:tasks.cephadm:Removing cluster... 2024-09-10T19:00:16.631 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 --force 2024-09-10T19:00:16.958 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 73d019c4-6fa5-11ef-bcea-c7b262605968 --force 2024-09-10T19:00:17.277 INFO:tasks.cephadm:Removing cephadm ... 2024-09-10T19:00:17.277 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T19:00:17.292 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-10T19:00:17.307 INFO:tasks.cephadm:Teardown complete 2024-09-10T19:00:17.308 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-10T19:00:17.319 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi073:/dev/vg_nvme/lv_1... 2024-09-10T19:00:17.319 DEBUG:teuthology.orchestra.run.smithi073:> sudo nvme disconnect -n lv_1 2024-09-10T19:00:17.474 INFO:teuthology.orchestra.run.smithi073.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-10T19:00:17.476 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi073:/dev/vg_nvme/lv_2... 2024-09-10T19:00:17.476 DEBUG:teuthology.orchestra.run.smithi073:> sudo nvme disconnect -n lv_2 2024-09-10T19:00:17.620 INFO:teuthology.orchestra.run.smithi073.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-10T19:00:17.622 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi073:/dev/vg_nvme/lv_3... 2024-09-10T19:00:17.622 DEBUG:teuthology.orchestra.run.smithi073:> sudo nvme disconnect -n lv_3 2024-09-10T19:00:17.772 INFO:teuthology.orchestra.run.smithi073.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-10T19:00:17.773 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi073:/dev/vg_nvme/lv_4... 2024-09-10T19:00:17.774 DEBUG:teuthology.orchestra.run.smithi073:> sudo nvme disconnect -n lv_4 2024-09-10T19:00:17.939 INFO:teuthology.orchestra.run.smithi073.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-10T19:00:17.940 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-09-10T19:00:17.940 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/scratch_devs 2024-09-10T19:00:17.965 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi181:/dev/vg_nvme/lv_1... 2024-09-10T19:00:17.965 DEBUG:teuthology.orchestra.run.smithi181:> sudo nvme disconnect -n lv_1 2024-09-10T19:00:18.149 INFO:teuthology.orchestra.run.smithi181.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-10T19:00:18.150 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi181:/dev/vg_nvme/lv_2... 2024-09-10T19:00:18.151 DEBUG:teuthology.orchestra.run.smithi181:> sudo nvme disconnect -n lv_2 2024-09-10T19:00:18.347 INFO:teuthology.orchestra.run.smithi181.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-10T19:00:18.348 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi181:/dev/vg_nvme/lv_3... 2024-09-10T19:00:18.349 DEBUG:teuthology.orchestra.run.smithi181:> sudo nvme disconnect -n lv_3 2024-09-10T19:00:18.533 INFO:teuthology.orchestra.run.smithi181.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-10T19:00:18.534 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi181:/dev/vg_nvme/lv_4... 2024-09-10T19:00:18.535 DEBUG:teuthology.orchestra.run.smithi181:> sudo nvme disconnect -n lv_4 2024-09-10T19:00:18.694 INFO:teuthology.orchestra.run.smithi181.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-10T19:00:18.695 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-10T19:00:18.695 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/scratch_devs 2024-09-10T19:00:18.720 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-10T19:00:18.729 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-10T19:00:18.730 DEBUG:teuthology.orchestra.run.smithi073:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T19:00:18.732 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-10T19:00:18.746 INFO:teuthology.orchestra.run.smithi073.stderr:bash: line 1: ntpq: command not found 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:^* hv01.front.sepia.ceph.com 3 6 377 54 +68us[ +72us] +/- 49ms 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 55 +1171us[+1175us] +/- 79ms 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 -1054us[-1050us] +/- 62ms 2024-09-10T19:00:18.751 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T19:00:18.774 INFO:teuthology.orchestra.run.smithi181.stderr:bash: line 1: ntpq: command not found 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 +93us[ +60us] +/- 49ms 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 55 +1190us[+1190us] +/- 79ms 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 54 -1041us[-1041us] +/- 62ms 2024-09-10T19:00:18.779 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-10T19:00:18.779 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-10T19:00:18.788 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-10T19:00:18.788 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-10T19:00:18.797 DEBUG:teuthology.orchestra.run.smithi073:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T19:00:18.877 DEBUG:teuthology.orchestra.run.smithi181:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-10T19:00:18.943 DEBUG:teuthology.orchestra.run.smithi073:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-10T19:00:18.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T19:00:18.972 DEBUG:teuthology.orchestra.run.smithi181:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-10T19:00:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T19:00:19.002 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-10T19:00:19.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-10T19:00:19.091 INFO:teuthology.task.internal:Duration was 868.310711 seconds 2024-09-10T19:00:19.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-10T19:00:19.100 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-10T19:00:19.100 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T19:00:19.103 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-10T19:00:19.141 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T19:00:19.142 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-10T19:00:19.441 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-10T19:00:19.441 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi073.front.sepia.ceph.com 2024-09-10T19:00:19.442 DEBUG:teuthology.orchestra.run.smithi073:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T19:00:19.502 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2024-09-10T19:00:19.502 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-10T19:00:19.523 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-10T19:00:19.524 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T19:00:19.544 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-10T19:00:19.590 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-10T19:00:19.590 DEBUG:teuthology.orchestra.run.smithi073:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T19:00:19.612 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-10T19:00:19.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-10T19:00:19.879 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-10T19:00:19.880 DEBUG:teuthology.orchestra.run.smithi073:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T19:00:19.904 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-10T19:00:19.930 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-10T19:00:19.939 DEBUG:teuthology.orchestra.run.smithi073:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T19:00:19.947 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-10T19:00:19.968 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = core 2024-09-10T19:00:19.993 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2024-09-10T19:00:20.013 DEBUG:teuthology.orchestra.run.smithi073:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T19:00:20.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T19:00:20.046 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-10T19:00:20.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-10T19:00:20.068 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-10T19:00:20.078 INFO:teuthology.task.internal:Transferring archived files... 2024-09-10T19:00:20.079 DEBUG:teuthology.misc:Transferring archived files from smithi073:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi073 2024-09-10T19:00:20.079 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T19:00:20.125 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-10_17:53:37-orch:cephadm-wip-guits-quincy-2024-09-09-1810-quincy-distro-default-smithi/7900272/remote/smithi181 2024-09-10T19:00:20.125 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-10T19:00:20.158 INFO:teuthology.task.internal:Removing archive directory... 2024-09-10T19:00:20.158 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T19:00:20.161 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-10T19:00:20.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-10T19:00:20.218 INFO:teuthology.task.internal:Not uploading archives. 2024-09-10T19:00:20.218 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-10T19:00:20.227 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-10T19:00:20.227 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T19:00:20.229 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-10T19:00:20.242 INFO:teuthology.orchestra.run.smithi073.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 19:00 /home/ubuntu/cephtest 2024-09-10T19:00:20.262 INFO:teuthology.orchestra.run.smithi181.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 10 19:00 /home/ubuntu/cephtest 2024-09-10T19:00:20.263 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-10T19:00:20.273 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-10T19:00:20.292 INFO:teuthology.run:Summary data: description: orch:cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-wait} duration: 868.3107113838196 owner: scheduled_gabrioux@teuthology success: true 2024-09-10T19:00:20.292 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-10T19:00:20.368 INFO:teuthology.run:pass