2024-03-24T21:13:15.356 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-24T21:13:15.356 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328 --verbose --description rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} --owner scheduled_teuthology@teuthology --name teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/orig.config.yaml 2024-03-24T21:13:15.385 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T21:13:15.491 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328 branch: squid description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: ceph-qa@ceph.com first_in_suite: false job_id: '7615328' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid 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: db0330b1e4e2470d52b750e251e55a522b4f7d69 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 768f6cd6e95d0c7a626042719c230df59bdba9d3 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7188 sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 sleep_before_teardown: 0 subset: 30391/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_768f6cd6e95d0c7a626042719c230df59bdba9d3/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 768f6cd6e95d0c7a626042719c230df59bdba9d3 targets: smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyTtTRE3ysYv5B/OKeVZhWYmss9CBYIs6Ji66bC0zMphN3yfB5Y73vsUDYGFms6yfxYkwff6n0icy089DJNWuM= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQPtM0RsKMrF2i2tRQxihbiSUoSNhQI9jQkz2EbjY26Ng2wzEVamWswbubh4BaYdrvbyYzxfBlvou+pk+Cgb8M= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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 --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-21_21:00:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-24T21:13:15.491 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_768f6cd6e95d0c7a626042719c230df59bdba9d3/qa; will attempt to use it 2024-03-24T21:13:15.492 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_768f6cd6e95d0c7a626042719c230df59bdba9d3/qa/tasks 2024-03-24T21:13:15.492 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-24T21:13:15.493 INFO:teuthology.task.internal:Checking packages... 2024-03-24T21:13:15.517 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'db0330b1e4e2470d52b750e251e55a522b4f7d69' 2024-03-24T21:13:15.517 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-24T21:13:15.517 INFO:teuthology.packaging:ref: None 2024-03-24T21:13:15.517 INFO:teuthology.packaging:tag: None 2024-03-24T21:13:15.517 INFO:teuthology.packaging:branch: squid 2024-03-24T21:13:15.517 INFO:teuthology.packaging:sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T21:13:15.517 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-03-24T21:13:15.760 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1764.gf73f1dfd 2024-03-24T21:13:15.761 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-24T21:13:15.768 INFO:teuthology.task.internal:no buildpackages task found 2024-03-24T21:13:15.768 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-24T21:13:15.782 INFO:teuthology.task.internal:Saving configuration 2024-03-24T21:13:15.794 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-24T21:13:15.801 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T21:13:15.836 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-24 21:07:57.447944', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyTtTRE3ysYv5B/OKeVZhWYmss9CBYIs6Ji66bC0zMphN3yfB5Y73vsUDYGFms6yfxYkwff6n0icy089DJNWuM='} 2024-03-24T21:13:15.863 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-24 21:07:57.446255', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQPtM0RsKMrF2i2tRQxihbiSUoSNhQI9jQkz2EbjY26Ng2wzEVamWswbubh4BaYdrvbyYzxfBlvou+pk+Cgb8M='} 2024-03-24T21:13:15.863 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-24T21:13:15.869 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-03-24T21:13:15.870 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-03-24T21:13:15.870 INFO:teuthology.run_tasks:Running task console_log... 2024-03-24T21:13:15.953 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f74a7289160>, signals=[15]) 2024-03-24T21:13:15.954 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-24T21:13:15.960 INFO:teuthology.task.internal:Opening connections... 2024-03-24T21:13:15.961 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2024-03-24T21:13:15.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:13:16.064 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-03-24T21:13:16.065 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:13:16.160 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-24T21:13:16.167 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2024-03-24T21:13:16.185 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2024-03-24T21:13:16.185 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="CentOS Stream" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="9" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:ID="centos" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE="rhel fedora" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="9" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:PLATFORM_ID="platform:el9" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:ANSI_COLOR="0;31" 2024-03-24T21:13:16.243 INFO:teuthology.orchestra.run.smithi172.stdout:LOGO="fedora-logo-icon" 2024-03-24T21:13:16.244 INFO:teuthology.orchestra.run.smithi172.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-24T21:13:16.244 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://centos.org/" 2024-03-24T21:13:16.244 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-24T21:13:16.244 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-24T21:13:16.244 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-24T21:13:16.244 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2024-03-24T21:13:16.277 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-03-24T21:13:16.295 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-03-24T21:13:16.296 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Stream" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="9" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="9" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el9" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Stream 9" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:LOGO="fedora-logo-icon" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-03-24T21:13:16.353 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://centos.org/" 2024-03-24T21:13:16.354 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-03-24T21:13:16.354 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-03-24T21:13:16.354 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-03-24T21:13:16.354 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-03-24T21:13:16.383 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-24T21:13:16.392 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-24T21:13:16.397 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-24T21:13:16.397 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2024-03-24T21:13:16.400 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-03-24T21:13:16.416 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-24T21:13:16.422 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-24T21:13:16.422 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2024-03-24T21:13:16.457 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-03-24T21:13:16.563 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-24T21:13:16.632 INFO:teuthology.run_tasks:Running task kernel... 2024-03-24T21:13:16.646 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-24T21:13:16.646 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-24T21:13:16.647 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T21:13:16.647 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T21:13:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:13:16.664 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-24T21:13:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:13:16.665 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-03-24T21:13:16.722 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-361.el9.x86_64 2024-03-24T21:13:16.723 INFO:teuthology.orchestra.run.smithi172.stdout:5.14.0-361.el9.x86_64 2024-03-24T21:13:16.723 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.14.0-361.el9.x86_64 2024-03-24T21:13:16.723 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2024-03-24T21:13:16.723 INFO:teuthology.task.kernel:Running kernel on smithi172: 5.14.0-361.el9.x86_64 2024-03-24T21:13:16.724 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum install -y kernel 2024-03-24T21:13:18.869 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-03-24T21:13:18.909 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-03-24T21:13:20.309 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - BaseOS 7.1 MB/s | 2.0 MB 00:00 2024-03-24T21:13:20.503 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.0 MB 00:00 2024-03-24T21:13:21.183 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-03-24T21:13:21.618 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-03-24T21:13:23.018 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-03-24T21:13:23.311 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - AppStream 29 MB/s | 19 MB 00:00 2024-03-24T21:13:27.110 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.1 MB 00:00 2024-03-24T21:13:27.437 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - CRB 9.4 MB/s | 6.1 MB 00:00 2024-03-24T21:13:28.727 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-03-24T21:13:28.979 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-03-24T21:13:30.589 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-03-24T21:13:31.287 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 21 MB 00:02 2024-03-24T21:13:35.513 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-03-24T21:13:36.362 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-03-24T21:13:37.587 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-24T21:13:37.587 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-24T21:13:37.685 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-03-24T21:13:37.694 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:13:37.695 INFO:teuthology.orchestra.run.smithi172.stdout:Install 4 Packages 2024-03-24T21:13:37.696 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:13:37.696 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 76 M 2024-03-24T21:13:37.696 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 123 M 2024-03-24T21:13:37.696 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2024-03-24T21:13:38.031 INFO:teuthology.orchestra.run.smithi172.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 211 kB/s | 44 kB 00:00 2024-03-24T21:13:38.460 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-03-24T21:13:38.460 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-03-24T21:13:38.605 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-03-24T21:13:38.606 INFO:teuthology.orchestra.run.smithi172.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 19 MB/s | 15 MB 00:00 2024-03-24T21:13:38.617 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:13:38.617 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-03-24T21:13:38.617 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: kernel x86_64 5.14.0-430.el9 baseos 44 k 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core x86_64 5.14.0-430.el9 baseos 15 M 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules x86_64 5.14.0-430.el9 baseos 33 M 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core x86_64 5.14.0-430.el9 baseos 27 M 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout:Install 4 Packages 2024-03-24T21:13:38.618 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:13:38.619 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 76 M 2024-03-24T21:13:38.619 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 123 M 2024-03-24T21:13:38.619 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-03-24T21:13:38.971 INFO:teuthology.orchestra.run.smithi192.stdout:(1/4): kernel-5.14.0-430.el9.x86_64.rpm 490 kB/s | 44 kB 00:00 2024-03-24T21:13:39.015 INFO:teuthology.orchestra.run.smithi172.stdout:(3/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 28 MB/s | 33 MB 00:01 2024-03-24T21:13:39.338 INFO:teuthology.orchestra.run.smithi192.stdout:(2/4): kernel-core-5.14.0-430.el9.x86_64.rpm 33 MB/s | 15 MB 00:00 2024-03-24T21:13:39.490 INFO:teuthology.orchestra.run.smithi172.stdout:(4/4): kernel-modules-core-5.14.0-430.el9.x86_6 19 MB/s | 27 MB 00:01 2024-03-24T21:13:39.493 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-03-24T21:13:39.493 INFO:teuthology.orchestra.run.smithi172.stdout:Total 42 MB/s | 76 MB 00:01 2024-03-24T21:13:39.780 INFO:teuthology.orchestra.run.smithi192.stdout:(3/4): kernel-modules-core-5.14.0-430.el9.x86_6 34 MB/s | 27 MB 00:00 2024-03-24T21:13:40.081 INFO:teuthology.orchestra.run.smithi192.stdout:(4/4): kernel-modules-5.14.0-430.el9.x86_64.rpm 28 MB/s | 33 MB 00:01 2024-03-24T21:13:40.081 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-03-24T21:13:40.081 INFO:teuthology.orchestra.run.smithi192.stdout:Total 52 MB/s | 76 MB 00:01 2024-03-24T21:13:40.151 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2024-03-24T21:13:40.481 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2024-03-24T21:13:40.482 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2024-03-24T21:13:40.753 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-03-24T21:13:41.111 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-03-24T21:13:41.112 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-03-24T21:13:41.477 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2024-03-24T21:13:41.477 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2024-03-24T21:13:42.121 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-03-24T21:13:42.122 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-03-24T21:13:43.948 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2024-03-24T21:13:44.594 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-24T21:13:44.615 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-03-24T21:13:44.691 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:13:45.305 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-core-5.14.0-430.el9.x86_64 1/4 2024-03-24T21:13:45.391 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:13:47.448 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:13:47.578 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:13:48.162 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:13:48.301 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:13:52.269 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:13:52.471 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:13:53.052 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:13:53.084 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:13:57.204 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:13:57.873 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:26.409 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:26.409 INFO:teuthology.orchestra.run.smithi172.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-24T21:14:26.409 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:14:26.452 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:26.776 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:26.777 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-24T21:14:26.777 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:14:26.777 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:14:27.186 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:27.186 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:14:27.186 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:14:27.187 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-03-24T21:14:27.347 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:27.347 INFO:teuthology.orchestra.run.smithi192.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-03-24T21:14:27.347 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:14:27.391 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:27.510 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-03-24T21:14:27.608 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.608 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-24T21:14:27.608 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-24T21:14:27.609 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T21:14:27.609 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T21:14:27.609 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-03-24T21:14:27.609 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T21:14:27.609 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-03-24T21:14:27.689 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:27.689 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-24T21:14:27.690 DEBUG:teuthology.orchestra.run.smithi172:> sudo rpm -qi grub2-tools 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Name : grub2-tools 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Epoch : 1 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Version : 2.06 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Release : 68.el9 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: x86_64 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Group : Unspecified 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Size : 8264254 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:License : GPLv3+ 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-24T21:14:27.735 INFO:teuthology.orchestra.run.smithi172.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:Packager : builder@centos.org 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:Vendor : CentOS 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:Summary : Support tools for GRUB. 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:Description : 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout:hardware devices. 2024-03-24T21:14:27.736 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:14:27.737 INFO:teuthology.orchestra.run.smithi172.stdout:This subpackage provides tools for support of all platforms. 2024-03-24T21:14:27.737 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-24T21:14:27.737 INFO:teuthology.task.kernel:Updating grub on smithi172 to boot 5.14.0-430.el9.x86_64 2024-03-24T21:14:27.738 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-24T21:14:27.742 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:27.743 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-5.14.0-430.el9.x86_64 1/4 2024-03-24T21:14:27.743 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-core-5.14.0-430.el9.x86_64 2/4 2024-03-24T21:14:27.743 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-5.14.0-430.el9.x86_64 3/4 2024-03-24T21:14:28.144 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-core-5.14.0-430.el9.x86_64 4/4 2024-03-24T21:14:28.144 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:14:28.144 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-03-24T21:14:28.144 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.145 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.145 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.145 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.145 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:14:28.145 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-03-24T21:14:28.339 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2024-03-24T21:14:28.462 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-03-24T21:14:28.562 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.562 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-24T21:14:28.562 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-430.el9.x86_64 2024-03-24T21:14:28.563 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T21:14:28.563 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T21:14:28.563 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-03-24T21:14:28.563 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T21:14:28.563 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-03-24T21:14:28.643 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-430.el9.x86_64 2024-03-24T21:14:28.643 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-430.el9.x86_64 2024-03-24T21:14:28.643 DEBUG:teuthology.orchestra.run.smithi192:> sudo rpm -qi grub2-tools 2024-03-24T21:14:28.678 INFO:teuthology.orchestra.run.smithi192.stdout:Name : grub2-tools 2024-03-24T21:14:28.678 INFO:teuthology.orchestra.run.smithi192.stdout:Epoch : 1 2024-03-24T21:14:28.678 INFO:teuthology.orchestra.run.smithi192.stdout:Version : 2.06 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Release : 68.el9 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: x86_64 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Group : Unspecified 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Size : 8264254 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:License : GPLv3+ 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Packager : builder@centos.org 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Vendor : CentOS 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:URL : http://www.gnu.org/software/grub/ 2024-03-24T21:14:28.679 INFO:teuthology.orchestra.run.smithi192.stdout:Summary : Support tools for GRUB. 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:Description : 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:customizable bootloader with modular architecture. It supports a rich 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:variety of kernel formats, file systems, computer architectures and 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:hardware devices. 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:14:28.680 INFO:teuthology.orchestra.run.smithi192.stdout:This subpackage provides tools for support of all platforms. 2024-03-24T21:14:28.681 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-03-24T21:14:28.681 INFO:teuthology.task.kernel:Updating grub on smithi192 to boot 5.14.0-430.el9.x86_64 2024-03-24T21:14:28.681 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-24T21:14:29.284 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-03-24T21:14:29.676 INFO:teuthology.orchestra.run.smithi172.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-24T21:14:29.714 INFO:teuthology.orchestra.run.smithi172.stderr:done 2024-03-24T21:14:29.717 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2024-03-24T21:14:29.732 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.oesibbo7wf 2024-03-24T21:14:29.732 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.oesibbo7wf 2024-03-24T21:14:29.801 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.oesibbo7wf 2024-03-24T21:14:29.934 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.oesibbo7wf is 6KB 2024-03-24T21:14:29.982 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.oesibbo7wf 2024-03-24T21:14:29.996 DEBUG:teuthology.orchestra.run.smithi172:> sudo /bin/ls /boot/loader/entries || true 2024-03-24T21:14:30.061 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-24T21:14:30.061 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-24T21:14:30.061 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-24T21:14:30.061 INFO:teuthology.orchestra.run.smithi172.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-24T21:14:30.063 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-24T21:14:30.210 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2024-03-24T21:14:30.737 INFO:teuthology.orchestra.run.smithi192.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-03-24T21:14:30.775 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-03-24T21:14:30.777 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-03-24T21:14:30.791 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.GlCyxNtzBP 2024-03-24T21:14:30.791 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.GlCyxNtzBP 2024-03-24T21:14:30.861 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.GlCyxNtzBP 2024-03-24T21:14:31.000 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.GlCyxNtzBP is 6KB 2024-03-24T21:14:31.049 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.GlCyxNtzBP 2024-03-24T21:14:31.063 DEBUG:teuthology.orchestra.run.smithi192:> sudo /bin/ls /boot/loader/entries || true 2024-03-24T21:14:31.128 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-03-24T21:14:31.128 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-03-24T21:14:31.128 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-03-24T21:14:31.128 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64.conf 2024-03-24T21:14:31.129 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-430.el9.x86_64 2024-03-24T21:14:31.291 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-03-24T21:15:00.242 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-03-24T21:15:00.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:15:00.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:15:01.294 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-03-24T21:15:01.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:15:01.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:15:18.686 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-24T21:15:19.711 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-03-24T21:15:27.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:15:27.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:15:28.713 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:15:28.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:15:30.786 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-24T21:15:31.774 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-03-24T21:15:42.798 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:15:42.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:15:43.776 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:15:43.776 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:16:02.206 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-03-24T21:16:14.549 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-24T21:16:15.016 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:16:15.016 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-430.el9.x86_64"... 2024-03-24T21:16:15.016 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-24T21:16:15.032 INFO:teuthology.orchestra.run.smithi172.stdout:5.14.0-430.el9.x86_64 2024-03-24T21:16:15.032 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-24T21:16:15.032 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T21:16:15.032 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-24T21:16:16.033 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-03-24T21:16:16.033 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T21:16:16.107 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2024-03-24T21:16:16.153 DEBUG:teuthology.parallel:result is None 2024-03-24T21:16:17.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:16:17.208 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:16:17.582 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-03-24T21:16:18.003 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:16:18.003 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-430.el9.x86_64"... 2024-03-24T21:16:18.004 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-03-24T21:16:18.031 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-430.el9.x86_64 2024-03-24T21:16:18.032 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-430.el9.x86_64 vs 5.14.0-430.el9.x86_64 2024-03-24T21:16:18.032 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T21:16:18.032 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-03-24T21:16:19.033 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-03-24T21:16:19.033 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T21:16:19.151 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-03-24T21:16:19.194 DEBUG:teuthology.parallel:result is None 2024-03-24T21:16:19.195 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-24T21:16:19.203 INFO:teuthology.task.internal:Creating test directory... 2024-03-24T21:16:19.203 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T21:16:19.206 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T21:16:19.230 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-24T21:16:19.236 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-24T21:16:19.244 INFO:teuthology.task.internal:Creating archive directory... 2024-03-24T21:16:19.245 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T21:16:19.267 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T21:16:19.316 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-24T21:16:19.323 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-24T21:16:19.324 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:16:19.326 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:16:19.365 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T21:16:19.378 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T21:16:19.398 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T21:16:19.426 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T21:16:19.426 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-24T21:16:19.434 INFO:teuthology.task.internal:Configuring sudo... 2024-03-24T21:16:19.434 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T21:16:19.436 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T21:16:19.479 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-24T21:16:19.488 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-24T21:16:19.488 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T21:16:19.505 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T21:16:19.544 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T21:16:19.604 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T21:16:19.650 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T21:16:19.739 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T21:16:19.777 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:16:19.777 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T21:16:19.846 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T21:16:19.898 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T21:16:19.935 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T21:16:20.021 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T21:16:20.059 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:16:20.059 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T21:16:20.125 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2024-03-24T21:16:20.127 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-03-24T21:16:20.176 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-24T21:16:20.247 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-24T21:16:20.771 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-24T21:16:20.780 INFO:teuthology.task.internal:Starting timer... 2024-03-24T21:16:20.780 INFO:teuthology.run_tasks:Running task pcp... 2024-03-24T21:16:20.790 INFO:teuthology.run_tasks:Running task selinux... 2024-03-24T21:16:20.799 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-03-24T21:16:20.799 DEBUG:teuthology.orchestra.run.smithi172:> sudo service auditd rotate 2024-03-24T21:16:20.858 INFO:teuthology.orchestra.run.smithi172.stdout:Rotating logs: 2024-03-24T21:16:20.860 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2024-03-24T21:16:20.919 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2024-03-24T21:16:20.921 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-24T21:16:20.921 DEBUG:teuthology.orchestra.run.smithi172:> /usr/sbin/getenforce 2024-03-24T21:16:20.940 INFO:teuthology.orchestra.run.smithi172.stdout:Permissive 2024-03-24T21:16:20.941 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2024-03-24T21:16:20.963 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2024-03-24T21:16:20.963 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi172.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2024-03-24T21:16:20.964 DEBUG:teuthology.orchestra.run.smithi172:> 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 2024-03-24T21:16:21.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:16:21.008 DEBUG:teuthology.orchestra.run.smithi192:> 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 2024-03-24T21:16:21.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:16:21.037 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-24T21:16:21.037 DEBUG:teuthology.orchestra.run.smithi172:> sudo /usr/sbin/setenforce permissive 2024-03-24T21:16:21.100 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2024-03-24T21:16:21.140 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-24T21:16:21.150 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-24T21:16:21.172 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-03-24T21:16:21.175 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi172.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-24T21:20:36.401 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi172.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-03-24T21:20:36.405 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:20:36.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:20:36.504 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-24T21:20:36.581 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-24T21:20:36.581 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:20:36.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T21:20:36.692 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-03-24T21:20:36.778 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-03-24T21:20:36.778 INFO:teuthology.run_tasks:Running task clock... 2024-03-24T21:20:36.790 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-24T21:20:36.790 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T21:20:36.791 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:20:36.793 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T21:20:36.793 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:20:36.822 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-24T21:20:36.839 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-24T21:20:36.851 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-03-24T21:20:36.868 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: ntpd: command not found 2024-03-24T21:20:36.868 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-03-24T21:20:36.881 INFO:teuthology.orchestra.run.smithi172.stdout:506 Cannot talk to daemon 2024-03-24T21:20:36.898 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-24T21:20:36.898 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2024-03-24T21:20:36.912 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2024-03-24T21:20:36.914 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-24T21:20:36.928 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-03-24T21:20:36.945 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-03-24T21:20:36.962 INFO:teuthology.orchestra.run.smithi172.stderr:bash: line 1: ntpq: command not found 2024-03-24T21:20:36.965 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-24T21:20:36.965 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-03-24T21:20:36.965 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:36.966 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:36.966 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:36.966 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:37.005 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-03-24T21:20:37.008 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-24T21:20:37.008 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-03-24T21:20:37.008 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:37.008 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:37.009 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:37.009 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:20:37.009 INFO:teuthology.run_tasks:Running task pexec... 2024-03-24T21:20:37.024 INFO:teuthology.task.pexec:Executing custom commands... 2024-03-24T21:20:37.025 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi172.front.sepia.ceph.com 2024-03-24T21:20:37.025 DEBUG:teuthology.orchestra.run.smithi172:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-24T21:20:37.026 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi192.front.sepia.ceph.com 2024-03-24T21:20:37.026 DEBUG:teuthology.orchestra.run.smithi192:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-03-24T21:20:37.608 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:00:48 ago on Sun 24 Mar 2024 09:19:49 PM UTC. 2024-03-24T21:20:37.629 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:48 ago on Sun 24 Mar 2024 09:19:49 PM UTC. 2024-03-24T21:20:37.755 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout:Install 1 Package 2024-03-24T21:20:37.770 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:20:37.775 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-03-24T21:20:37.778 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 3.1 M 2024-03-24T21:20:37.778 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 9.8 M 2024-03-24T21:20:37.778 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2024-03-24T21:20:37.795 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-03-24T21:20:37.796 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:20:37.804 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 3.1 M 2024-03-24T21:20:37.804 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 9.8 M 2024-03-24T21:20:37.804 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-03-24T21:20:38.191 INFO:teuthology.orchestra.run.smithi192.stdout:runc-1.1.12-2.el9.x86_64.rpm 9.8 MB/s | 3.1 MB 00:00 2024-03-24T21:20:38.192 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-03-24T21:20:38.192 INFO:teuthology.orchestra.run.smithi192.stdout:Total 8.1 MB/s | 3.1 MB 00:00 2024-03-24T21:20:38.229 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-03-24T21:20:38.235 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-03-24T21:20:38.235 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-03-24T21:20:38.315 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-03-24T21:20:38.316 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-03-24T21:20:38.478 INFO:teuthology.orchestra.run.smithi172.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.0 MB/s | 3.1 MB 00:00 2024-03-24T21:20:38.478 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-03-24T21:20:38.478 INFO:teuthology.orchestra.run.smithi172.stdout:Total 4.5 MB/s | 3.1 MB 00:00 2024-03-24T21:20:38.514 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2024-03-24T21:20:38.517 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-03-24T21:20:38.520 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2024-03-24T21:20:38.520 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2024-03-24T21:20:38.600 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2024-03-24T21:20:38.600 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2024-03-24T21:20:38.611 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:38.805 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2024-03-24T21:20:38.906 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:39.147 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:39.442 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:39.442 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:20:39.442 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-03-24T21:20:39.442 INFO:teuthology.orchestra.run.smithi192.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-24T21:20:39.443 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:20:39.443 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-03-24T21:20:39.479 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:39.722 DEBUG:teuthology.parallel:result is None 2024-03-24T21:20:39.819 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-03-24T21:20:39.819 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:20:39.819 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2024-03-24T21:20:39.819 INFO:teuthology.orchestra.run.smithi172.stdout: runc-4:1.1.12-2.el9.x86_64 2024-03-24T21:20:39.820 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:20:39.820 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-03-24T21:20:40.042 DEBUG:teuthology.parallel:result is None 2024-03-24T21:20:40.042 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-03-24T21:20:40.053 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-03-24T21:20:40.054 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:20:40.054 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:20:40.070 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-03-24T21:20:40.070 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_1 2024-03-24T21:20:40.124 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:20:35.427596815 +0000 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:14.140120355 +0000 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:14.140120355 +0000 2024-03-24T21:20:40.125 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:14.140120355 +0000 2024-03-24T21:20:40.125 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T21:20:40.191 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:20:40.191 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:20:40.191 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000187876 s, 2.7 MB/s 2024-03-24T21:20:40.192 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T21:20:40.248 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_2 2024-03-24T21:20:40.303 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T21:20:40.303 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:20:35.427596815 +0000 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:14.502111453 +0000 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:14.502111453 +0000 2024-03-24T21:20:40.304 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:14.502111453 +0000 2024-03-24T21:20:40.304 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T21:20:40.370 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:20:40.370 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:20:40.370 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000196098 s, 2.6 MB/s 2024-03-24T21:20:40.372 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T21:20:40.427 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_3 2024-03-24T21:20:40.482 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T21:20:40.482 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:40.482 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-03-24T21:20:40.482 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:40.483 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:40.483 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:20:35.427596815 +0000 2024-03-24T21:20:40.483 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:14.840103140 +0000 2024-03-24T21:20:40.483 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:14.840103140 +0000 2024-03-24T21:20:40.483 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:14.840103140 +0000 2024-03-24T21:20:40.483 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T21:20:40.548 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:20:40.548 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:20:40.548 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000213429 s, 2.4 MB/s 2024-03-24T21:20:40.549 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T21:20:40.605 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_4 2024-03-24T21:20:40.661 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:20:35.427596815 +0000 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:15.182094729 +0000 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:15.182094729 +0000 2024-03-24T21:20:40.662 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:15.182094729 +0000 2024-03-24T21:20:40.662 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T21:20:40.728 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:20:40.729 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:20:40.729 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000193711 s, 2.6 MB/s 2024-03-24T21:20:40.730 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T21:20:40.787 DEBUG:teuthology.orchestra.run.smithi172:> grep '^nvme_loop' /proc/modules || 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-03-24T21:20:40.932 INFO:teuthology.orchestra.run.smithi172.stdout:loop 2024-03-24T21:20:40.934 INFO:tasks.nvme_loop:Connecting nvme_loop smithi172:/dev/vg_nvme/lv_1... 2024-03-24T21:20:40.934 DEBUG:teuthology.orchestra.run.smithi172:> 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 -n /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-03-24T21:20:40.971 INFO:teuthology.orchestra.run.smithi172.stdout:1 2024-03-24T21:20:41.009 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/vg_nvme/lv_11 2024-03-24T21:20:41.038 INFO:tasks.nvme_loop:Connecting nvme_loop smithi172:/dev/vg_nvme/lv_2... 2024-03-24T21:20:41.039 DEBUG:teuthology.orchestra.run.smithi172:> 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 -n /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-03-24T21:20:41.123 INFO:teuthology.orchestra.run.smithi172.stdout:1 2024-03-24T21:20:41.160 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/vg_nvme/lv_21 2024-03-24T21:20:41.189 INFO:tasks.nvme_loop:Connecting nvme_loop smithi172:/dev/vg_nvme/lv_3... 2024-03-24T21:20:41.190 DEBUG:teuthology.orchestra.run.smithi172:> 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 -n /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-03-24T21:20:41.268 INFO:teuthology.orchestra.run.smithi172.stdout:1 2024-03-24T21:20:41.308 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/vg_nvme/lv_31 2024-03-24T21:20:41.339 INFO:tasks.nvme_loop:Connecting nvme_loop smithi172:/dev/vg_nvme/lv_4... 2024-03-24T21:20:41.339 DEBUG:teuthology.orchestra.run.smithi172:> 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 -n /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-03-24T21:20:41.418 INFO:teuthology.orchestra.run.smithi172.stdout:1 2024-03-24T21:20:41.456 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/vg_nvme/lv_41 2024-03-24T21:20:41.484 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:20:41.484 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:20:41.541 DEBUG:teuthology.orchestra.run.smithi172:> sudo nvme list 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/nvme0n1 CVFT6233005M400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/nvme1n1 7ea241c6245b1fc7936b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/nvme2n1 de335f7f0d14572e119a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/nvme3n1 41541d9a65ceedb05e65 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:41.607 INFO:teuthology.orchestra.run.smithi172.stdout:/dev/nvme4n1 2f2e6997b76c688a3540 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:41.608 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T21:20:41.608 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:20:41.608 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/scratch_devs 2024-03-24T21:20:41.675 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:20:41.675 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:20:41.694 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-03-24T21:20:41.695 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_1 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:20:35.391839748 +0000 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:14.141261307 +0000 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:14.141261307 +0000 2024-03-24T21:20:41.755 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:14.141261307 +0000 2024-03-24T21:20:41.756 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T21:20:41.824 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:20:41.825 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:20:41.825 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000220848 s, 2.3 MB/s 2024-03-24T21:20:41.826 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T21:20:41.884 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_2 2024-03-24T21:20:41.942 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:20:35.391839748 +0000 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:14.666250904 +0000 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:14.666250904 +0000 2024-03-24T21:20:41.943 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:14.666250904 +0000 2024-03-24T21:20:41.944 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T21:20:42.011 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:20:42.011 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:20:42.011 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000198828 s, 2.6 MB/s 2024-03-24T21:20:42.013 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T21:20:42.070 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_3 2024-03-24T21:20:42.127 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:20:35.391839748 +0000 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:15.030243679 +0000 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:15.030243679 +0000 2024-03-24T21:20:42.128 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:15.030243679 +0000 2024-03-24T21:20:42.128 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T21:20:42.195 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:20:42.196 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:20:42.196 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000202797 s, 2.5 MB/s 2024-03-24T21:20:42.197 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T21:20:42.254 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_4 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:20:35.391839748 +0000 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:15.380236733 +0000 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:15.380236733 +0000 2024-03-24T21:20:42.310 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:15.380236733 +0000 2024-03-24T21:20:42.311 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T21:20:42.377 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:20:42.377 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:20:42.377 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000188087 s, 2.7 MB/s 2024-03-24T21:20:42.378 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T21:20:42.434 DEBUG:teuthology.orchestra.run.smithi192:> grep '^nvme_loop' /proc/modules || 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-03-24T21:20:42.582 INFO:teuthology.orchestra.run.smithi192.stdout:loop 2024-03-24T21:20:42.584 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-03-24T21:20:42.584 DEBUG:teuthology.orchestra.run.smithi192:> 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 -n /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-03-24T21:20:42.622 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-03-24T21:20:42.659 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_11 2024-03-24T21:20:42.689 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-03-24T21:20:42.689 DEBUG:teuthology.orchestra.run.smithi192:> 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 -n /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-03-24T21:20:42.769 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-03-24T21:20:42.805 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_21 2024-03-24T21:20:42.833 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-03-24T21:20:42.834 DEBUG:teuthology.orchestra.run.smithi192:> 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 -n /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-03-24T21:20:42.917 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-03-24T21:20:42.956 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_31 2024-03-24T21:20:42.998 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-03-24T21:20:42.998 DEBUG:teuthology.orchestra.run.smithi192:> 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 -n /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-03-24T21:20:43.076 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-03-24T21:20:43.114 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_41 2024-03-24T21:20:43.144 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:20:43.144 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:20:43.199 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme list 2024-03-24T21:20:43.265 INFO:teuthology.orchestra.run.smithi192.stdout:Node SN Model Namespace Usage Format FW Rev 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme0n1 PHFT620500NN400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme1n1 8d43aae1f66509e1face Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme2n1 a7d5f2252588758774c4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme3n1 d0da8df6c6e872efdccd Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:43.266 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme4n1 e1a412d1d9948c037fc1 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-03-24T21:20:43.267 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T21:20:43.267 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:20:43.267 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-03-24T21:20:43.335 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-24T21:20:43.429 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': 'db0330b1e4e2470d52b750e251e55a522b4f7d69'} 2024-03-24T21:20:43.430 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T21:20:43.430 INFO:tasks.cephadm:Cluster fsid is 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:20:43.430 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-24T21:20:43.430 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-03-24T21:20:43.430 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi172': '172.21.15.172', 'mon.smithi192': '172.21.15.192'} 2024-03-24T21:20:43.431 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-24T21:20:43.431 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2024-03-24T21:20:43.463 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-03-24T21:20:43.490 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-03-24T21:20:43.490 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T21:20:43.738 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'db0330b1e4e2470d52b750e251e55a522b4f7d69', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/77704/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-1667-gdb0330b1', 'node_name': '172.21.2.14+braggi14', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-1667.gdb0330b1'}, 'url': 'https://2.chacra.ceph.com/r/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-03-16 11:55:36.797747', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-03-24T21:20:43.967 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref squid, sha1 db0330b1e4e2470d52b750e251e55a522b4f7d69 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T21:20:43.968 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/centos/9/x86_64/flavors/default/cephadm 2024-03-24T21:20:43.969 DEBUG:teuthology.orchestra.run.smithi172:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:45.199 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-r--r--. 1 ubuntu ubuntu 766879 Mar 24 21:20 /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:45.199 DEBUG:teuthology.orchestra.run.smithi192:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/squid/db0330b1e4e2470d52b750e251e55a522b4f7d69/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:46.423 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-r--r--. 1 ubuntu ubuntu 766879 Mar 24 21:20 /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:46.424 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:46.443 DEBUG:teuthology.orchestra.run.smithi192:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T21:20:46.472 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on all hosts... 2024-03-24T21:20:46.472 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 pull 2024-03-24T21:20:46.486 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 pull 2024-03-24T21:20:47.471 INFO:teuthology.orchestra.run.smithi192.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T21:20:47.477 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout:{ 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout: "ceph_version": "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)", 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout: "image_id": "4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d", 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout: "repo_digests": [ 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10" 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout: ] 2024-03-24T21:21:14.346 INFO:teuthology.orchestra.run.smithi192.stdout:} 2024-03-24T21:21:21.003 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-24T21:21:21.003 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph_version": "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)", 2024-03-24T21:21:21.003 INFO:teuthology.orchestra.run.smithi172.stdout: "image_id": "4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d", 2024-03-24T21:21:21.003 INFO:teuthology.orchestra.run.smithi172.stdout: "repo_digests": [ 2024-03-24T21:21:21.004 INFO:teuthology.orchestra.run.smithi172.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10" 2024-03-24T21:21:21.004 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2024-03-24T21:21:21.004 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-24T21:21:21.028 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2024-03-24T21:21:21.085 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph 2024-03-24T21:21:21.121 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2024-03-24T21:21:21.147 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /etc/ceph 2024-03-24T21:21:21.191 INFO:tasks.cephadm:Writing seed config... 2024-03-24T21:21:21.194 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-24T21:21:21.194 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-24T21:21:21.195 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-03-24T21:21:21.196 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:21:21.196 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-24T21:21:21.211 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 5f56b6a8-ea24-11ee-95cd-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-24T21:21:21.212 DEBUG:teuthology.orchestra.run.smithi172:mon.smithi172> sudo journalctl -f -n 0 -u ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service 2024-03-24T21:21:21.255 INFO:tasks.cephadm:Bootstrapping... 2024-03-24T21:21:21.255 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 -v bootstrap --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.172 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:21:21.444 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-03-24T21:21:21.444 INFO:teuthology.orchestra.run.smithi172.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69', '-v', 'bootstrap', '--fsid', '5f56b6a8-ea24-11ee-95cd-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.172', '--skip-admin-label'] 2024-03-24T21:21:21.469 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-24T21:21:21.469 INFO:teuthology.orchestra.run.smithi172.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-03-24T21:21:21.469 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying podman|docker is present... 2024-03-24T21:21:21.494 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-24T21:21:21.494 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying lvm2 is present... 2024-03-24T21:21:21.494 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying time synchronization is in place... 2024-03-24T21:21:21.500 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-24T21:21:21.500 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T21:21:21.506 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-24T21:21:21.506 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:21:21.512 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout enabled 2024-03-24T21:21:21.518 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout active 2024-03-24T21:21:21.518 INFO:teuthology.orchestra.run.smithi172.stdout:Unit chronyd.service is enabled and running 2024-03-24T21:21:21.518 INFO:teuthology.orchestra.run.smithi172.stdout:Repeating the final host check... 2024-03-24T21:21:21.541 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stdout 4.9.3-dev 2024-03-24T21:21:21.541 INFO:teuthology.orchestra.run.smithi172.stdout:podman (/bin/podman) version 4.9.3 is present 2024-03-24T21:21:21.542 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl is present 2024-03-24T21:21:21.542 INFO:teuthology.orchestra.run.smithi172.stdout:lvcreate is present 2024-03-24T21:21:21.548 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-03-24T21:21:21.548 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T21:21:21.553 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-03-24T21:21:21.554 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:21:21.560 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout enabled 2024-03-24T21:21:21.566 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout active 2024-03-24T21:21:21.566 INFO:teuthology.orchestra.run.smithi172.stdout:Unit chronyd.service is enabled and running 2024-03-24T21:21:21.566 INFO:teuthology.orchestra.run.smithi172.stdout:Host looks OK 2024-03-24T21:21:21.566 INFO:teuthology.orchestra.run.smithi172.stdout:Cluster fsid: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:21.567 INFO:teuthology.orchestra.run.smithi172.stdout:Acquiring lock 139647320376944 on /run/cephadm/5f56b6a8-ea24-11ee-95cd-87774f69a715.lock 2024-03-24T21:21:21.567 INFO:teuthology.orchestra.run.smithi172.stdout:Lock 139647320376944 acquired on /run/cephadm/5f56b6a8-ea24-11ee-95cd-87774f69a715.lock 2024-03-24T21:21:21.567 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying IP 172.21.15.172 port 3300 ... 2024-03-24T21:21:21.568 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying IP 172.21.15.172 port 6789 ... 2024-03-24T21:21:21.568 INFO:teuthology.orchestra.run.smithi172.stdout:Base mon IP(s) is [172.21.15.172:3300, 172.21.15.172:6789], mon addrv is [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2024-03-24T21:21:21.570 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.172 metric 100 2024-03-24T21:21:21.570 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.172 metric 100 2024-03-24T21:21:21.572 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-03-24T21:21:21.573 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-24T21:21:21.573 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7f91/64 scope link 2024-03-24T21:21:21.575 INFO:teuthology.orchestra.run.smithi172.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-03-24T21:21:21.576 INFO:teuthology.orchestra.run.smithi172.stdout:Mon IP `172.21.15.172` is in CIDR network `172.21.0.0/20` 2024-03-24T21:21:21.576 INFO:teuthology.orchestra.run.smithi172.stdout:Mon IP `172.21.15.172` is in CIDR network `172.21.0.0/20` 2024-03-24T21:21:21.576 INFO:teuthology.orchestra.run.smithi172.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-03-24T21:21:21.576 INFO:teuthology.orchestra.run.smithi172.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-24T21:21:21.577 INFO:teuthology.orchestra.run.smithi172.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stdout 4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69... 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Getting image source signatures 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Copying blob sha256:989de1c398e87dbcb4906791a352373dc0e0415d619bc5b36f1f1823df929cb1 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Copying blob sha256:f58b4670ef4403d11d1c912aa26a4dbcf73447df5302e9dc66f6a7fc0d9d1e47 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Copying config sha256:4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d 2024-03-24T21:21:22.022 INFO:teuthology.orchestra.run.smithi172.stdout:/bin/podman: stderr Writing manifest to image destination 2024-03-24T21:21:23.000 INFO:teuthology.orchestra.run.smithi172.stdout:ceph: stdout ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T21:21:23.001 INFO:teuthology.orchestra.run.smithi172.stdout:Ceph version: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T21:21:23.001 INFO:teuthology.orchestra.run.smithi172.stdout:Extracting ceph user uid/gid from container image... 2024-03-24T21:21:23.931 INFO:teuthology.orchestra.run.smithi172.stdout:stat: stdout 167 167 2024-03-24T21:21:23.931 INFO:teuthology.orchestra.run.smithi172.stdout:Creating initial keys... 2024-03-24T21:21:24.853 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph-authtool: stdout AQBUmQBmxOZyDxAAYsMJPOUg4DnKji5MGPMAwQ== 2024-03-24T21:21:25.787 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph-authtool: stdout AQBVmQBmDQU+DRAAeqyUkoolgGTZjM2iqX9kwg== 2024-03-24T21:21:26.821 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph-authtool: stdout AQBWmQBmmfoTCRAAdBh0zrlZfTehPsoQsqpRlw== 2024-03-24T21:21:26.821 INFO:teuthology.orchestra.run.smithi172.stdout:Creating initial monmap... 2024-03-24T21:21:27.851 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:monmaptool for smithi172 [v2:172.21.15.172:3300,v1:172.21.15.172:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:setting min_mon_release = quincy 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: set fsid to 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:21:27.852 INFO:teuthology.orchestra.run.smithi172.stdout:Creating mon... 2024-03-24T21:21:28.782 INFO:teuthology.orchestra.run.smithi172.stdout:create mon.smithi172 on 2024-03-24T21:21:29.124 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-03-24T21:21:29.331 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target → /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target. 2024-03-24T21:21:29.331 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target → /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target. 2024-03-24T21:21:29.558 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172 2024-03-24T21:21:29.558 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service: Unit ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service not loaded. 2024-03-24T21:21:29.723 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target.wants/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service → /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@.service. 2024-03-24T21:21:30.083 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:29 smithi172 podman[25226]: 2024-03-24 21:21:29.965547369 +0000 UTC m=+0.121384899 container create 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, CEPH_POINT_RELEASE=, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240307, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-db0330b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-03-24T21:21:30.315 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-24T21:21:30.315 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout disabled 2024-03-24T21:21:30.322 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-24T21:21:30.322 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:21:30.323 INFO:teuthology.orchestra.run.smithi172.stdout:firewalld.service is not enabled 2024-03-24T21:21:30.323 INFO:teuthology.orchestra.run.smithi172.stdout:Not possible to enable service . firewalld.service is not available 2024-03-24T21:21:30.323 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mon to start... 2024-03-24T21:21:30.323 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mon... 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 podman[25226]: 2024-03-24 21:21:30.193047577 +0000 UTC m=+0.348885111 container init 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-db0330b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240307) 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 podman[25226]: 2024-03-24 21:21:30.198857177 +0000 UTC m=+0.354694702 container start 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, ceph=True, GIT_CLEAN=True, RELEASE=squid-db0330b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240307, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30) 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 ceph-mon[25264]: mkfs 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 ceph-mon[25264]: mon.smithi172 is new leader, mons smithi172 in quorum (ranks 0) 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 bash[25226]: 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa 2024-03-24T21:21:30.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:30 smithi172 systemd[1]: Started Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715. 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: mon.smithi172 is new leader, mons smithi172 in quorum (ranks 0) 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: monmap e1: 1 mons at {smithi172=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: fsmap 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: osdmap e1: 0 total, 0 up, 0 in 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: mgrmap e1: no daemons active 2024-03-24T21:21:31.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:31 smithi172 ceph-mon[25264]: from='client.? 172.21.15.172:0/2506443006' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-24T21:21:34.729 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout cluster: 2024-03-24T21:21:34.729 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout id: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:34.729 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-03-24T21:21:34.729 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:34.729 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout services: 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi172 (age 0.603658s) 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout data: 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout pgs: 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:mon is available 2024-03-24T21:21:34.730 INFO:teuthology.orchestra.run.smithi172.stdout:Assimilating anything we can from ceph.conf... 2024-03-24T21:21:38.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:38 smithi172 ceph-mon[25264]: from='client.? 172.21.15.172:0/3535901523' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T21:21:38.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:38 smithi172 ceph-mon[25264]: from='client.? 172.21.15.172:0/3535901523' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [global] 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout fsid = 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-24T21:21:42.348 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [osd] 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-24T21:21:42.349 INFO:teuthology.orchestra.run.smithi172.stdout:Generating new minimal ceph.conf... 2024-03-24T21:21:42.969 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:42 smithi172 ceph-mon[25264]: from='client.? 172.21.15.172:0/4214139689' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:21:43.427 INFO:teuthology.orchestra.run.smithi172.stdout:Restarting the monitor... 2024-03-24T21:21:43.706 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:43 smithi172 systemd[1]: Stopping Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715... 2024-03-24T21:21:44.010 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:43 smithi172 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172[25240]: 2024-03-24T21:21:43.705+0000 7f1c45361700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi172 -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-03-24T21:21:44.010 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:43 smithi172 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172[25240]: 2024-03-24T21:21:43.705+0000 7f1c45361700 -1 mon.smithi172@0(leader) e1 *** Got Signal Terminated *** 2024-03-24T21:21:44.010 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:43 smithi172 podman[25599]: 2024-03-24 21:21:43.807962913 +0000 UTC m=+0.222220777 container died 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, ceph=True, RELEASE=squid-db0330b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240307) 2024-03-24T21:21:44.310 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25599]: 2024-03-24 21:21:44.102006166 +0000 UTC m=+0.516264030 container cleanup 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240307, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, io.buildah.version=1.33.5, RELEASE=squid-db0330b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-03-24T21:21:44.310 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 bash[25599]: ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172 2024-03-24T21:21:44.645 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25617]: 2024-03-24 21:21:44.311179003 +0000 UTC m=+0.498225629 container remove 109bc882bee150a6d8ab034f7c6bb48f955d5eb0e45cbb6492f2dbef26094aaa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, org.label-schema.build-date=20240307, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-db0330b, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-03-24T21:21:44.645 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 systemd[1]: ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service: Deactivated successfully. 2024-03-24T21:21:44.645 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 systemd[1]: Stopped Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715. 2024-03-24T21:21:44.645 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 systemd[1]: Starting Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715... 2024-03-24T21:21:44.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25717]: 2024-03-24 21:21:44.645457099 +0000 UTC m=+0.109735765 container create 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_CLEAN=True, org.label-schema.build-date=20240307, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-db0330b, CEPH_POINT_RELEASE=) 2024-03-24T21:21:44.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25717]: 2024-03-24 21:21:44.553378451 +0000 UTC m=+0.017657117 image pull 4f325f8440e9c0f506d7739caefa90a7992ee8ebee3932602ec2cb63e901d08d quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T21:21:44.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25717]: 2024-03-24 21:21:44.847707727 +0000 UTC m=+0.311986398 container init 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, GIT_BRANCH=HEAD, org.label-schema.build-date=20240307, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, RELEASE=squid-db0330b, maintainer=Guillaume Abrioux ) 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 podman[25717]: 2024-03-24 21:21:44.852829754 +0000 UTC m=+0.317108422 container start 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-db0330b, GIT_CLEAN=True, org.label-schema.build-date=20240307, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, ceph=True, io.buildah.version=1.33.5) 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: set uid:gid to 167:167 (ceph:ceph) 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: pidfile_write: ignore empty --pid-file 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: load: jerasure load: lrc 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: RocksDB version: 7.9.2 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Git sha 0 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: DB SUMMARY 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: DB Session ID: DLAZ8BUFQ4Z3JVGWBZWT 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: CURRENT file: CURRENT 2024-03-24T21:21:44.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: IDENTITY file: IDENTITY 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi172/store.db dir, Total Num: 1, files: 000008.sst 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi172/store.db: 000009.log size: 84735 ; 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.error_if_exists: 0 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.create_if_missing: 0 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.paranoid_checks: 1 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.env: 0x557b00737ae0 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.fs: PosixFileSystem 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.info_log: 0x557b01de1760 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_file_opening_threads: 16 2024-03-24T21:21:44.921 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.statistics: (nil) 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.use_fsync: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_log_file_size: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.keep_log_file_num: 1000 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.recycle_log_file_num: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_fallocate: 1 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_mmap_reads: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_mmap_writes: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.use_direct_reads: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.create_missing_column_families: 0 2024-03-24T21:21:44.922 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.db_log_dir: 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.wal_dir: 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.advise_random_on_open: 1 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.db_write_buffer_size: 0 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.write_buffer_manager: 0x557b01db5400 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.rate_limiter: (nil) 2024-03-24T21:21:44.923 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.wal_recovery_mode: 2 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enable_thread_tracking: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enable_pipelined_write: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.unordered_write: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.row_cache: None 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.wal_filter: None 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_ingest_behind: 0 2024-03-24T21:21:44.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.two_write_queues: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.manual_wal_flush: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.wal_compression: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.atomic_flush: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.log_readahead_size: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.best_efforts_recovery: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.allow_data_in_errors: 0 2024-03-24T21:21:44.926 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.db_host_id: __hostname__ 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_background_jobs: 2 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_background_compactions: -1 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_subcompactions: 1 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_total_wal_size: 0 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_open_files: -1 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bytes_per_sync: 0 2024-03-24T21:21:44.927 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_readahead_size: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_background_flushes: -1 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Compression algorithms supported: 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kZSTD supported: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kXpressCompression supported: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kLZ4HCCompression supported: 1 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kZlibCompression supported: 1 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kSnappyCompression supported: 1 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kLZ4Compression supported: 1 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: kBZip2Compression supported: 0 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T21:21:44.928 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi172/store.db/MANIFEST-000010 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.merge_operator: 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_filter: None 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_filter_factory: None 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.sst_partitioner_factory: None 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557b01de1880) 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: cache_index_and_filter_blocks: 1 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: pin_top_level_index_and_filter: 1 2024-03-24T21:21:44.929 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: index_type: 0 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: data_block_index_type: 0 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: index_shortening: 1 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: checksum: 4 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: no_block_cache: 0 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_cache: 0x557b01de5090 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_cache_name: BinnedLRUCache 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_cache_options: 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: capacity : 536870912 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: num_shard_bits : 4 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: strict_capacity_limit : 0 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: high_pri_pool_ratio: 0.000 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_cache_compressed: (nil) 2024-03-24T21:21:44.930 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: persistent_cache: (nil) 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_size: 4096 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_size_deviation: 10 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_restart_interval: 16 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: index_block_restart_interval: 1 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: metadata_block_size: 4096 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: partition_filters: 0 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: use_delta_encoding: 1 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: filter_policy: bloomfilter 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: whole_key_filtering: 1 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: verify_compression: 0 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: read_amp_bytes_per_bit: 0 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: format_version: 5 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: enable_index_compression: 1 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: block_align: 0 2024-03-24T21:21:44.931 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: max_auto_readahead_size: 262144 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: prepopulate_block_cache: 0 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: initial_auto_readahead_size: 8192 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: num_file_reads_for_auto_readahead: 2 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.write_buffer_size: 33554432 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_write_buffer_number: 2 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression: NoCompression 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression: Disabled 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.prefix_extractor: nullptr 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.num_levels: 7 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T21:21:44.932 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.level: 32767 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.strategy: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T21:21:44.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.enabled: false 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.target_file_size_base: 67108864 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T21:21:44.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.arena_block_size: 1048576 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.disable_auto_compactions: 0 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T21:21:44.935 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.table_properties_collectors: 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.inplace_update_support: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.bloom_locality: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.max_successive_merges: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T21:21:44.936 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.paranoid_file_checks: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.force_consistency_checks: 1 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.report_bg_io_stats: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.ttl: 2592000 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enable_blob_files: false 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.min_blob_size: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_file_size: 268435456 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T21:21:44.937 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.blob_file_starting_level: 0 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi172/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3519de7b-1291-4fee-b0e6-01565d49c715 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315304881663, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315304882560, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81469, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 79656, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9884, "raw_average_key_size": 47, "raw_value_size": 73989, "raw_average_value_size": 354, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711315304, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3519de7b-1291-4fee-b0e6-01565d49c715", "db_session_id": "DLAZ8BUFQ4Z3JVGWBZWT", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315304882645, "job": 1, "event": "recovery_finished"} 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi172/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557b01ed4000 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: DB pointer 0x557b01ec0000 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T21:21:44.938 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ** DB Stats ** 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.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-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.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-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ** Compaction Stats [default] ** 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: L0 2/0 81.43 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Sum 2/0 81.43 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T21:21:44.939 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ** Compaction Stats [default] ** 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 134.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T21:21:44.940 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Cumulative compaction: 0.00 GB write, 27.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Interval compaction: 0.00 GB write, 27.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.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-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Block cache BinnedLRUCache@0x557b01de5090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: starting mon.smithi172 rank 0 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi172 fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???) e1 preinit fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).mds e1 new map 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).mds e1 print_map 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: e1 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-03-24T21:21:44.941 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: legacy client fscid: -1 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: No filesystems configured 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:21:44.942 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-24T21:21:44.946 INFO:teuthology.orchestra.run.smithi172.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-03-24T21:21:45.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 bash[25717]: 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 systemd[1]: Started Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715. 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mon.smithi172 is new leader, mons smithi172 in quorum (ranks 0) 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: monmap e1: 1 mons at {smithi172=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: fsmap 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: osdmap e1: 0 total, 0 up, 0 in 2024-03-24T21:21:45.283 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:44 smithi172 ceph-mon[25755]: mgrmap e1: no daemons active 2024-03-24T21:21:46.013 INFO:teuthology.orchestra.run.smithi172.stdout:Wrote config to /etc/ceph/ceph.conf 2024-03-24T21:21:46.027 INFO:teuthology.orchestra.run.smithi172.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:21:46.027 INFO:teuthology.orchestra.run.smithi172.stdout:Creating mgr... 2024-03-24T21:21:46.027 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying port 0.0.0.0:9283 ... 2024-03-24T21:21:46.028 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying port 0.0.0.0:8765 ... 2024-03-24T21:21:46.028 INFO:teuthology.orchestra.run.smithi172.stdout:Verifying port 0.0.0.0:8443 ... 2024-03-24T21:21:46.352 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mgr.smithi172.ilppwg 2024-03-24T21:21:46.353 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mgr.smithi172.ilppwg.service: Unit ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mgr.smithi172.ilppwg.service not loaded. 2024-03-24T21:21:46.507 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715.target.wants/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mgr.smithi172.ilppwg.service → /etc/systemd/system/ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@.service. 2024-03-24T21:21:46.742 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:46 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/451940578' entity='client.admin' 2024-03-24T21:21:47.053 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-24T21:21:47.053 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout disabled 2024-03-24T21:21:47.062 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-24T21:21:47.062 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:21:47.062 INFO:teuthology.orchestra.run.smithi172.stdout:firewalld.service is not enabled 2024-03-24T21:21:47.062 INFO:teuthology.orchestra.run.smithi172.stdout:Not possible to enable service . firewalld.service is not available 2024-03-24T21:21:47.069 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-24T21:21:47.069 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout disabled 2024-03-24T21:21:47.077 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-24T21:21:47.078 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:21:47.078 INFO:teuthology.orchestra.run.smithi172.stdout:firewalld.service is not enabled 2024-03-24T21:21:47.078 INFO:teuthology.orchestra.run.smithi172.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-03-24T21:21:47.078 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mgr to start... 2024-03-24T21:21:47.078 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mgr... 2024-03-24T21:21:47.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:47 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1036853594' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsid": "5f56b6a8-ea24-11ee-95cd-87774f69a715", 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T21:21:49.302 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 0 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "smithi172" 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.303 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T21:21:49.304 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T21:21:49.307 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.307 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T21:21:49.307 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T21:21:49.307 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.308 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T21:21:30.269648+0000", 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:49.309 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T21:21:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:21:49.310 INFO:teuthology.orchestra.run.smithi172.stdout:mgr not available, waiting (1/15)... 2024-03-24T21:21:52.145 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:51 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/787914189' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T21:21:52.507 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:52.507 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:21:52.507 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsid": "5f56b6a8-ea24-11ee-95cd-87774f69a715", 2024-03-24T21:21:52.507 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 0 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "smithi172" 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:52.508 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T21:21:52.509 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.513 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "available": false, 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:52.514 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T21:21:30.269648+0000", 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:21:52.515 INFO:teuthology.orchestra.run.smithi172.stdout:mgr not available, waiting (2/15)... 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: Activating manager daemon smithi172.ilppwg 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: mgrmap e2: smithi172.ilppwg(active, starting, since 0.00292368s) 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:21:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi172.ilppwg", "id": "smithi172.ilppwg"}]: dispatch 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: Manager daemon smithi172.ilppwg is now available 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/mirror_snapshot_schedule"}]: dispatch 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/trash_purge_schedule"}]: dispatch 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' 2024-03-24T21:21:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:53 smithi172 ceph-mon[25755]: from='mgr.14100 172.21.15.172:0/2427110396' entity='mgr.smithi172.ilppwg' 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsid": "5f56b6a8-ea24-11ee-95cd-87774f69a715", 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "health": { 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-03-24T21:21:55.713 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 0 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "smithi172" 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "monmap": { 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-03-24T21:21:55.714 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-03-24T21:21:55.715 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-03-24T21:21:55.718 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:55.719 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modules": [ 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "iostat", 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "nfs", 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "restful" 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ], 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-03-24T21:21:55.720 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "modified": "2024-03-24T21:21:30.269648+0000", 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "services": {} 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout }, 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:21:55.721 INFO:teuthology.orchestra.run.smithi172.stdout:mgr is available 2024-03-24T21:21:56.093 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:55 smithi172 ceph-mon[25755]: mgrmap e3: smithi172.ilppwg(active, since 1.0071s) 2024-03-24T21:21:56.093 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:55 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2978305077' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T21:21:56.963 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:56 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2775030061' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [global] 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout fsid = 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [mgr] 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 2024-03-24T21:21:56.967 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout [osd] 2024-03-24T21:21:56.968 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-03-24T21:21:56.968 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-03-24T21:21:56.968 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling cephadm module... 2024-03-24T21:21:58.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:57 smithi172 ceph-mon[25755]: mgrmap e4: smithi172.ilppwg(active, since 3s) 2024-03-24T21:21:58.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:57 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1564417131' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-24T21:21:59.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:58 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1564417131' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-24T21:21:59.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:58 smithi172 ceph-mon[25755]: mgrmap e5: smithi172.ilppwg(active, since 4s) 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "active_name": "smithi172.ilppwg", 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for the mgr to restart... 2024-03-24T21:21:59.755 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mgr epoch 5... 2024-03-24T21:22:00.010 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:21:59 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/436764835' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T21:22:05.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: Active manager daemon smithi172.ilppwg restarted 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: Activating manager daemon smithi172.ilppwg 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: osdmap e2: 0 total, 0 up, 0 in 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: mgrmap e6: smithi172.ilppwg(active, starting, since 0.00380588s) 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi172.ilppwg", "id": "smithi172.ilppwg"}]: dispatch 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: Manager daemon smithi172.ilppwg is now available 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:05.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:05.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:04 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:06.088 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: Found migration_current of "None". Setting to last migration. 2024-03-24T21:22:06.088 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:06.088 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/mirror_snapshot_schedule"}]: dispatch 2024-03-24T21:22:06.089 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/trash_purge_schedule"}]: dispatch 2024-03-24T21:22:06.089 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:06.089 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:06.089 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:05 smithi172 ceph-mon[25755]: mgrmap e7: smithi172.ilppwg(active, since 1.00585s) 2024-03-24T21:22:06.342 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:22:06.342 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-03-24T21:22:06.342 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-24T21:22:06.343 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:22:06.343 INFO:teuthology.orchestra.run.smithi172.stdout:mgr epoch 5 is available 2024-03-24T21:22:06.343 INFO:teuthology.orchestra.run.smithi172.stdout:Setting orchestrator backend to cephadm... 2024-03-24T21:22:07.018 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:06 smithi172 ceph-mon[25755]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T21:22:07.018 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:06 smithi172 ceph-mon[25755]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T21:22:07.018 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:06 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:07.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:06] ENGINE Bus STARTING 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:06] ENGINE Serving on https://172.21.15.172:7150 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:06] ENGINE Serving on http://172.21.15.172:8765 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:06] ENGINE Bus STARTED 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: mgrmap e8: smithi172.ilppwg(active, since 2s) 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:07 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:08.727 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout value unchanged 2024-03-24T21:22:08.727 INFO:teuthology.orchestra.run.smithi172.stdout:Generating ssh key... 2024-03-24T21:22:09.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:08 smithi172 ceph-mon[25755]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:10.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:09 smithi172 ceph-mon[25755]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:10.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:10 smithi172 ceph-mon[25755]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:10.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:10 smithi172 ceph-mon[25755]: Generating ssh key... 2024-03-24T21:22:10.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:10 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:10.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:10 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:11.864 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDxhZMb8BcvnidR7IR5UXLP2TdmQv1+zCPE8/TU2ZgaJjcpLVpoxB+JzwamygK3AQycgAUgkmmNdxqtf8bRUEwAVzGcAv93oGryOqp0RFZTyhYXxKqfvfZV8/YGr2Z4WZqU48Nj9qfUBgsDfhjrZF9GYKJReQ4scVw2lRBdSSdhHE54Z53kFxaWTDyXWEwd6psSGZ1FHC9gPLnpn7ria/rRr+T+5s90meIDJ0WxihAGnhmgUv2yeNh+qKXrVXqAAL5+3QTLmQTWbIrbj1BsTm4JF9s9vSLxgukkXKDXrxvv3fYgybenpbKrwskB3jmOWhooo441xJmUyWHTPyyaXflsfrTBiHjradPLfLu+2X2VbUftC3vw/CtQMWyIpI8+0blDhuha43sdmkqRHWZ21a/fw/ke05fhBb9C9YUGPKA2JtFZGzpeiP9ZYz4vA7UUo0UCuundi/3x5E94DWyanqag2CEXtdS9ef3BSO1N/baHmMHdtycONuHCqsXank+5qUc= ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:22:11.864 INFO:teuthology.orchestra.run.smithi172.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-24T21:22:11.865 INFO:teuthology.orchestra.run.smithi172.stdout:Adding key to root@localhost authorized_keys... 2024-03-24T21:22:11.865 INFO:teuthology.orchestra.run.smithi172.stdout:Adding host smithi172... 2024-03-24T21:22:12.265 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:11 smithi172 ceph-mon[25755]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:13.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:12 smithi172 ceph-mon[25755]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi172", "addr": "172.21.15.172", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:14.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:13 smithi172 ceph-mon[25755]: Deploying cephadm binary to smithi172 2024-03-24T21:22:17.371 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Added host 'smithi172' with addr '172.21.15.172' 2024-03-24T21:22:17.371 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying mon service with default placement... 2024-03-24T21:22:17.879 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:17 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:17.880 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:17 smithi172 ceph-mon[25755]: Added host smithi172 2024-03-24T21:22:17.880 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:17 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:18.578 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-03-24T21:22:18.578 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying mgr service with default placement... 2024-03-24T21:22:19.243 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:19 smithi172 ceph-mon[25755]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:19.243 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:19 smithi172 ceph-mon[25755]: Saving service mon spec with placement count:5 2024-03-24T21:22:19.243 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:19 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:20.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:20 smithi172 ceph-mon[25755]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:20.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:20 smithi172 ceph-mon[25755]: Saving service mgr spec with placement count:2 2024-03-24T21:22:20.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:20 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:20.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:20 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:20.598 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-03-24T21:22:20.599 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying crash service with default placement... 2024-03-24T21:22:21.828 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-03-24T21:22:21.829 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying ceph-exporter service with default placement... 2024-03-24T21:22:22.082 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:21 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:22.083 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:21 smithi172 ceph-mon[25755]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:22.083 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:21 smithi172 ceph-mon[25755]: Saving service crash spec with placement * 2024-03-24T21:22:22.083 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:21 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:23.136 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-03-24T21:22:23.136 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying prometheus service with default placement... 2024-03-24T21:22:23.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:23 smithi172 ceph-mon[25755]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:23.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:23 smithi172 ceph-mon[25755]: Saving service ceph-exporter spec with placement * 2024-03-24T21:22:23.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:23 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:24.585 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-03-24T21:22:24.585 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying grafana service with default placement... 2024-03-24T21:22:25.305 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:24 smithi172 ceph-mon[25755]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:25.305 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:24 smithi172 ceph-mon[25755]: Saving service prometheus spec with placement count:1 2024-03-24T21:22:25.305 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:24 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:25.305 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:24 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:25.306 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:24 smithi172 ceph-mon[25755]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:22:25.866 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-03-24T21:22:25.866 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying node-exporter service with default placement... 2024-03-24T21:22:26.382 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:26 smithi172 ceph-mon[25755]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:26.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:26 smithi172 ceph-mon[25755]: Saving service grafana spec with placement count:1 2024-03-24T21:22:26.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:26 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:26.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:26 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:27.722 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:27 smithi172 ceph-mon[25755]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:27.723 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:27 smithi172 ceph-mon[25755]: Saving service node-exporter spec with placement * 2024-03-24T21:22:27.723 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:27 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:27.723 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:27 smithi172 ceph-mon[25755]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:22:27.726 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-03-24T21:22:27.726 INFO:teuthology.orchestra.run.smithi172.stdout:Deploying alertmanager service with default placement... 2024-03-24T21:22:29.242 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-03-24T21:22:29.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:29 smithi172 ceph-mon[25755]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:29.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:29 smithi172 ceph-mon[25755]: Saving service alertmanager spec with placement count:1 2024-03-24T21:22:29.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:29 smithi172 ceph-mon[25755]: from='mgr.14118 172.21.15.172:0/782787015' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:29.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:29 smithi172 ceph-mon[25755]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:22:31.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:30 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1552655767' entity='client.admin' 2024-03-24T21:22:31.728 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling the dashboard module... 2024-03-24T21:22:32.061 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:31 smithi172 ceph-mon[25755]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:22:32.061 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:31 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4294370534' entity='client.admin' 2024-03-24T21:22:33.239 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:32 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2757447596' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-24T21:22:33.239 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:32 smithi172 ceph-mon[25755]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:22:34.009 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:33 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2757447596' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-24T21:22:34.010 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:33 smithi172 ceph-mon[25755]: mgrmap e9: smithi172.ilppwg(active, since 28s) 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "available": true, 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "active_name": "smithi172.ilppwg", 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:22:34.886 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for the mgr to restart... 2024-03-24T21:22:34.887 INFO:teuthology.orchestra.run.smithi172.stdout:Waiting for mgr epoch 9... 2024-03-24T21:22:35.141 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:34 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3392279503' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T21:22:40.155 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: Active manager daemon smithi172.ilppwg restarted 2024-03-24T21:22:40.155 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: Activating manager daemon smithi172.ilppwg 2024-03-24T21:22:40.155 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: osdmap e3: 0 total, 0 up, 0 in 2024-03-24T21:22:40.155 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: mgrmap e10: smithi172.ilppwg(active, starting, since 0.00321281s) 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi172.ilppwg", "id": "smithi172.ilppwg"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: Manager daemon smithi172.ilppwg is now available 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:40.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:39 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:22:41.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:40 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/mirror_snapshot_schedule"}]: dispatch 2024-03-24T21:22:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:40 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/trash_purge_schedule"}]: dispatch 2024-03-24T21:22:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:40 smithi172 ceph-mon[25755]: mgrmap e11: smithi172.ilppwg(active, since 1.0054s) 2024-03-24T21:22:41.773 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout { 2024-03-24T21:22:41.774 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-03-24T21:22:41.774 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout "initialized": true 2024-03-24T21:22:41.774 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout } 2024-03-24T21:22:41.774 INFO:teuthology.orchestra.run.smithi172.stdout:mgr epoch 9 is available 2024-03-24T21:22:41.774 INFO:teuthology.orchestra.run.smithi172.stdout:Generating a dashboard self-signed certificate... 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:40] ENGINE Bus STARTING 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:40] ENGINE Serving on https://172.21.15.172:7150 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:40] ENGINE Serving on http://172.21.15.172:8765 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: [24/Mar/2024:21:22:40] ENGINE Bus STARTED 2024-03-24T21:22:42.022 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:41 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:43.285 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:43 smithi172 ceph-mon[25755]: mgrmap e12: smithi172.ilppwg(active, since 2s) 2024-03-24T21:22:43.285 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:43 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:43.285 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:43 smithi172 ceph-mon[25755]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:43.285 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:43 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:43.285 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:43 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:43.287 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-03-24T21:22:43.288 INFO:teuthology.orchestra.run.smithi172.stdout:Creating initial admin user... 2024-03-24T21:22:44.450 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:44 smithi172 ceph-mon[25755]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:44.451 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:44 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:45.356 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$6Rgy36/cuKKiirFqTSDMk.G8rjpbVAlfFmqGsLtxdUZXafaW45jfG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711315364, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-24T21:22:45.357 INFO:teuthology.orchestra.run.smithi172.stdout:Fetching dashboard port number... 2024-03-24T21:22:46.554 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stdout 8443 2024-03-24T21:22:46.563 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-03-24T21:22:46.563 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout disabled 2024-03-24T21:22:46.570 INFO:teuthology.orchestra.run.smithi172.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-03-24T21:22:46.570 INFO:teuthology.orchestra.run.smithi172.stdout:systemctl: stdout inactive 2024-03-24T21:22:46.570 INFO:teuthology.orchestra.run.smithi172.stdout:firewalld.service is not enabled 2024-03-24T21:22:46.570 INFO:teuthology.orchestra.run.smithi172.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout:Ceph Dashboard is now available at: 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout: URL: https://smithi172.front.sepia.ceph.com:8443/ 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout: User: admin 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout: Password: smnjxfkp5l 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:46.572 INFO:teuthology.orchestra.run.smithi172.stdout:Saving cluster configuration to /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config directory 2024-03-24T21:22:46.573 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling autotune for osd_memory_target 2024-03-24T21:22:47.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:46 smithi172 ceph-mon[25755]: mgrmap e13: smithi172.ilppwg(active, since 6s) 2024-03-24T21:22:47.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:46 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4270680661' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.991 INFO:teuthology.orchestra.run.smithi172.stdout:Or, if you are only running a single cluster on this host: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout:Please consider enabling telemetry to help improve Ceph: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: ceph telemetry on 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout:For more information see: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:22:48.992 INFO:teuthology.orchestra.run.smithi172.stdout:Bootstrap complete. 2024-03-24T21:22:49.031 INFO:tasks.cephadm:Fetching config... 2024-03-24T21:22:49.032 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:22:49.032 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-24T21:22:49.047 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-24T21:22:49.047 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:22:49.047 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-24T21:22:49.103 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-24T21:22:49.103 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:22:49.103 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/keyring of=/dev/stdout 2024-03-24T21:22:49.171 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-24T21:22:49.172 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:22:49.172 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-24T21:22:49.227 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-24T21:22:49.227 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDxhZMb8BcvnidR7IR5UXLP2TdmQv1+zCPE8/TU2ZgaJjcpLVpoxB+JzwamygK3AQycgAUgkmmNdxqtf8bRUEwAVzGcAv93oGryOqp0RFZTyhYXxKqfvfZV8/YGr2Z4WZqU48Nj9qfUBgsDfhjrZF9GYKJReQ4scVw2lRBdSSdhHE54Z53kFxaWTDyXWEwd6psSGZ1FHC9gPLnpn7ria/rRr+T+5s90meIDJ0WxihAGnhmgUv2yeNh+qKXrVXqAAL5+3QTLmQTWbIrbj1BsTm4JF9s9vSLxgukkXKDXrxvv3fYgybenpbKrwskB3jmOWhooo441xJmUyWHTPyyaXflsfrTBiHjradPLfLu+2X2VbUftC3vw/CtQMWyIpI8+0blDhuha43sdmkqRHWZ21a/fw/ke05fhBb9C9YUGPKA2JtFZGzpeiP9ZYz4vA7UUo0UCuundi/3x5E94DWyanqag2CEXtdS9ef3BSO1N/baHmMHdtycONuHCqsXank+5qUc= ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T21:22:49.311 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDxhZMb8BcvnidR7IR5UXLP2TdmQv1+zCPE8/TU2ZgaJjcpLVpoxB+JzwamygK3AQycgAUgkmmNdxqtf8bRUEwAVzGcAv93oGryOqp0RFZTyhYXxKqfvfZV8/YGr2Z4WZqU48Nj9qfUBgsDfhjrZF9GYKJReQ4scVw2lRBdSSdhHE54Z53kFxaWTDyXWEwd6psSGZ1FHC9gPLnpn7ria/rRr+T+5s90meIDJ0WxihAGnhmgUv2yeNh+qKXrVXqAAL5+3QTLmQTWbIrbj1BsTm4JF9s9vSLxgukkXKDXrxvv3fYgybenpbKrwskB3jmOWhooo441xJmUyWHTPyyaXflsfrTBiHjradPLfLu+2X2VbUftC3vw/CtQMWyIpI8+0blDhuha43sdmkqRHWZ21a/fw/ke05fhBb9C9YUGPKA2JtFZGzpeiP9ZYz4vA7UUo0UCuundi/3x5E94DWyanqag2CEXtdS9ef3BSO1N/baHmMHdtycONuHCqsXank+5qUc= ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:22:49.325 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDxhZMb8BcvnidR7IR5UXLP2TdmQv1+zCPE8/TU2ZgaJjcpLVpoxB+JzwamygK3AQycgAUgkmmNdxqtf8bRUEwAVzGcAv93oGryOqp0RFZTyhYXxKqfvfZV8/YGr2Z4WZqU48Nj9qfUBgsDfhjrZF9GYKJReQ4scVw2lRBdSSdhHE54Z53kFxaWTDyXWEwd6psSGZ1FHC9gPLnpn7ria/rRr+T+5s90meIDJ0WxihAGnhmgUv2yeNh+qKXrVXqAAL5+3QTLmQTWbIrbj1BsTm4JF9s9vSLxgukkXKDXrxvv3fYgybenpbKrwskB3jmOWhooo441xJmUyWHTPyyaXflsfrTBiHjradPLfLu+2X2VbUftC3vw/CtQMWyIpI8+0blDhuha43sdmkqRHWZ21a/fw/ke05fhBb9C9YUGPKA2JtFZGzpeiP9ZYz4vA7UUo0UCuundi/3x5E94DWyanqag2CEXtdS9ef3BSO1N/baHmMHdtycONuHCqsXank+5qUc= ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T21:22:49.371 INFO:teuthology.orchestra.run.smithi192.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDxhZMb8BcvnidR7IR5UXLP2TdmQv1+zCPE8/TU2ZgaJjcpLVpoxB+JzwamygK3AQycgAUgkmmNdxqtf8bRUEwAVzGcAv93oGryOqp0RFZTyhYXxKqfvfZV8/YGr2Z4WZqU48Nj9qfUBgsDfhjrZF9GYKJReQ4scVw2lRBdSSdhHE54Z53kFxaWTDyXWEwd6psSGZ1FHC9gPLnpn7ria/rRr+T+5s90meIDJ0WxihAGnhmgUv2yeNh+qKXrVXqAAL5+3QTLmQTWbIrbj1BsTm4JF9s9vSLxgukkXKDXrxvv3fYgybenpbKrwskB3jmOWhooo441xJmUyWHTPyyaXflsfrTBiHjradPLfLu+2X2VbUftC3vw/CtQMWyIpI8+0blDhuha43sdmkqRHWZ21a/fw/ke05fhBb9C9YUGPKA2JtFZGzpeiP9ZYz4vA7UUo0UCuundi/3x5E94DWyanqag2CEXtdS9ef3BSO1N/baHmMHdtycONuHCqsXank+5qUc= ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:22:49.386 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-24T21:22:49.626 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:22:49.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:49 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2340772631' entity='client.admin' 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi172", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi172", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: Deploying daemon ceph-exporter.smithi172 on smithi172 2024-03-24T21:22:52.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:52 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1357621725' entity='client.admin' 2024-03-24T21:22:52.804 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-24T21:22:52.804 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-24T21:22:53.292 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:22:57.310 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi192 2024-03-24T21:22:57.310 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:22:57.311 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.conf 2024-03-24T21:22:57.330 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:22:57.330 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:22:57.387 INFO:tasks.cephadm:Adding host smithi192 to orchestrator... 2024-03-24T21:22:57.387 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph orch host add smithi192 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi172", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi172", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T21:22:57.603 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:57 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:22:58.429 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:22:58.665 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:22:58 smithi172 ceph-mon[25755]: Deploying daemon crash.smithi172 on smithi172 2024-03-24T21:23:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:01.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:00 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:02.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:01 smithi172 ceph-mon[25755]: Deploying daemon node-exporter.smithi172 on smithi172 2024-03-24T21:23:02.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:01 smithi172 ceph-mon[25755]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:23:03.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:02 smithi172 ceph-mon[25755]: Deploying cephadm binary to smithi192 2024-03-24T21:23:03.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:02 smithi172 ceph-mon[25755]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:05.070 INFO:teuthology.orchestra.run.smithi172.stdout:Added host 'smithi192' with addr '172.21.15.192' 2024-03-24T21:23:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:04 smithi172 ceph-mon[25755]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:04 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:04 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:04 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:04 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:05.817 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-24T21:23:06.058 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:23:06.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:05 smithi172 ceph-mon[25755]: Deploying daemon alertmanager.smithi172 on smithi172 2024-03-24T21:23:06.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:05 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:06.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:05 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:07.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:06 smithi172 ceph-mon[25755]: Added host smithi192 2024-03-24T21:23:07.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:06 smithi172 ceph-mon[25755]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:08.742 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:23:08.742 INFO:teuthology.orchestra.run.smithi172.stdout:[{"addr": "172.21.15.172", "hostname": "smithi172", "labels": [], "status": ""}, {"addr": "172.21.15.192", "hostname": "smithi192", "labels": [], "status": ""}] 2024-03-24T21:23:09.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:08 smithi172 ceph-mon[25755]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:09.833 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-24T21:23:09.834 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-24T21:23:10.019 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:09 smithi172 ceph-mon[25755]: from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:23:10.999 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:10 smithi172 ceph-mon[25755]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:11.375 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:23:13.098 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:12 smithi172 ceph-mon[25755]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:14.907 INFO:teuthology.orchestra.run.smithi172.stderr:adjusted tunables profile to default 2024-03-24T21:23:15.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3688720676' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:14 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:15.605 INFO:tasks.cephadm:Adding mon.smithi172 on smithi172 2024-03-24T21:23:15.605 INFO:tasks.cephadm:Adding mon.smithi192 on smithi192 2024-03-24T21:23:15.605 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph orch apply mon '2;smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192' 2024-03-24T21:23:15.842 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:15.888 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:16.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3688720676' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: osdmap e4: 0 total, 0 up, 0 in 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T21:23:16.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:15 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:16 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T21:23:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:16 smithi172 ceph-mon[25755]: Deploying daemon grafana.smithi172 on smithi172 2024-03-24T21:23:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:16 smithi172 ceph-mon[25755]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:17.598 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled mon update... 2024-03-24T21:23:18.211 DEBUG:teuthology.orchestra.run.smithi192:mon.smithi192> sudo journalctl -f -n 0 -u ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi192.service 2024-03-24T21:23:18.214 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:18.214 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:18.476 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:18.522 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:18.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:18 smithi172 ceph-mon[25755]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:23:18.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:18 smithi172 ceph-mon[25755]: Saving service mon spec with placement smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192;count:2 2024-03-24T21:23:18.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:18 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:18.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:18 smithi172 ceph-mon[25755]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:20.291 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:20.291 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:20.293 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:21.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:20 smithi172 ceph-mon[25755]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:21.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:20 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1627271205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:21.911 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:21.911 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:22.140 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:22.186 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:23.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:22 smithi172 ceph-mon[25755]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:24.086 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:24.087 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:24.089 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:25.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:24 smithi172 ceph-mon[25755]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:24 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/4028479785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:25.634 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:25.635 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:25.873 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:25.919 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:27.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:26 smithi172 ceph-mon[25755]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:27.797 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:27.797 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:27.799 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:28.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:27 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/2623627696' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:29.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:28 smithi172 ceph-mon[25755]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:29.362 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:29.362 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:29.601 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:29.646 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:31.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:30 smithi172 ceph-mon[25755]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:31.369 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:31.369 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:31.372 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:32.043 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:31 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/709906567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:33.024 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:33.025 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:33.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:32 smithi172 ceph-mon[25755]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:33.262 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:33.306 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:35.009 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:35.009 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:35.011 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:35.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:34 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:36.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:35 smithi172 ceph-mon[25755]: Deploying daemon prometheus.smithi172 on smithi172 2024-03-24T21:23:36.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:35 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:36.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:35 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/3194660579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:36.567 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:36.567 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:36.803 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:36.849 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:37.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:36 smithi172 ceph-mon[25755]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:38.661 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:38.661 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:38.664 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:39.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:38 smithi172 ceph-mon[25755]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:39.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:38 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/4090670268' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:40.187 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:40.188 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:40.420 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:40.466 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:41.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:40 smithi172 ceph-mon[25755]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:42.212 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:42.212 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:42.214 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:43.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:42 smithi172 ceph-mon[25755]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:43.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:42 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/2041627874' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:43.808 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:43.808 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:44.045 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:44.091 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:45.164 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:44 smithi172 ceph-mon[25755]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:45.715 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:45.715 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:45.717 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:46.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:45 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1580662738' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:47.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:46 smithi172 ceph-mon[25755]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:47.379 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:47.379 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:47.604 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:47.650 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:49.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:48 smithi172 ceph-mon[25755]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:23:49.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:48 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:49.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:48 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:49.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:48 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:49.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:48 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T21:23:49.374 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:49.374 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:49.376 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:50.253 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:49 smithi172 ceph-mon[25755]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T21:23:50.253 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:49 smithi172 ceph-mon[25755]: mgrmap e14: smithi172.ilppwg(active, since 69s) 2024-03-24T21:23:50.253 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:49 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1816166574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:50.853 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:50.853 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:51.097 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:51.143 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:53.106 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:53.107 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:53.108 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:53.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:53 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/4117153739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:54.657 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:54.657 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:54.894 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:54.939 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: Active manager daemon smithi172.ilppwg restarted 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: Activating manager daemon smithi172.ilppwg 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: osdmap e5: 0 total, 0 up, 0 in 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: mgrmap e15: smithi172.ilppwg(active, starting, since 0.00361677s) 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi172.ilppwg", "id": "smithi172.ilppwg"}]: dispatch 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T21:23:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T21:23:56.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T21:23:56.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: Manager daemon smithi172.ilppwg is now available 2024-03-24T21:23:56.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:23:56.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:23:56.658 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:23:56.659 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:23:56.660 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/mirror_snapshot_schedule"}]: dispatch 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/trash_purge_schedule"}]: dispatch 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/432968975' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: mgrmap e16: smithi172.ilppwg(active, since 1.00494s) 2024-03-24T21:23:57.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:58.309 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:23:58.310 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:23:58.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:57 smithi172 ceph-mon[25755]: [24/Mar/2024:21:23:56] ENGINE Bus STARTING 2024-03-24T21:23:58.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:57 smithi172 ceph-mon[25755]: [24/Mar/2024:21:23:56] ENGINE Serving on https://172.21.15.172:7150 2024-03-24T21:23:58.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:57 smithi172 ceph-mon[25755]: [24/Mar/2024:21:23:56] ENGINE Serving on http://172.21.15.172:8765 2024-03-24T21:23:58.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:57 smithi172 ceph-mon[25755]: [24/Mar/2024:21:23:56] ENGINE Bus STARTED 2024-03-24T21:23:58.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:23:58.543 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:58.591 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:23:59.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:59 smithi172 ceph-mon[25755]: mgrmap e17: smithi172.ilppwg(active, since 2s) 2024-03-24T21:23:59.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:23:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:00.995 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:00.995 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:24:00.997 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:24:01.908 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:01.909 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:01.909 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:01 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1665594063' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:02.610 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:24:02.611 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:24:02.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:02.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:02.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:24:03.414 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:24:03.462 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /etc/ceph/ceph.conf 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi172:/etc/ceph/ceph.conf 2024-03-24T21:24:04.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi192:/etc/ceph/ceph.conf 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T21:24:04.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:05.416 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:05.416 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:24:05.418 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: Deploying daemon ceph-exporter.smithi192 on smithi192 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi192"}]: dispatch 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi192"}]': finished 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:05.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:05 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1054155320' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:06.979 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:24:06.980 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:06 smithi172 ceph-mon[25755]: Removing key for client.ceph-exporter.smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:06 smithi172 ceph-mon[25755]: Failed while placing ceph-exporter.smithi192 on smithi192: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: Deploy daemon ceph-exporter.smithi192 ... 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:06 smithi172 ceph-mon[25755]: Deploying daemon crash.smithi192 on smithi192 2024-03-24T21:24:07.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:06 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:07.370 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:09.765 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:09.765 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:24:09.768 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: Deploying daemon node-exporter.smithi192 on smithi192 2024-03-24T21:24:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:10 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/4142646342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:11.393 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:24:11.394 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:24:11.638 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:11.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:11.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:14.796 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:14.796 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:24:14.799 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: Deploying daemon mgr.smithi192.hldeut on smithi192 2024-03-24T21:24:15.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:15 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/517978028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:16.481 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:24:16.482 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:24:16.741 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:17.273 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:16 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:19.132 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:19.132 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:21:27.164373Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T21:24:19.134 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: Deploying daemon mon.smithi192 on smithi192 2024-03-24T21:24:19.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:18 smithi172 ceph-mon[25755]: Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-03-24T21:24:20.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:19 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/2255227808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:21.064 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-03-24T21:24:21.064 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T21:24:21.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:20 smithi172 ceph-mon[25755]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:21.658 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi192/config 2024-03-24T21:24:22.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:21 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:22 smithi172 ceph-mon[25755]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 podman[35233]: 2024-03-24 21:24:23.362896307 +0000 UTC m=+0.226195092 container create 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240307, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=squid-db0330b, org.label-schema.vendor=CentOS, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 podman[35233]: 2024-03-24 21:24:23.666721008 +0000 UTC m=+0.530019792 container init 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240307, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-db0330b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 podman[35233]: 2024-03-24 21:24:23.673412171 +0000 UTC m=+0.536710950 container start 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240307, GIT_CLEAN=True, ceph=True, RELEASE=squid-db0330b) 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: set uid:gid to 167:167 (ceph:ceph) 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pidfile_write: ignore empty --pid-file 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: load: jerasure load: lrc 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: RocksDB version: 7.9.2 2024-03-24T21:24:23.860 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Git sha 0 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: DB SUMMARY 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: DB Session ID: 6R7YZOSKYJ2W3INOLLEE 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: CURRENT file: CURRENT 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: IDENTITY file: IDENTITY 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi192/store.db dir, Total Num: 0, files: 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi192/store.db: 000004.log size: 511 ; 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.error_if_exists: 0 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.create_if_missing: 0 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.paranoid_checks: 1 2024-03-24T21:24:23.861 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.env: 0x556422087ae0 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.fs: PosixFileSystem 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.info_log: 0x5564246f5760 2024-03-24T21:24:23.862 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_file_opening_threads: 16 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.statistics: (nil) 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.use_fsync: 0 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_log_file_size: 0 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.keep_log_file_num: 1000 2024-03-24T21:24:23.863 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.recycle_log_file_num: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_fallocate: 1 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_mmap_reads: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_mmap_writes: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.use_direct_reads: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.create_missing_column_families: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.db_log_dir: 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.wal_dir: 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T21:24:23.864 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.advise_random_on_open: 1 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.db_write_buffer_size: 0 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.write_buffer_manager: 0x5564246c9400 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.rate_limiter: (nil) 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.wal_recovery_mode: 2 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enable_thread_tracking: 0 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enable_pipelined_write: 0 2024-03-24T21:24:23.865 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.unordered_write: 0 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.row_cache: None 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.wal_filter: None 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_ingest_behind: 0 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.two_write_queues: 0 2024-03-24T21:24:23.866 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.manual_wal_flush: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.wal_compression: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.atomic_flush: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.log_readahead_size: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.best_efforts_recovery: 0 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T21:24:23.867 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.allow_data_in_errors: 0 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.db_host_id: __hostname__ 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_background_jobs: 2 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_background_compactions: -1 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_subcompactions: 1 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_total_wal_size: 0 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T21:24:23.868 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_open_files: -1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bytes_per_sync: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_readahead_size: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_background_flushes: -1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Compression algorithms supported: 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kZSTD supported: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kXpressCompression supported: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kLZ4HCCompression supported: 1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kZlibCompression supported: 1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kSnappyCompression supported: 1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kLZ4Compression supported: 1 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: kBZip2Compression supported: 0 2024-03-24T21:24:23.869 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi192/store.db/MANIFEST-000005 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.merge_operator: 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_filter: None 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_filter_factory: None 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.sst_partitioner_factory: None 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5564246f5880) 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: cache_index_and_filter_blocks: 1 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T21:24:23.870 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: pin_top_level_index_and_filter: 1 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: index_type: 0 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: data_block_index_type: 0 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: index_shortening: 1 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: data_block_hash_table_util_ratio: 0.750000 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: checksum: 4 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: no_block_cache: 0 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_cache: 0x5564246f9090 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_cache_name: BinnedLRUCache 2024-03-24T21:24:23.871 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_cache_options: 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: capacity : 536870912 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: num_shard_bits : 4 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: strict_capacity_limit : 0 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: high_pri_pool_ratio: 0.000 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_cache_compressed: (nil) 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: persistent_cache: (nil) 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_size: 4096 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_size_deviation: 10 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_restart_interval: 16 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: index_block_restart_interval: 1 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: metadata_block_size: 4096 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: partition_filters: 0 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: use_delta_encoding: 1 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: filter_policy: bloomfilter 2024-03-24T21:24:23.872 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: whole_key_filtering: 1 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: verify_compression: 0 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: read_amp_bytes_per_bit: 0 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: format_version: 5 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: enable_index_compression: 1 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: block_align: 0 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: max_auto_readahead_size: 262144 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: prepopulate_block_cache: 0 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: initial_auto_readahead_size: 8192 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: num_file_reads_for_auto_readahead: 2 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.write_buffer_size: 33554432 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_write_buffer_number: 2 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression: NoCompression 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression: Disabled 2024-03-24T21:24:23.873 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.prefix_extractor: nullptr 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.num_levels: 7 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T21:24:23.874 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.level: 32767 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.strategy: 0 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.enabled: false 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T21:24:23.875 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.target_file_size_base: 67108864 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T21:24:23.876 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T21:24:23.878 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.arena_block_size: 1048576 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.disable_auto_compactions: 0 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T21:24:23.879 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.table_properties_collectors: 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.inplace_update_support: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.bloom_locality: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.max_successive_merges: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.paranoid_file_checks: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.force_consistency_checks: 1 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.report_bg_io_stats: 0 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.ttl: 2592000 2024-03-24T21:24:23.880 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enable_blob_files: false 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.min_blob_size: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_file_size: 268435456 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.blob_file_starting_level: 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi192/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-03-24T21:24:23.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78147775-9d3b-4ea6-8a4d-202008dfe482 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315463713301, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315463713772, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1711315463, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "78147775-9d3b-4ea6-8a4d-202008dfe482", "db_session_id": "6R7YZOSKYJ2W3INOLLEE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: EVENT_LOG_v1 {"time_micros": 1711315463713856, "job": 1, "event": "recovery_finished"} 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi192/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5564247e8000 2024-03-24T21:24:23.882 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: DB pointer 0x5564247d4000 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ** DB Stats ** 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.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-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.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-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ** Compaction Stats [default] ** 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-24T21:24:23.883 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ** Compaction Stats [default] ** 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T21:24:23.884 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: AddFile(Keys): cumulative 0, interval 0 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Cumulative compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Interval compaction: 0.00 GB write, 0.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.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-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Block cache BinnedLRUCache@0x5564246f9090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ** File Read Latency Histogram By Level [default] ** 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192 does not exist in monmap, will attempt to join an existing cluster 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: using public_addr v2:172.21.15.192:0/0 -> [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] 2024-03-24T21:24:23.885 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: starting mon.smithi192 rank -1 at public addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] at bind addrs [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi192 fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(???) e0 preinit fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).mds e1 new map 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).mds e1 print_map 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: e1 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: legacy client fscid: -1 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: No filesystems configured 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-24T21:24:23.886 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying cephadm binary to smithi192 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon alertmanager.smithi172 on smithi172 2024-03-24T21:24:23.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Added host smithi192 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3688720676' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3688720676' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: osdmap e4: 0 total, 0 up, 0 in 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon grafana.smithi172 on smithi172 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Saving service mon spec with placement smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192;count:2 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1627271205' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/4028479785' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/2623627696' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/709906567' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon prometheus.smithi172 on smithi172 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/3194660579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/4090670268' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/2041627874' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1580662738' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14162 172.21.15.172:0/3661914318' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mgrmap e14: smithi172.ilppwg(active, since 69s) 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1816166574' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/4117153739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Active manager daemon smithi172.ilppwg restarted 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Activating manager daemon smithi172.ilppwg 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: osdmap e5: 0 total, 0 up, 0 in 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mgrmap e15: smithi172.ilppwg(active, starting, since 0.00361677s) 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi172.ilppwg", "id": "smithi172.ilppwg"}]: dispatch 2024-03-24T21:24:23.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Manager daemon smithi172.ilppwg is now available 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/mirror_snapshot_schedule"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi172.ilppwg/trash_purge_schedule"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/432968975' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mgrmap e16: smithi172.ilppwg(active, since 1.00494s) 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: [24/Mar/2024:21:23:56] ENGINE Bus STARTING 2024-03-24T21:24:23.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: [24/Mar/2024:21:23:56] ENGINE Serving on https://172.21.15.172:7150 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: [24/Mar/2024:21:23:56] ENGINE Serving on http://172.21.15.172:8765 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: [24/Mar/2024:21:23:56] ENGINE Bus STARTED 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mgrmap e17: smithi172.ilppwg(active, since 2s) 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1665594063' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:24:23.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:23.896 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi172:/etc/ceph/ceph.conf 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi192:/etc/ceph/ceph.conf 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.897 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon ceph-exporter.smithi192 on smithi192 2024-03-24T21:24:23.898 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi192"}]: dispatch 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth rm", "entity": "client.ceph-exporter.smithi192"}]': finished 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1054155320' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Removing key for client.ceph-exporter.smithi192 2024-03-24T21:24:23.899 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Failed while placing ceph-exporter.smithi192 on smithi192: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: Deploy daemon ceph-exporter.smithi192 ... 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T21:24:23.900 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon crash.smithi192 on smithi192 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon node-exporter.smithi192 on smithi192 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/4142646342' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.902 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon mgr.smithi192.hldeut on smithi192 2024-03-24T21:24:23.903 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/517978028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.904 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Deploying daemon mon.smithi192 on smithi192 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/2255227808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:23.905 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.906 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:23.906 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:23.906 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 ceph-mon[35297]: mon.smithi192@-1(synchronizing).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-03-24T21:24:23.906 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 bash[35233]: 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 2024-03-24T21:24:23.906 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:23 smithi192 systemd[1]: Started Ceph mon.smithi192 for 5f56b6a8-ea24-11ee-95cd-87774f69a715. 2024-03-24T21:24:29.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:24:29.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: mon.smithi172 calling monitor election 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.hldeut/crt"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: mon.smithi192 calling monitor election 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: mon.smithi172 is new leader, mons smithi172,smithi192 in quorum (ranks 0,1) 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: monmap e2: 2 mons at {smithi172=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],smithi192=[v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: fsmap 2024-03-24T21:24:29.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: osdmap e5: 0 total, 0 up, 0 in 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: mgrmap e17: smithi172.ilppwg(active, since 32s) 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: Failed while placing ceph-exporter.smithi192 on smithi192: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: Deploy daemon ceph-exporter.smithi192 ... 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: Standby manager daemon smithi192.hldeut started 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.hldeut/key"}]: dispatch 2024-03-24T21:24:29.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T21:24:29.172 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.172 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:29.172 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.172 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.172 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:24:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: mon.smithi172 calling monitor election 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.hldeut/crt"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: mon.smithi192 calling monitor election 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: mon.smithi172 is new leader, mons smithi172,smithi192 in quorum (ranks 0,1) 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: monmap e2: 2 mons at {smithi172=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],smithi192=[v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: fsmap 2024-03-24T21:24:29.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: osdmap e5: 0 total, 0 up, 0 in 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: mgrmap e17: smithi172.ilppwg(active, since 32s) 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: Health detail: HEALTH_WARN Failed to place 1 daemon(s) 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: Failed while placing ceph-exporter.smithi192 on smithi192: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter-smithi192 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: /usr/bin/podman: stderr Error: no such container ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-ceph-exporter.smithi192 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: Deploy daemon ceph-exporter.smithi192 ... 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: ERROR: Directory does not exist. Got: /var/run/ceph/ 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: Standby manager daemon smithi192.hldeut started 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.hldeut/key"}]: dispatch 2024-03-24T21:24:29.252 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.? 172.21.15.192:0/3326202614' entity='mgr.smithi192.hldeut' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T21:24:29.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:29.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:29.253 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:30.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:29 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:30.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:29 smithi172 ceph-mon[25755]: mgrmap e18: smithi172.ilppwg(active, since 32s), standbys: smithi192.hldeut 2024-03-24T21:24:30.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:29 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi192.hldeut", "id": "smithi192.hldeut"}]: dispatch 2024-03-24T21:24:30.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:29 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:30.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:29 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:29 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:29 smithi192 ceph-mon[35297]: mgrmap e18: smithi172.ilppwg(active, since 32s), standbys: smithi192.hldeut 2024-03-24T21:24:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:29 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr metadata", "who": "smithi192.hldeut", "id": "smithi192.hldeut"}]: dispatch 2024-03-24T21:24:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:29 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:29 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:24:30.268 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-03-24T21:24:30.268 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":2,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","modified":"2024-03-24T21:24:23.741240Z","created":"2024-03-24T21:21:27.164373Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"smithi172","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi192","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:3300","nonce":0},{"type":"v1","addr":"172.21.15.192:6789","nonce":0}]},"addr":"172.21.15.192:6789/0","public_addr":"172.21.15.192:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-24T21:24:30.271 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 2 2024-03-24T21:24:31.118 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:30 smithi192 ceph-mon[35297]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:31.118 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:30 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/501167159' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:31.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:30 smithi172 ceph-mon[25755]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:31.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:30 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/501167159' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T21:24:31.429 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-24T21:24:31.429 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-24T21:24:31.695 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:24:32.116 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.116 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.116 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.116 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:32.116 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:32.499 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:32.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:32.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:33.104 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:33.104 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: Updating smithi172:/etc/ceph/ceph.conf 2024-03-24T21:24:33.104 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: Updating smithi192:/etc/ceph/ceph.conf 2024-03-24T21:24:33.104 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:33.104 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T21:24:33.105 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: Updating smithi172:/etc/ceph/ceph.conf 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: Updating smithi192:/etc/ceph/ceph.conf 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: Updating smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: Updating smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.350 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi192", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-03-24T21:24:33.351 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:33.398 INFO:teuthology.orchestra.run.smithi172.stdout:# minimal ceph.conf for 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:24:33.398 INFO:teuthology.orchestra.run.smithi172.stdout:[global] 2024-03-24T21:24:33.398 INFO:teuthology.orchestra.run.smithi172.stdout: fsid = 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:24:33.398 INFO:teuthology.orchestra.run.smithi172.stdout: mon_host = [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] 2024-03-24T21:24:34.001 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-24T21:24:34.002 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:24:34.002 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T21:24:34.031 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:24:34.032 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:34.099 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:24:34.099 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T21:24:34.131 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:24:34.131 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T21:24:34.198 INFO:tasks.cephadm:Deploying OSDs... 2024-03-24T21:24:34.199 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:24:34.199 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:24:34.214 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T21:24:34.214 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/nvme1n1 2024-03-24T21:24:34.269 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/nvme1n1 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 762 Links: 1 Device type: 103,2 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:22:52.575907978 +0000 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:41.049223165 +0000 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:41.049223165 +0000 2024-03-24T21:24:34.270 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:41.038223430 +0000 2024-03-24T21:24:34.270 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-24T21:24:34.288 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:34 smithi192 ceph-mon[35297]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:34.288 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:34 smithi192 ceph-mon[35297]: Deploying daemon ceph-exporter.smithi192 on smithi192 2024-03-24T21:24:34.288 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:34 smithi192 ceph-mon[35297]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-03-24T21:24:34.288 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:34 smithi192 ceph-mon[35297]: Cluster is now healthy 2024-03-24T21:24:34.288 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:34 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/745769852' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:34.333 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:34 smithi172 ceph-mon[25755]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:34.333 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:34 smithi172 ceph-mon[25755]: Deploying daemon ceph-exporter.smithi192 on smithi192 2024-03-24T21:24:34.333 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:34 smithi172 ceph-mon[25755]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-03-24T21:24:34.333 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:34 smithi172 ceph-mon[25755]: Cluster is now healthy 2024-03-24T21:24:34.333 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:34 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/745769852' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:34.335 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:24:34.335 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:24:34.335 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.00030297 s, 1.7 MB/s 2024-03-24T21:24:34.337 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-24T21:24:34.392 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/nvme2n1 2024-03-24T21:24:34.447 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/nvme2n1 2024-03-24T21:24:34.447 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:34.447 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 774 Links: 1 Device type: 103,4 2024-03-24T21:24:34.447 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:34.448 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:34.448 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:22:52.586907713 +0000 2024-03-24T21:24:34.448 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:41.199219552 +0000 2024-03-24T21:24:34.448 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:41.199219552 +0000 2024-03-24T21:24:34.448 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:41.188219817 +0000 2024-03-24T21:24:34.448 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-24T21:24:34.513 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:24:34.514 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:24:34.514 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000226663 s, 2.3 MB/s 2024-03-24T21:24:34.515 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-24T21:24:34.570 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/nvme3n1 2024-03-24T21:24:34.625 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/nvme3n1 2024-03-24T21:24:34.625 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 786 Links: 1 Device type: 103,6 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:22:52.597907447 +0000 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:41.349215939 +0000 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:41.349215939 +0000 2024-03-24T21:24:34.626 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:41.338216204 +0000 2024-03-24T21:24:34.626 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-24T21:24:34.691 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:24:34.692 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:24:34.692 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000193989 s, 2.6 MB/s 2024-03-24T21:24:34.693 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-24T21:24:34.750 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/nvme4n1 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/nvme4n1 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 799 Links: 1 Device type: 103,8 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-24 21:22:52.609907159 +0000 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-24 21:20:41.488212590 +0000 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-24 21:20:41.488212590 +0000 2024-03-24T21:24:34.806 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: 2024-03-24 21:20:41.482212735 +0000 2024-03-24T21:24:34.807 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-24T21:24:34.872 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-24T21:24:34.872 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-24T21:24:34.872 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000213737 s, 2.4 MB/s 2024-03-24T21:24:34.873 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-24T21:24:34.928 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:24:34.928 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T21:24:34.943 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-03-24T21:24:34.944 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme1n1 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme1n1 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 762 Links: 1 Device type: 103,2 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:24:02.413439831 +0000 2024-03-24T21:24:34.999 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:42.698397951 +0000 2024-03-24T21:24:35.000 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:42.698397951 +0000 2024-03-24T21:24:35.000 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:42.687398167 +0000 2024-03-24T21:24:35.000 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-03-24T21:24:35.066 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:24:35.067 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:24:35.067 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000214812 s, 2.4 MB/s 2024-03-24T21:24:35.068 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-03-24T21:24:35.124 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme2n1 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme2n1 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 774 Links: 1 Device type: 103,4 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:24:02.423439633 +0000 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:42.842395127 +0000 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:42.842395127 +0000 2024-03-24T21:24:35.180 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:42.831395343 +0000 2024-03-24T21:24:35.181 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-03-24T21:24:35.249 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:24:35.249 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:24:35.249 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000199241 s, 2.6 MB/s 2024-03-24T21:24:35.250 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-03-24T21:24:35.313 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme3n1 2024-03-24T21:24:35.370 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme3n1 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 787 Links: 1 Device type: 103,6 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:24:02.434439415 +0000 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:43.004391949 +0000 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:43.004391949 +0000 2024-03-24T21:24:35.371 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:42.996392106 +0000 2024-03-24T21:24:35.371 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-03-24T21:24:35.440 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:24:35.440 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:24:35.440 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000197948 s, 2.6 MB/s 2024-03-24T21:24:35.441 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-03-24T21:24:35.501 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme4n1 2024-03-24T21:24:35.561 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme4n1 2024-03-24T21:24:35.561 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-03-24T21:24:35.561 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 5h/5d Inode: 798 Links: 1 Device type: 103,8 2024-03-24T21:24:35.561 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-03-24T21:24:35.561 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-03-24T21:24:35.562 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-03-24 21:24:02.445439197 +0000 2024-03-24T21:24:35.562 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-03-24 21:20:43.147389144 +0000 2024-03-24T21:24:35.562 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-03-24 21:20:43.147389144 +0000 2024-03-24T21:24:35.562 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: 2024-03-24 21:20:43.142389242 +0000 2024-03-24T21:24:35.563 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-03-24T21:24:35.629 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-03-24T21:24:35.629 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-03-24T21:24:35.629 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000223014 s, 2.3 MB/s 2024-03-24T21:24:35.631 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-03-24T21:24:35.687 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph orch apply osd --all-available-devices 2024-03-24T21:24:35.732 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:35.732 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.733 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.733 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.733 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.733 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:35.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:35.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:35.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:24:36.149 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi192/config 2024-03-24T21:24:37.128 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:37 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:37.273 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:37 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:38.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:38 smithi172 ceph-mon[25755]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:38.465 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled osd.all-available-devices update... 2024-03-24T21:24:38.465 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:38 smithi192 ceph-mon[35297]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:39.073 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-24T21:24:39.073 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: Reconfiguring mon.smithi172 (unknown last config time)... 2024-03-24T21:24:39.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: Marking host: smithi172 for OSDSpec preview refresh. 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: Marking host: smithi192 for OSDSpec preview refresh. 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: Reconfiguring daemon mon.smithi172 on smithi172 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: Saving service osd.all-available-devices spec with placement * 2024-03-24T21:24:39.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:39 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: Reconfiguring mon.smithi172 (unknown last config time)... 2024-03-24T21:24:39.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: Marking host: smithi172 for OSDSpec preview refresh. 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: Marking host: smithi192 for OSDSpec preview refresh. 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: Reconfiguring daemon mon.smithi172 on smithi172 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: Saving service osd.all-available-devices spec with placement * 2024-03-24T21:24:39.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:39 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:40.094 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: Reconfiguring mgr.smithi172.ilppwg (unknown last config time)... 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi172.ilppwg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: Reconfiguring daemon mgr.smithi172.ilppwg on smithi172 2024-03-24T21:24:41.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: Reconfiguring mgr.smithi172.ilppwg (unknown last config time)... 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi172.ilppwg", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:24:41.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:24:41.501 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:41.501 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: Reconfiguring daemon mgr.smithi172.ilppwg on smithi172 2024-03-24T21:24:41.501 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:41.501 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:42.918 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: Reconfiguring ceph-exporter.smithi172 (monmap changed)... 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi172", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: Reconfiguring daemon ceph-exporter.smithi172 on smithi172 2024-03-24T21:24:43.511 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:43 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1965534790' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:43.537 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: Reconfiguring ceph-exporter.smithi172 (monmap changed)... 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi172", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: Reconfiguring daemon ceph-exporter.smithi172 on smithi172 2024-03-24T21:24:43.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:43 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1965534790' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:44.539 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:24:44.787 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:24:45.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: Reconfiguring crash.smithi172 (monmap changed)... 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi172", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:45.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:45 smithi172 ceph-mon[25755]: Reconfiguring daemon crash.smithi172 on smithi172 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: Reconfiguring crash.smithi172 (monmap changed)... 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi172", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:24:45.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:45 smithi192 ceph-mon[35297]: Reconfiguring daemon crash.smithi172 on smithi172 2024-03-24T21:24:47.538 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:47 smithi172 ceph-mon[25755]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:47.539 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:47 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:47.539 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:47 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:47.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:47 smithi192 ceph-mon[35297]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:47.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:47 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:47.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:47 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:47.779 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:24:48.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:48 smithi172 ceph-mon[25755]: Reconfiguring alertmanager.smithi172 (dependencies changed)... 2024-03-24T21:24:48.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:48 smithi172 ceph-mon[25755]: Reconfiguring daemon alertmanager.smithi172 on smithi172 2024-03-24T21:24:48.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:48 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/615293201' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:48.425 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:24:48.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:48 smithi192 ceph-mon[35297]: Reconfiguring alertmanager.smithi172 (dependencies changed)... 2024-03-24T21:24:48.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:48 smithi192 ceph-mon[35297]: Reconfiguring daemon alertmanager.smithi172 on smithi172 2024-03-24T21:24:48.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:48 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/615293201' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:49.427 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:24:49.632 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:49 smithi172 ceph-mon[25755]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:49.651 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:49 smithi192 ceph-mon[35297]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:50.514 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:24:51.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:51 smithi172 ceph-mon[25755]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:51.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:51 smithi192 ceph-mon[35297]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:53.472 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:53 smithi172 ceph-mon[25755]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:53.516 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:24:53.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:53 smithi192 ceph-mon[35297]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:54.403 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:24:54.635 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:54 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3905922217' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:54.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:54 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3905922217' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:24:55.405 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:24:55.867 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:55 smithi172 ceph-mon[25755]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:55.867 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:55.867 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:55.867 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:55 smithi172 ceph-mon[25755]: Reconfiguring grafana.smithi172 (dependencies changed)... 2024-03-24T21:24:55.867 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:55 smithi172 ceph-mon[25755]: Reconfiguring daemon grafana.smithi172 on smithi172 2024-03-24T21:24:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:55 smithi192 ceph-mon[35297]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:24:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:55 smithi192 ceph-mon[35297]: Reconfiguring grafana.smithi172 (dependencies changed)... 2024-03-24T21:24:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:55 smithi192 ceph-mon[35297]: Reconfiguring daemon grafana.smithi172 on smithi172 2024-03-24T21:24:56.207 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:24:56.979 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:57.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:56 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:24:58.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:57 smithi192 ceph-mon[35297]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:58.096 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:57 smithi172 ceph-mon[25755]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:58.868 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:24:59.732 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:24:59.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:59 smithi172 ceph-mon[25755]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:24:59.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:24:59 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/329478421' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:59 smithi192 ceph-mon[35297]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:24:59 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/329478421' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:00.734 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:01.012 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:01.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:01 smithi172 ceph-mon[25755]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:01.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:01.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:01.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:01 smithi172 ceph-mon[25755]: Reconfiguring prometheus.smithi172 (dependencies changed)... 2024-03-24T21:25:01.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:01 smithi172 ceph-mon[25755]: Reconfiguring daemon prometheus.smithi172 on smithi172 2024-03-24T21:25:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:01 smithi192 ceph-mon[35297]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:01 smithi192 ceph-mon[35297]: Reconfiguring prometheus.smithi172 (dependencies changed)... 2024-03-24T21:25:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:01 smithi192 ceph-mon[35297]: Reconfiguring daemon prometheus.smithi172 on smithi172 2024-03-24T21:25:03.786 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:03 smithi172 ceph-mon[25755]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:03.905 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:04.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:03 smithi192 ceph-mon[35297]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:04.910 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:04 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2091731662' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:04.941 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:25:05.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:04 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2091731662' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:05.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:05 smithi172 ceph-mon[25755]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:05.943 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:06.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:05 smithi192 ceph-mon[35297]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:06.380 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:07.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:07 smithi172 ceph-mon[25755]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:08.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:07 smithi192 ceph-mon[35297]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:08.424 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:09.003 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1784195578' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: Reconfiguring crash.smithi192 (monmap changed)... 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:09.589 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:09 smithi192 ceph-mon[35297]: Reconfiguring daemon crash.smithi192 on smithi192 2024-03-24T21:25:09.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1784195578' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: Reconfiguring crash.smithi192 (monmap changed)... 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:09 smithi172 ceph-mon[25755]: Reconfiguring daemon crash.smithi192 on smithi192 2024-03-24T21:25:10.004 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:10.265 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: Reconfiguring mgr.smithi192.hldeut (monmap changed)... 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:25:11.331 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:11.332 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: Reconfiguring daemon mgr.smithi192.hldeut on smithi192 2024-03-24T21:25:11.332 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:11.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:11.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: Reconfiguring mgr.smithi192.hldeut (monmap changed)... 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.hldeut", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: Reconfiguring daemon mgr.smithi192.hldeut on smithi192 2024-03-24T21:25:11.384 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:12.121 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:12.680 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: Reconfiguring mon.smithi192 (monmap changed)... 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: Reconfiguring daemon mon.smithi192 on smithi192 2024-03-24T21:25:12.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:12 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2803564637' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: Reconfiguring mon.smithi192 (monmap changed)... 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:12.921 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: Reconfiguring daemon mon.smithi192 on smithi192 2024-03-24T21:25:12.922 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:12 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2803564637' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:13.682 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi172.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:13.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T21:25:13.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T21:25:13.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:13.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:13 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:25:13.939 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T21:25:14.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi172.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T21:25:14.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:14.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T21:25:14.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T21:25:14.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:14.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:13 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:25:14.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T21:25:14.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T21:25:14.912 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T21:25:14.913 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi172.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T21:25:14.913 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T21:25:14.913 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:14 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T21:25:15.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T21:25:15.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T21:25:15.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T21:25:15.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi172.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T21:25:15.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T21:25:15.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:14 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T21:25:15.898 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:15 smithi172 ceph-mon[25755]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:15.898 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:15.898 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:15.999 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:15 smithi192 ceph-mon[35297]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:16.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:15 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:16.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:15 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:16.348 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:17.273 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:17 smithi172 ceph-mon[25755]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:17.273 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:17 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:17.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:17 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:17.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:17 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1099999913' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:17.404 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:25:17.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:17 smithi192 ceph-mon[35297]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:17.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:17 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:17.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:17 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:17.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:17 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1099999913' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:18.405 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:19.396 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:19.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:19 smithi172 ceph-mon[25755]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:19.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:19 smithi192 ceph-mon[35297]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:21.111 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.111 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:25:21.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:20 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:25:21.231 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:20 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:21.542 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:21.970 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:21 smithi192 ceph-mon[35297]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:21.970 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:21 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/803031283' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:22.126 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:21 smithi172 ceph-mon[25755]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:22.126 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:21 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/803031283' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:22.157 INFO:teuthology.orchestra.run.smithi172.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-03-24T21:25:23.158 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:23.595 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/2877638125' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]: dispatch 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]: dispatch 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]': finished 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: osdmap e6: 1 total, 0 up, 1 in 2024-03-24T21:25:23.962 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:23 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/2877638125' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]: dispatch 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]: dispatch 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b5480827-929d-4a50-b6d2-b9f08df7c937"}]': finished 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: osdmap e6: 1 total, 0 up, 1 in 2024-03-24T21:25:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4130349167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c16c91-c6ca-44f9-8d17-1e26c27d0eaf"}]: dispatch 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4130349167' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85c16c91-c6ca-44f9-8d17-1e26c27d0eaf"}]': finished 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: osdmap e7: 2 total, 0 up, 2 in 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:25.204 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:24 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/3291464143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/4130349167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "85c16c91-c6ca-44f9-8d17-1e26c27d0eaf"}]: dispatch 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/4130349167' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "85c16c91-c6ca-44f9-8d17-1e26c27d0eaf"}]': finished 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: osdmap e7: 2 total, 0 up, 2 in 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:24 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/3291464143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:25.506 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:26.100 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:25 smithi172 ceph-mon[25755]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:26.101 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:25 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2718741037' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:26.101 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:25 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/701977687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:26.102 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1711315524,"num_remapped_pgs":0} 2024-03-24T21:25:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:25 smithi192 ceph-mon[35297]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:25 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2718741037' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:25 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/701977687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:27.103 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:27.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:27.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:27.350 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/426268550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]: dispatch 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]: dispatch 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]': finished 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: osdmap e8: 3 total, 0 up, 3 in 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:28.236 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:27 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:28.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/426268550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]: dispatch 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]: dispatch 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c10ad0e9-fd43-497c-a488-dce041bc710a"}]': finished 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: osdmap e8: 3 total, 0 up, 3 in 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:27 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:29.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1715743802' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:29.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2746522823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "623a5233-6d39-4e33-bc11-e6a35f958fdd"}]: dispatch 2024-03-24T21:25:29.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2746522823' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "623a5233-6d39-4e33-bc11-e6a35f958fdd"}]': finished 2024-03-24T21:25:29.156 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: osdmap e9: 4 total, 0 up, 4 in 2024-03-24T21:25:29.157 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:29.157 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:29.157 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:29.157 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:28 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1715743802' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2746522823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "623a5233-6d39-4e33-bc11-e6a35f958fdd"}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2746522823' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "623a5233-6d39-4e33-bc11-e6a35f958fdd"}]': finished 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: osdmap e9: 4 total, 0 up, 4 in 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:28 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:29.334 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:30.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:29 smithi172 ceph-mon[25755]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:30.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:29 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3363938230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:30.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:29 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3437908328' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:30.215 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1711315528,"num_remapped_pgs":0} 2024-03-24T21:25:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:29 smithi192 ceph-mon[35297]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:29 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3363938230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:29 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3437908328' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:31.217 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:31.466 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/3706662956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]': finished 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: osdmap e10: 5 total, 0 up, 5 in 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/3706662956' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]: dispatch 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]: dispatch 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b75027bb-938c-48b1-b563-99fb9e34b23d"}]': finished 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: osdmap e10: 5 total, 0 up, 5 in 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:32.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:32.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/1650223714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3346977702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4387f186-5d49-4f2a-b222-49038db94844"}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3346977702' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4387f186-5d49-4f2a-b222-49038db94844"}]': finished 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: osdmap e11: 6 total, 0 up, 6 in 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:33.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:33.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/1650223714' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3346977702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4387f186-5d49-4f2a-b222-49038db94844"}]: dispatch 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3346977702' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4387f186-5d49-4f2a-b222-49038db94844"}]': finished 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: osdmap e11: 6 total, 0 up, 6 in 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:33.292 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:33.293 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:33.293 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:33.293 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:33.453 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:34.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:33 smithi172 ceph-mon[25755]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:34.114 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:33 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2999264179' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:34.142 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1711315532,"num_remapped_pgs":0} 2024-03-24T21:25:34.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:33 smithi192 ceph-mon[35297]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:34.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:33 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2999264179' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:35.143 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2350943687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/122876998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]': finished 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: osdmap e12: 7 total, 0 up, 7 in 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:35.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:35.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:35.389 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:35.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2350943687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/122876998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f80e44e6-4370-4e9b-808c-493ab7a577c4"}]': finished 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: osdmap e12: 7 total, 0 up, 7 in 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:35.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:36.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:35 smithi172 ceph-mon[25755]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:36.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:35 smithi192 ceph-mon[35297]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:37.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/721879234' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/876419644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f797bc24-ac6d-4801-8161-fb84b7d278b0"}]: dispatch 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/876419644' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f797bc24-ac6d-4801-8161-fb84b7d278b0"}]': finished 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: osdmap e13: 8 total, 0 up, 8 in 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:37.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:37.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:37.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:37.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:37.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:37.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:36 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/721879234' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/876419644' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f797bc24-ac6d-4801-8161-fb84b7d278b0"}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/876419644' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f797bc24-ac6d-4801-8161-fb84b7d278b0"}]': finished 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: osdmap e13: 8 total, 0 up, 8 in 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:37.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:37.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:36 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:37.300 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:38.073 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:37 smithi172 ceph-mon[25755]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:38.073 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:37 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2963844955' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:38.105 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:25:38.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:37 smithi192 ceph-mon[35297]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:38.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:37 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2963844955' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:39.106 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:39.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:38 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2752623418' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:39.351 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:39.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:38 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2752623418' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:25:40.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:39 smithi192 ceph-mon[35297]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:40.305 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:39 smithi172 ceph-mon[25755]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:41.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:40 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:41.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:40 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:41.983 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:42.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:41 smithi192 ceph-mon[35297]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:42.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:41 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2127084626' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:42.374 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:41 smithi172 ceph-mon[25755]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:42.374 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:41 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2127084626' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:43.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T21:25:43.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:43 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:43.069 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:43 smithi172 ceph-mon[25755]: Deploying daemon osd.0 on smithi192 2024-03-24T21:25:43.096 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:25:43.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T21:25:43.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:43 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:43.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:43 smithi192 ceph-mon[35297]: Deploying daemon osd.0 on smithi192 2024-03-24T21:25:44.092 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:44 smithi192 ceph-mon[35297]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:44.097 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:44.125 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:44 smithi172 ceph-mon[25755]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:44.977 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:45.100 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T21:25:45.100 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:45 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:45.407 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T21:25:45.407 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:45 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:46.142 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:46 smithi192 ceph-mon[35297]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:46.142 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:46 smithi192 ceph-mon[35297]: Deploying daemon osd.1 on smithi172 2024-03-24T21:25:46.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:46 smithi172 ceph-mon[25755]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:46.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:46 smithi172 ceph-mon[25755]: Deploying daemon osd.1 on smithi172 2024-03-24T21:25:48.015 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:48.052 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:48 smithi172 ceph-mon[25755]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:48.052 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:48 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:48.053 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:48 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:48.053 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:48 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T21:25:48.053 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:48 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:48.442 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:48 smithi192 ceph-mon[35297]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:48.443 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:48 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:48.443 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:48 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:48.443 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:48 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T21:25:48.443 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:48 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:48.785 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:25:49.355 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:49 smithi172 ceph-mon[25755]: Deploying daemon osd.2 on smithi192 2024-03-24T21:25:49.355 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:49 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/646805077' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:49.481 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:49 smithi192 ceph-mon[35297]: Deploying daemon osd.2 on smithi192 2024-03-24T21:25:49.481 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:49 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/646805077' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:49.786 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:50.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:50 smithi172 ceph-mon[25755]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:50.210 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:50 smithi192 ceph-mon[35297]: pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:50.560 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:51.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:51 smithi172 ceph-mon[25755]: from='osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T21:25:51.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:51 smithi172 ceph-mon[25755]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T21:25:51.353 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:51 smithi192 ceph-mon[35297]: from='osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T21:25:51.354 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:51 smithi192 ceph-mon[35297]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T21:25:52.361 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:52.361 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: osdmap e14: 8 total, 0 up, 8 in 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:52.362 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:52 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:52.497 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:52.497 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: osdmap e14: 8 total, 0 up, 8 in 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:52.498 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:52 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:53.108 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: osdmap e15: 8 total, 0 up, 8 in 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:53.138 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:53.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:53.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:53.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:53 smithi192 ceph-mon[35297]: from='osd.0 ' entity='osd.0' 2024-03-24T21:25:53.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:25:53.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: osdmap e15: 8 total, 0 up, 8 in 2024-03-24T21:25:53.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:53.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:53.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T21:25:53.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:53 smithi172 ceph-mon[25755]: from='osd.0 ' entity='osd.0' 2024-03-24T21:25:53.901 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/409993852' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T21:25:54.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: Deploying daemon osd.3 on smithi172 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157] boot 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: osdmap e16: 8 total, 1 up, 8 in 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:54.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T21:25:54.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:54.171 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:54 smithi172 ceph-mon[25755]: Deploying daemon osd.4 on smithi192 2024-03-24T21:25:54.401 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:25:54.401 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:25:54.401 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/409993852' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: Deploying daemon osd.3 on smithi172 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: osd.0 [v2:172.21.15.192:6800/1003495157,v1:172.21.15.192:6801/1003495157] boot 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: osdmap e16: 8 total, 1 up, 8 in 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:54.402 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:25:54.403 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:54 smithi192 ceph-mon[35297]: Deploying daemon osd.4 on smithi192 2024-03-24T21:25:54.902 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:55.156 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:25:55.933 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: pgmap v63: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: osdmap e17: 8 total, 1 up, 8 in 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:55.934 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:55 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: pgmap v63: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:25:56.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: osdmap e17: 8 total, 1 up, 8 in 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:56.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:55 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:56.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:56.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:56 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T21:25:57.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:56 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:25:57.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:56 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T21:25:57.688 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:25:57.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: osdmap e18: 8 total, 1 up, 8 in 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:57.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T21:25:57.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T21:25:57.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:57 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3374156990' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: pgmap v65: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: osdmap e18: 8 total, 1 up, 8 in 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T21:25:58.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:57 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3374156990' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:25:58.512 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":18,"num_osds":8,"num_up_osds":1,"osd_up_since":1711315553,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:25:58.947 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: osdmap e19: 8 total, 1 up, 8 in 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:58.948 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:58 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' 2024-03-24T21:25:59.114 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:25:59.114 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T21:25:59.114 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: osdmap e19: 8 total, 1 up, 8 in 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:25:59.115 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:58 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891]' entity='osd.1' 2024-03-24T21:25:59.514 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:25:59.969 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: pgmap v68: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891] boot 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: osdmap e20: 8 total, 2 up, 8 in 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:00.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T21:26:00.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:25:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: pgmap v68: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:00.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: osd.1 [v2:172.21.15.172:6802/3202856891,v1:172.21.15.172:6803/3202856891] boot 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: osdmap e20: 8 total, 2 up, 8 in 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T21:26:00.068 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:25:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:00.872 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:00.872 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:00.872 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: Deploying daemon osd.6 on smithi192 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041] boot 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: osdmap e21: 8 total, 3 up, 8 in 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:00.873 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: Deploying daemon osd.6 on smithi192 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: osd.2 [v2:172.21.15.192:6808/724309041,v1:172.21.15.192:6809/724309041] boot 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: osdmap e21: 8 total, 3 up, 8 in 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:01.074 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:01.075 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:01.075 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:01.075 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:01.075 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:26:01.990 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-24T21:26:01.990 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-03-24T21:26:01.990 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: osdmap e22: 8 total, 3 up, 8 in 2024-03-24T21:26:01.990 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:01.990 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T21:26:01.991 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:01 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:02.064 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: osdmap e22: 8 total, 3 up, 8 in 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T21:26:02.065 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:01 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:02.693 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: Deploying daemon osd.5 on smithi172 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: osdmap e23: 8 total, 3 up, 8 in 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:03.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:03.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T21:26:03.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T21:26:03.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:02 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/610842508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: Deploying daemon osd.5 on smithi172 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: osdmap e23: 8 total, 3 up, 8 in 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:03.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:03.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T21:26:03.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T21:26:03.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:02 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/610842508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:03.313 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":23,"num_osds":8,"num_up_osds":3,"osd_up_since":1711315559,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:26:04.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: osdmap e24: 8 total, 3 up, 8 in 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:04.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T21:26:04.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: osdmap e24: 8 total, 3 up, 8 in 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:04.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:04.314 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:26:04.824 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:04.983 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: osdmap e25: 8 total, 3 up, 8 in 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T21:26:04.984 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:04 smithi192 ceph-mon[35297]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: osdmap e25: 8 total, 3 up, 8 in 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T21:26:05.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:04 smithi172 ceph-mon[25755]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027] boot 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: osdmap e26: 8 total, 4 up, 8 in 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:05.923 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: mgrmap e19: smithi172.ilppwg(active, since 2m), standbys: smithi192.hldeut 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: osdmap e27: 8 total, 4 up, 8 in 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:05.924 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:05 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:06.111 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: osd.4 [v2:172.21.15.192:6816/1599748027,v1:172.21.15.192:6817/1599748027] boot 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: osdmap e26: 8 total, 4 up, 8 in 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: mgrmap e19: smithi172.ilppwg(active, since 2m), standbys: smithi192.hldeut 2024-03-24T21:26:06.112 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: osdmap e27: 8 total, 4 up, 8 in 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:06.113 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:05 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:07.380 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:07.413 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail 2024-03-24T21:26:07.413 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' 2024-03-24T21:26:07.413 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867] boot 2024-03-24T21:26:07.414 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: osdmap e28: 8 total, 5 up, 8 in 2024-03-24T21:26:07.414 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:07.414 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:07.414 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:07.414 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 357 GiB / 358 GiB avail 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: from='osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867]' entity='osd.3' 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: osd.3 [v2:172.21.15.172:6810/3009636867,v1:172.21.15.172:6811/3009636867] boot 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: osdmap e28: 8 total, 5 up, 8 in 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:07.983 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":28,"num_osds":8,"num_up_osds":5,"osd_up_since":1711315566,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":1} 2024-03-24T21:26:08.484 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:08.484 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:08.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1141174959' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:08.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: osdmap e29: 8 total, 5 up, 8 in 2024-03-24T21:26:08.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:08.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:08.485 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:08 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:08.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1141174959' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: osdmap e29: 8 total, 5 up, 8 in 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:08 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:08.984 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:26:09.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58263]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-24T21:26:09.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58263]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-24T21:26:09.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58263]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-24T21:26:09.383 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58263]: pam_unix(sudo:session): session closed for user root 2024-03-24T21:26:09.474 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:09.649 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T21:26:09.649 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T21:26:09.649 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.649 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: osdmap e30: 8 total, 5 up, 8 in 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 ceph-mon[35297]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T21:26:09.650 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47413]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58279]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58279]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58279]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 sudo[58279]: pam_unix(sudo:session): session closed for user root 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T21:26:09.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: osdmap e30: 8 total, 5 up, 8 in 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:09.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:09 smithi172 ceph-mon[25755]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T21:26:09.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47413]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-24T21:26:09.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47413]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-24T21:26:09.901 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47413]: pam_unix(sudo:session): session closed for user root 2024-03-24T21:26:10.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47416]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-03-24T21:26:10.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47416]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-03-24T21:26:10.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47416]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-03-24T21:26:10.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:09 smithi192 sudo[47416]: pam_unix(sudo:session): session closed for user root 2024-03-24T21:26:10.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: osdmap e31: 8 total, 5 up, 8 in 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:10.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:10.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:10.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:10.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:10 smithi172 ceph-mon[25755]: from='osd.6 ' entity='osd.6' 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi172"}]: dispatch 2024-03-24T21:26:10.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: osdmap e31: 8 total, 5 up, 8 in 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:10.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:10 smithi192 ceph-mon[35297]: from='osd.6 ' entity='osd.6' 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: pgmap v86: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: Deploying daemon osd.7 on smithi172 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967] boot 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: osdmap e32: 8 total, 6 up, 8 in 2024-03-24T21:26:11.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:11.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:11.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:11.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:11.920 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:11.941 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:12.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:12.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: pgmap v86: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: Deploying daemon osd.7 on smithi172 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: osd.6 [v2:172.21.15.192:6824/2242052967,v1:172.21.15.192:6825/2242052967] boot 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: osdmap e32: 8 total, 6 up, 8 in 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:12.001 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:13.108 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:12 smithi172 ceph-mon[25755]: osdmap e33: 8 total, 6 up, 8 in 2024-03-24T21:26:13.108 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:13.108 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:12 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:13.108 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:12 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3113245198' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:13.133 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":33,"num_osds":8,"num_up_osds":6,"osd_up_since":1711315570,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:26:13.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:12 smithi192 ceph-mon[35297]: osdmap e33: 8 total, 6 up, 8 in 2024-03-24T21:26:13.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:13.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:12 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:13.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:12 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3113245198' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:14.135 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:26:14.161 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:13 smithi172 ceph-mon[25755]: pgmap v89: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T21:26:14.161 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:13 smithi172 ceph-mon[25755]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T21:26:14.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:13 smithi192 ceph-mon[35297]: pgmap v89: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 15 op/s; 144 KiB/s, 0 objects/s recovering 2024-03-24T21:26:14.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:13 smithi192 ceph-mon[35297]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T21:26:14.983 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: osdmap e34: 8 total, 6 up, 8 in 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:14 smithi192 ceph-mon[35297]: osdmap e35: 8 total, 6 up, 8 in 2024-03-24T21:26:15.290 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T21:26:15.290 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: osdmap e34: 8 total, 6 up, 8 in 2024-03-24T21:26:15.290 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:15.291 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:15.291 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:15.291 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: from='osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:15.291 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:14 smithi172 ceph-mon[25755]: osdmap e35: 8 total, 6 up, 8 in 2024-03-24T21:26:16.208 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:15 smithi172 ceph-mon[25755]: pgmap v91: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 168 MiB used, 536 GiB / 536 GiB avail 2024-03-24T21:26:16.208 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:16.209 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:16.209 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:15 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:16.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:15 smithi192 ceph-mon[35297]: pgmap v91: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 168 MiB used, 536 GiB / 536 GiB avail 2024-03-24T21:26:16.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:15 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:16.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:15 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:16.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:15 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830] boot 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: osdmap e36: 8 total, 7 up, 8 in 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:17.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:16 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: osd.5 [v2:172.21.15.172:6818/1202819830,v1:172.21.15.172:6819/1202819830] boot 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: osdmap e36: 8 total, 7 up, 8 in 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T21:26:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:16 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:17.522 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:17 smithi192 ceph-mon[35297]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 189 KiB/s wr, 12 op/s 2024-03-24T21:26:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:17 smithi192 ceph-mon[35297]: osdmap e37: 8 total, 7 up, 8 in 2024-03-24T21:26:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:17 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:17 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1670967933' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:18.303 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:17 smithi172 ceph-mon[25755]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 189 KiB/s wr, 12 op/s 2024-03-24T21:26:18.304 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:17 smithi172 ceph-mon[25755]: osdmap e37: 8 total, 7 up, 8 in 2024-03-24T21:26:18.304 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:17 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:18.304 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:17 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1670967933' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:18.337 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1711315575,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:26:19.338 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:26:19.597 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:19.988 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:19 smithi172 ceph-mon[25755]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 3.1 KiB/s rd, 189 KiB/s wr, 12 op/s 2024-03-24T21:26:19.988 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:19 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:19.988 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:19 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:19 smithi192 ceph-mon[35297]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 3.1 KiB/s rd, 189 KiB/s wr, 12 op/s 2024-03-24T21:26:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:19 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:19 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:22.223 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:21 smithi172 ceph-mon[25755]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 2.2 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T21:26:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:21 smithi192 ceph-mon[35297]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 2.2 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T21:26:22.522 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:23.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:22 smithi172 ceph-mon[25755]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T21:26:23.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:22 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/656172255' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:23.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:22 smithi192 ceph-mon[35297]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T21:26:23.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:22 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/656172255' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:23.481 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1711315575,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":0} 2024-03-24T21:26:24.095 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:23 smithi172 ceph-mon[25755]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-03-24T21:26:24.096 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:23 smithi172 ceph-mon[25755]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T21:26:24.096 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:23 smithi172 ceph-mon[25755]: osdmap e38: 8 total, 7 up, 8 in 2024-03-24T21:26:24.096 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:23 smithi172 ceph-mon[25755]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:24.096 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:23 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:23 smithi192 ceph-mon[35297]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-03-24T21:26:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:23 smithi192 ceph-mon[35297]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T21:26:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:23 smithi192 ceph-mon[35297]: osdmap e38: 8 total, 7 up, 8 in 2024-03-24T21:26:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:23 smithi192 ceph-mon[35297]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:26:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:23 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:24.483 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T21:26:24.741 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: osdmap e39: 8 total, 7 up, 8 in 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303] boot 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: osdmap e40: 8 total, 8 up, 8 in 2024-03-24T21:26:25.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:24 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: osdmap e39: 8 total, 7 up, 8 in 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: osd.7 [v2:172.21.15.172:6826/4150803303,v1:172.21.15.172:6827/4150803303] boot 2024-03-24T21:26:25.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: osdmap e40: 8 total, 8 up, 8 in 2024-03-24T21:26:25.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:24 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T21:26:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:25 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:26:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:25 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:26:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:25 smithi192 ceph-mon[35297]: pgmap v101: 1 pgs: 1 unknown; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-03-24T21:26:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:25 smithi192 ceph-mon[35297]: osdmap e41: 8 total, 8 up, 8 in 2024-03-24T21:26:26.355 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:25 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:26:26.355 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:25 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:26:26.356 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:25 smithi172 ceph-mon[25755]: pgmap v101: 1 pgs: 1 unknown; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-03-24T21:26:26.356 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:25 smithi172 ceph-mon[25755]: osdmap e41: 8 total, 8 up, 8 in 2024-03-24T21:26:27.069 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:26 smithi192 ceph-mon[35297]: osdmap e42: 8 total, 8 up, 8 in 2024-03-24T21:26:27.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:27.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:27.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:27.274 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:26 smithi172 ceph-mon[25755]: osdmap e42: 8 total, 8 up, 8 in 2024-03-24T21:26:27.858 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":42,"num_osds":8,"num_up_osds":8,"osd_up_since":1711315584,"num_in_osds":8,"osd_in_since":1711315536,"num_remapped_pgs":1} 2024-03-24T21:26:27.858 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T21:26:27.999 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:27 smithi192 ceph-mon[35297]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:28.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:27 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3715570296' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:28.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:27 smithi192 ceph-mon[35297]: osdmap e43: 8 total, 8 up, 8 in 2024-03-24T21:26:28.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:27 smithi172 ceph-mon[25755]: pgmap v104: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:28.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:27 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3715570296' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T21:26:28.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:27 smithi172 ceph-mon[25755]: osdmap e43: 8 total, 8 up, 8 in 2024-03-24T21:26:28.454 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:30.200 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:29 smithi172 ceph-mon[25755]: pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:30.200 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:29 smithi172 ceph-mon[25755]: osdmap e44: 8 total, 8 up, 8 in 2024-03-24T21:26:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:29 smithi192 ceph-mon[35297]: pgmap v107: 1 pgs: 1 unknown; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:29 smithi192 ceph-mon[35297]: osdmap e44: 8 total, 8 up, 8 in 2024-03-24T21:26:31.180 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:31.181 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":44,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","created":"2024-03-24T21:21:30.269089+0000","modified":"2024-03-24T21:26:28.932027+0000","last_up_change":"2024-03-24T21:26:24.926416+0000","last_in_change":"2024-03-24T21:25:36.595495+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T21:26:00.248638+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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b5480827-929d-4a50-b6d2-b9f08df7c937","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6801","nonce":1003495157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6803","nonce":1003495157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6807","nonce":1003495157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6805","nonce":1003495157}]},"public_addr":"172.21.15.192:6801/1003495157","cluster_addr":"172.21.15.192:6803/1003495157","heartbeat_back_addr":"172.21.15.192:6807/1003495157","heartbeat_front_addr":"172.21.15.192:6805/1003495157","state":["exists","up"]},{"osd":1,"uuid":"85c16c91-c6ca-44f9-8d17-1e26c27d0eaf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6803","nonce":3202856891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6805","nonce":3202856891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6809","nonce":3202856891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6807","nonce":3202856891}]},"public_addr":"172.21.15.172:6803/3202856891","cluster_addr":"172.21.15.172:6805/3202856891","heartbeat_back_addr":"172.21.15.172:6809/3202856891","heartbeat_front_addr":"172.21.15.172:6807/3202856891","state":["exists","up"]},{"osd":2,"uuid":"c10ad0e9-fd43-497c-a488-dce041bc710a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6809","nonce":724309041}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6811","nonce":724309041}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6815","nonce":724309041}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6813","nonce":724309041}]},"public_addr":"172.21.15.192:6809/724309041","cluster_addr":"172.21.15.192:6811/724309041","heartbeat_back_addr":"172.21.15.192:6815/724309041","heartbeat_front_addr":"172.21.15.192:6813/724309041","state":["exists","up"]},{"osd":3,"uuid":"623a5233-6d39-4e33-bc11-e6a35f958fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009636867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009636867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6817","nonce":3009636867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009636867}]},"public_addr":"172.21.15.172:6811/3009636867","cluster_addr":"172.21.15.172:6813/3009636867","heartbeat_back_addr":"172.21.15.172:6817/3009636867","heartbeat_front_addr":"172.21.15.172:6815/3009636867","state":["exists","up"]},{"osd":4,"uuid":"b75027bb-938c-48b1-b563-99fb9e34b23d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6817","nonce":1599748027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6819","nonce":1599748027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6823","nonce":1599748027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6821","nonce":1599748027}]},"public_addr":"172.21.15.192:6817/1599748027","cluster_addr":"172.21.15.192:6819/1599748027","heartbeat_back_addr":"172.21.15.192:6823/1599748027","heartbeat_front_addr":"172.21.15.192:6821/1599748027","state":["exists","up"]},{"osd":5,"uuid":"4387f186-5d49-4f2a-b222-49038db94844","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6819","nonce":1202819830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6821","nonce":1202819830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6825","nonce":1202819830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6823","nonce":1202819830}]},"public_addr":"172.21.15.172:6819/1202819830","cluster_addr":"172.21.15.172:6821/1202819830","heartbeat_back_addr":"172.21.15.172:6825/1202819830","heartbeat_front_addr":"172.21.15.172:6823/1202819830","state":["exists","up"]},{"osd":6,"uuid":"f80e44e6-4370-4e9b-808c-493ab7a577c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6825","nonce":2242052967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6827","nonce":2242052967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6831","nonce":2242052967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6829","nonce":2242052967}]},"public_addr":"172.21.15.192:6825/2242052967","cluster_addr":"172.21.15.192:6827/2242052967","heartbeat_back_addr":"172.21.15.192:6831/2242052967","heartbeat_front_addr":"172.21.15.192:6829/2242052967","state":["exists","up"]},{"osd":7,"uuid":"f797bc24-ac6d-4801-8161-fb84b7d278b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6827","nonce":4150803303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6829","nonce":4150803303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6833","nonce":4150803303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6831","nonce":4150803303}]},"public_addr":"172.21.15.172:6827/4150803303","cluster_addr":"172.21.15.172:6829/4150803303","heartbeat_back_addr":"172.21.15.172:6833/4150803303","heartbeat_front_addr":"172.21.15.172:6831/4150803303","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:51.951860+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.465592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.890847+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:05.713196+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:03.642172+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:14.830131+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:09.310641+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:23.472780+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2223836442":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2479967486":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:6800/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2390113986":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/451396615":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/3674399950":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/958054195":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1325675822":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1395316655":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2508326086":"2024-03-25T21:22:04.772609+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-03-24T21:26:31.876 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-24T21:26:00.248638+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': '24', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-03-24T21:26:31.877 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-24T21:26:32.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s, 0 objects/s recovering 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/509931291' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s, 0 objects/s recovering 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/509931291' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:32.324 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:33.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:32 smithi192 ceph-mon[35297]: Detected new or changed devices on smithi192 2024-03-24T21:26:33.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:32 smithi192 ceph-mon[35297]: Adjusting osd_memory_target on smithi192 to 3728M 2024-03-24T21:26:33.325 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:32 smithi172 ceph-mon[25755]: Detected new or changed devices on smithi192 2024-03-24T21:26:33.326 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:32 smithi172 ceph-mon[25755]: Adjusting osd_memory_target on smithi192 to 3728M 2024-03-24T21:26:34.043 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:33 smithi172 ceph-mon[25755]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-03-24T21:26:34.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:33 smithi192 ceph-mon[35297]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-03-24T21:26:34.727 INFO:teuthology.orchestra.run.smithi172.stdout:pg_num: 1 2024-03-24T21:26:35.353 INFO:tasks.cephadm:Setting up client nodes... 2024-03-24T21:26:35.353 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T21:26:35.629 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:35.901 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:35 smithi172 ceph-mon[25755]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-24T21:26:35.901 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:35.901 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:35 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:35.901 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:35 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3294278898' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T21:26:36.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:35 smithi192 ceph-mon[35297]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-03-24T21:26:36.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:36.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:35 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:36.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:35 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3294278898' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T21:26:37.919 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:37 smithi172 ceph-mon[25755]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-24T21:26:38.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:37 smithi192 ceph-mon[35297]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-24T21:26:38.586 INFO:teuthology.orchestra.run.smithi172.stdout:[client.0] 2024-03-24T21:26:38.587 INFO:teuthology.orchestra.run.smithi172.stdout: key = AQCOmgBmcnHpIhAAfXIetCJMI53LMoYyyQjsXQ== 2024-03-24T21:26:38.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:38 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3996280222' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T21:26:38.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:38 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3996280222' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T21:26:39.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:38 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3996280222' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T21:26:39.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:38 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3996280222' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T21:26:39.550 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:26:39.551 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-24T21:26:39.551 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-24T21:26:39.596 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T21:26:39.850 INFO:teuthology.orchestra.run.smithi192.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi192/config 2024-03-24T21:26:39.889 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:39 smithi172 ceph-mon[25755]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-24T21:26:39.972 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:39 smithi192 ceph-mon[35297]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-24T21:26:41.821 INFO:teuthology.orchestra.run.smithi192.stdout:[client.1] 2024-03-24T21:26:41.821 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQCRmgBmaBXJMBAA9ZQJot3amQg52h2CyVMbbA== 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: Detected new or changed devices on smithi172 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.863 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: Adjusting osd_memory_target on smithi172 to 2960M 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:26:41.864 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.865 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: Detected new or changed devices on smithi172 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T21:26:41.887 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: Adjusting osd_memory_target on smithi172 to 2960M 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:26:41.888 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:42.711 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:42 smithi172 ceph-mon[25755]: from='client.? 172.21.15.192:0/102396036' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T21:26:42.711 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:42 smithi172 ceph-mon[25755]: 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-03-24T21:26:42.712 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:42 smithi172 ceph-mon[25755]: 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-03-24T21:26:43.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:42 smithi192 ceph-mon[35297]: from='client.? 172.21.15.192:0/102396036' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T21:26:43.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:42 smithi192 ceph-mon[35297]: 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-03-24T21:26:43.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:42 smithi192 ceph-mon[35297]: 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-03-24T21:26:43.064 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:26:43.064 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-24T21:26:43.064 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-24T21:26:43.109 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-24T21:26:43.110 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-24T21:26:43.110 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-24T21:26:43.362 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:43.881 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:43 smithi192 ceph-mon[35297]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:44.075 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:43 smithi172 ceph-mon[25755]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:45.542 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:46.093 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:45 smithi192 ceph-mon[35297]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:46.093 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:45 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/238939622' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T21:26:46.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:45 smithi172 ceph-mon[25755]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:46.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:45 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/238939622' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T21:26:46.440 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":19,"flags":0,"active_gid":14213,"active_name":"smithi172.ilppwg","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":4281674151},{"type":"v1","addr":"172.21.15.172:6801","nonce":4281674151}]},"active_addr":"172.21.15.172:6801/4281674151","active_change":"2024-03-24T21:23:55.921747+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14235,"name":"smithi192.hldeut","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:latest","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.172:8443/","prometheus":"http://172.21.15.172:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["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.172:0","nonce":869276426}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":981098753}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":2633815081}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":1900139731}]}]} 2024-03-24T21:26:46.444 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-24T21:26:46.444 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-24T21:26:46.445 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T21:26:47.254 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:47.999 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:47 smithi192 ceph-mon[35297]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:48.148 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:47 smithi172 ceph-mon[25755]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:49.894 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:49.894 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":44,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","created":"2024-03-24T21:21:30.269089+0000","modified":"2024-03-24T21:26:28.932027+0000","last_up_change":"2024-03-24T21:26:24.926416+0000","last_in_change":"2024-03-24T21:25:36.595495+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T21:26:00.248638+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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b5480827-929d-4a50-b6d2-b9f08df7c937","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6801","nonce":1003495157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6803","nonce":1003495157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6807","nonce":1003495157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6805","nonce":1003495157}]},"public_addr":"172.21.15.192:6801/1003495157","cluster_addr":"172.21.15.192:6803/1003495157","heartbeat_back_addr":"172.21.15.192:6807/1003495157","heartbeat_front_addr":"172.21.15.192:6805/1003495157","state":["exists","up"]},{"osd":1,"uuid":"85c16c91-c6ca-44f9-8d17-1e26c27d0eaf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6803","nonce":3202856891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6805","nonce":3202856891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6809","nonce":3202856891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6807","nonce":3202856891}]},"public_addr":"172.21.15.172:6803/3202856891","cluster_addr":"172.21.15.172:6805/3202856891","heartbeat_back_addr":"172.21.15.172:6809/3202856891","heartbeat_front_addr":"172.21.15.172:6807/3202856891","state":["exists","up"]},{"osd":2,"uuid":"c10ad0e9-fd43-497c-a488-dce041bc710a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6809","nonce":724309041}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6811","nonce":724309041}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6815","nonce":724309041}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6813","nonce":724309041}]},"public_addr":"172.21.15.192:6809/724309041","cluster_addr":"172.21.15.192:6811/724309041","heartbeat_back_addr":"172.21.15.192:6815/724309041","heartbeat_front_addr":"172.21.15.192:6813/724309041","state":["exists","up"]},{"osd":3,"uuid":"623a5233-6d39-4e33-bc11-e6a35f958fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009636867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009636867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6817","nonce":3009636867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009636867}]},"public_addr":"172.21.15.172:6811/3009636867","cluster_addr":"172.21.15.172:6813/3009636867","heartbeat_back_addr":"172.21.15.172:6817/3009636867","heartbeat_front_addr":"172.21.15.172:6815/3009636867","state":["exists","up"]},{"osd":4,"uuid":"b75027bb-938c-48b1-b563-99fb9e34b23d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6817","nonce":1599748027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6819","nonce":1599748027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6823","nonce":1599748027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6821","nonce":1599748027}]},"public_addr":"172.21.15.192:6817/1599748027","cluster_addr":"172.21.15.192:6819/1599748027","heartbeat_back_addr":"172.21.15.192:6823/1599748027","heartbeat_front_addr":"172.21.15.192:6821/1599748027","state":["exists","up"]},{"osd":5,"uuid":"4387f186-5d49-4f2a-b222-49038db94844","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6819","nonce":1202819830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6821","nonce":1202819830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6825","nonce":1202819830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6823","nonce":1202819830}]},"public_addr":"172.21.15.172:6819/1202819830","cluster_addr":"172.21.15.172:6821/1202819830","heartbeat_back_addr":"172.21.15.172:6825/1202819830","heartbeat_front_addr":"172.21.15.172:6823/1202819830","state":["exists","up"]},{"osd":6,"uuid":"f80e44e6-4370-4e9b-808c-493ab7a577c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6825","nonce":2242052967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6827","nonce":2242052967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6831","nonce":2242052967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6829","nonce":2242052967}]},"public_addr":"172.21.15.192:6825/2242052967","cluster_addr":"172.21.15.192:6827/2242052967","heartbeat_back_addr":"172.21.15.192:6831/2242052967","heartbeat_front_addr":"172.21.15.192:6829/2242052967","state":["exists","up"]},{"osd":7,"uuid":"f797bc24-ac6d-4801-8161-fb84b7d278b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6827","nonce":4150803303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6829","nonce":4150803303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6833","nonce":4150803303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6831","nonce":4150803303}]},"public_addr":"172.21.15.172:6827/4150803303","cluster_addr":"172.21.15.172:6829/4150803303","heartbeat_back_addr":"172.21.15.172:6833/4150803303","heartbeat_front_addr":"172.21.15.172:6831/4150803303","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:51.951860+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.465592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.890847+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:05.713196+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:03.642172+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:14.830131+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:09.310641+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:23.472780+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2223836442":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2479967486":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:6800/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2390113986":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/451396615":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/3674399950":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/958054195":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1325675822":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1395316655":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2508326086":"2024-03-25T21:22:04.772609+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-03-24T21:26:49.925 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:49 smithi172 ceph-mon[25755]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:49.981 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:49 smithi192 ceph-mon[35297]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:50.658 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-24T21:26:50.659 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T21:26:50.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:50 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3973155907' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:51.141 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:51.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:50 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3973155907' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:52.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:51 smithi192 ceph-mon[35297]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:52.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:51 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:52.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:51 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:52.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:51 smithi172 ceph-mon[25755]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:52.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:51 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:52.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:51 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:53.494 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:26:53.495 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":44,"fsid":"5f56b6a8-ea24-11ee-95cd-87774f69a715","created":"2024-03-24T21:21:30.269089+0000","modified":"2024-03-24T21:26:28.932027+0000","last_up_change":"2024-03-24T21:26:24.926416+0000","last_in_change":"2024-03-24T21:25:36.595495+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-24T21:26:00.248638+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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b5480827-929d-4a50-b6d2-b9f08df7c937","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6801","nonce":1003495157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6803","nonce":1003495157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6807","nonce":1003495157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":1003495157},{"type":"v1","addr":"172.21.15.192:6805","nonce":1003495157}]},"public_addr":"172.21.15.192:6801/1003495157","cluster_addr":"172.21.15.192:6803/1003495157","heartbeat_back_addr":"172.21.15.192:6807/1003495157","heartbeat_front_addr":"172.21.15.192:6805/1003495157","state":["exists","up"]},{"osd":1,"uuid":"85c16c91-c6ca-44f9-8d17-1e26c27d0eaf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6803","nonce":3202856891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6805","nonce":3202856891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6809","nonce":3202856891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":3202856891},{"type":"v1","addr":"172.21.15.172:6807","nonce":3202856891}]},"public_addr":"172.21.15.172:6803/3202856891","cluster_addr":"172.21.15.172:6805/3202856891","heartbeat_back_addr":"172.21.15.172:6809/3202856891","heartbeat_front_addr":"172.21.15.172:6807/3202856891","state":["exists","up"]},{"osd":2,"uuid":"c10ad0e9-fd43-497c-a488-dce041bc710a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6809","nonce":724309041}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6811","nonce":724309041}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6815","nonce":724309041}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":724309041},{"type":"v1","addr":"172.21.15.192:6813","nonce":724309041}]},"public_addr":"172.21.15.192:6809/724309041","cluster_addr":"172.21.15.192:6811/724309041","heartbeat_back_addr":"172.21.15.192:6815/724309041","heartbeat_front_addr":"172.21.15.192:6813/724309041","state":["exists","up"]},{"osd":3,"uuid":"623a5233-6d39-4e33-bc11-e6a35f958fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6811","nonce":3009636867}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6813","nonce":3009636867}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6817","nonce":3009636867}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":3009636867},{"type":"v1","addr":"172.21.15.172:6815","nonce":3009636867}]},"public_addr":"172.21.15.172:6811/3009636867","cluster_addr":"172.21.15.172:6813/3009636867","heartbeat_back_addr":"172.21.15.172:6817/3009636867","heartbeat_front_addr":"172.21.15.172:6815/3009636867","state":["exists","up"]},{"osd":4,"uuid":"b75027bb-938c-48b1-b563-99fb9e34b23d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6817","nonce":1599748027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6819","nonce":1599748027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6823","nonce":1599748027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":1599748027},{"type":"v1","addr":"172.21.15.192:6821","nonce":1599748027}]},"public_addr":"172.21.15.192:6817/1599748027","cluster_addr":"172.21.15.192:6819/1599748027","heartbeat_back_addr":"172.21.15.192:6823/1599748027","heartbeat_front_addr":"172.21.15.192:6821/1599748027","state":["exists","up"]},{"osd":5,"uuid":"4387f186-5d49-4f2a-b222-49038db94844","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6819","nonce":1202819830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6821","nonce":1202819830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6825","nonce":1202819830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1202819830},{"type":"v1","addr":"172.21.15.172:6823","nonce":1202819830}]},"public_addr":"172.21.15.172:6819/1202819830","cluster_addr":"172.21.15.172:6821/1202819830","heartbeat_back_addr":"172.21.15.172:6825/1202819830","heartbeat_front_addr":"172.21.15.172:6823/1202819830","state":["exists","up"]},{"osd":6,"uuid":"f80e44e6-4370-4e9b-808c-493ab7a577c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6824","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6825","nonce":2242052967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6827","nonce":2242052967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6831","nonce":2242052967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":2242052967},{"type":"v1","addr":"172.21.15.192:6829","nonce":2242052967}]},"public_addr":"172.21.15.192:6825/2242052967","cluster_addr":"172.21.15.192:6827/2242052967","heartbeat_back_addr":"172.21.15.192:6831/2242052967","heartbeat_front_addr":"172.21.15.192:6829/2242052967","state":["exists","up"]},{"osd":7,"uuid":"f797bc24-ac6d-4801-8161-fb84b7d278b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6827","nonce":4150803303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6829","nonce":4150803303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6833","nonce":4150803303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":4150803303},{"type":"v1","addr":"172.21.15.172:6831","nonce":4150803303}]},"public_addr":"172.21.15.172:6827/4150803303","cluster_addr":"172.21.15.172:6829/4150803303","heartbeat_back_addr":"172.21.15.172:6833/4150803303","heartbeat_front_addr":"172.21.15.172:6831/4150803303","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:51.951860+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.465592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:25:57.890847+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:05.713196+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:03.642172+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:14.830131+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:09.310641+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-03-24T21:26:23.472780+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/2518938197":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2223836442":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/2479967486":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:6801/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:6800/2153458066":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2390113986":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/451396615":"2024-03-25T21:23:55.921630+0000","172.21.15.172:0/3674399950":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/958054195":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1325675822":"2024-03-25T21:23:55.921630+0000","172.21.15.172:6800/872637511":"2024-03-25T21:22:39.827709+0000","172.21.15.172:0/1395316655":"2024-03-25T21:22:04.772609+0000","172.21.15.172:0/2508326086":"2024-03-25T21:22:04.772609+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-03-24T21:26:54.073 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:53 smithi172 ceph-mon[25755]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:54.073 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:53 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/446135907' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:54.101 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-24T21:26:54.102 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-24T21:26:54.102 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-24T21:26:54.102 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-24T21:26:54.103 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-24T21:26:54.103 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-24T21:26:54.104 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-24T21:26:54.104 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-24T21:26:54.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:53 smithi192 ceph-mon[35297]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:54.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:53 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/446135907' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T21:26:55.102 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:55.102 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:56.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:55 smithi172 ceph-mon[25755]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:56.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:55 smithi192 ceph-mon[35297]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:56.505 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:56.505 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:56.506 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:56.506 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:26:57.102 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:57.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:56 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:26:58.039 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:57 smithi172 ceph-mon[25755]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:58.039 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:58.040 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:58.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:57 smithi192 ceph-mon[35297]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:26:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:26:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:27:00.046 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:26:59 smithi172 ceph-mon[25755]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:00.217 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:00.218 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:26:59 smithi192 ceph-mon[35297]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:01.918 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:01 smithi172 ceph-mon[25755]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:02.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:01 smithi192 ceph-mon[35297]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:04.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:03 smithi172 ceph-mon[25755]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:04.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:03 smithi192 ceph-mon[35297]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:04.817 INFO:teuthology.orchestra.run.smithi172.stdout:171798691850 2024-03-24T21:27:04.818 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-24T21:27:05.535 INFO:teuthology.orchestra.run.smithi172.stdout:120259084302 2024-03-24T21:27:05.536 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-24T21:27:06.121 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:05 smithi172 ceph-mon[25755]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:06.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:05 smithi192 ceph-mon[35297]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:08.134 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:07 smithi172 ceph-mon[25755]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:08.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:07 smithi192 ceph-mon[35297]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:09.519 INFO:teuthology.orchestra.run.smithi172.stdout:154618822669 2024-03-24T21:27:09.520 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-24T21:27:09.930 INFO:teuthology.orchestra.run.smithi172.stdout:90194313233 2024-03-24T21:27:09.930 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-24T21:27:10.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:09 smithi172 ceph-mon[25755]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:10.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:09 smithi192 ceph-mon[35297]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:10.425 INFO:teuthology.orchestra.run.smithi172.stdout:68719476754 2024-03-24T21:27:10.426 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-24T21:27:11.065 INFO:teuthology.orchestra.run.smithi172.stdout:111669149711 2024-03-24T21:27:11.065 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-24T21:27:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:11 smithi172 ceph-mon[25755]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:12.236 INFO:teuthology.orchestra.run.smithi172.stdout:85899345938 2024-03-24T21:27:12.237 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-24T21:27:12.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:11 smithi192 ceph-mon[35297]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:12.444 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:12.445 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:13.348 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:13.349 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:14.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:13 smithi172 ceph-mon[25755]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:14.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:13 smithi192 ceph-mon[35297]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:14.460 INFO:teuthology.orchestra.run.smithi172.stdout:137438953487 2024-03-24T21:27:14.460 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-24T21:27:15.565 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:15.567 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:16.167 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:15 smithi172 ceph-mon[25755]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:16.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:15 smithi192 ceph-mon[35297]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:17.779 INFO:teuthology.orchestra.run.smithi172.stdout:120259084304 2024-03-24T21:27:18.039 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:17 smithi172 ceph-mon[25755]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:18.039 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:17 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/821365480' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T21:27:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:17 smithi192 ceph-mon[35297]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:17 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/821365480' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T21:27:19.308 INFO:teuthology.orchestra.run.smithi172.stdout:171798691853 2024-03-24T21:27:19.835 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:20.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:19 smithi172 ceph-mon[25755]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:20.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:19 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2169859746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T21:27:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:19 smithi192 ceph-mon[35297]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:19 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2169859746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T21:27:20.468 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:21.170 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084302 got 120259084304 for osd.3 2024-03-24T21:27:21.171 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:21.596 INFO:teuthology.orchestra.run.smithi172.stdout:154618822672 2024-03-24T21:27:21.828 INFO:teuthology.orchestra.run.smithi172.stdout:85899345940 2024-03-24T21:27:22.121 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:21 smithi172 ceph-mon[25755]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:22.121 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:21 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/746422000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T21:27:22.121 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:21 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/2667435198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T21:27:22.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:21 smithi192 ceph-mon[35297]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:21 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/746422000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T21:27:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:21 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/2667435198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T21:27:22.590 INFO:teuthology.orchestra.run.smithi172.stdout:111669149714 2024-03-24T21:27:22.873 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822669 got 154618822672 for osd.5 2024-03-24T21:27:22.874 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:23.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:22 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4019571138' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T21:27:23.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:22 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/4019571138' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T21:27:23.583 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149711 got 111669149714 for osd.4 2024-03-24T21:27:23.583 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:24.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:23 smithi172 ceph-mon[25755]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:24.211 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691850 got 171798691853 for osd.7 2024-03-24T21:27:24.211 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:23 smithi192 ceph-mon[35297]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:25.112 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345938 got 85899345940 for osd.1 2024-03-24T21:27:25.113 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:26.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:25 smithi192 ceph-mon[35297]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:26.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:25 smithi172 ceph-mon[25755]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:27.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:27.802 INFO:teuthology.orchestra.run.smithi172.stdout:68719476758 2024-03-24T21:27:28.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:27 smithi172 ceph-mon[25755]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:28.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:27 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3230998091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T21:27:28.169 INFO:teuthology.orchestra.run.smithi172.stdout:90194313237 2024-03-24T21:27:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:27 smithi192 ceph-mon[35297]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:27 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3230998091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T21:27:28.704 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476754 got 68719476758 for osd.0 2024-03-24T21:27:28.704 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:28.981 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:28 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1850214965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T21:27:29.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:28 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1850214965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T21:27:29.335 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313233 got 90194313237 for osd.2 2024-03-24T21:27:29.336 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:29.996 INFO:teuthology.orchestra.run.smithi172.stdout:137438953490 2024-03-24T21:27:30.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:29 smithi172 ceph-mon[25755]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:29 smithi192 ceph-mon[35297]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:30.606 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953487 got 137438953490 for osd.6 2024-03-24T21:27:30.606 DEBUG:teuthology.parallel:result is None 2024-03-24T21:27:30.606 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-24T21:27:30.606 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T21:27:30.856 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:31.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:30 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/764284230' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T21:27:31.160 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:30 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/764284230' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T21:27:32.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:31 smithi172 ceph-mon[25755]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:32.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:31 smithi192 ceph-mon[35297]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:32.906 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:27:32.908 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2024-03-24T21:27:33.569 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":140,"stamp":"2024-03-24T21:27:32.096035+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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":197,"ondisk_log_size":197,"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":229732,"kb_used_data":5228,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749698716,"statfs":{"total":767926730752,"available":767691485184,"internally_reserved":0,"allocated":5353472,"data_stored":3227080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":229756466},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002290"},"pg_stats":[{"pgid":"1.0","version":"32'197","reported_seq":305,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-03-24T21:26:28.937459+0000","last_change":"2024-03-24T21:26:28.937111+0000","last_active":"2024-03-24T21:26:28.937459+0000","last_peered":"2024-03-24T21:26:28.937459+0000","last_clean":"2024-03-24T21:26:28.937459+0000","last_became_active":"2024-03-24T21:26:28.936702+0000","last_became_peered":"2024-03-24T21:26:28.936702+0000","last_unstale":"2024-03-24T21:26:28.937459+0000","last_undegraded":"2024-03-24T21:26:28.937459+0000","last_fullsized":"2024-03-24T21:26:28.937459+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-24T21:26:00.811478+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T21:26:00.811478+0000","last_clean_scrub_stamp":"2024-03-24T21:26:00.811478+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-26T09:12:09.068635+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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691856,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618822675,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"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":31624,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709432,"statfs":{"total":95990841344,"available":95958458368,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476759,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32204,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708852,"statfs":{"total":95990841344,"available":95957864448,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":21,"seq":90194313238,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":28,"seq":120259084308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28044,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713012,"statfs":{"total":95990841344,"available":95962124288,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":32,"seq":137438953491,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]}],"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":593920,"data_stored":590368,"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-03-24T21:27:33.570 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T21:27:33.816 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:34.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:33 smithi172 ceph-mon[25755]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:34.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:33 smithi172 ceph-mon[25755]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:27:34.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:33 smithi192 ceph-mon[35297]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:34.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:33 smithi192 ceph-mon[35297]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:27:35.758 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:27:35.760 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2024-03-24T21:27:36.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:35 smithi172 ceph-mon[25755]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:36.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:35 smithi192 ceph-mon[35297]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:36.283 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":141,"stamp":"2024-03-24T21:27:34.096466+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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":197,"ondisk_log_size":197,"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":229732,"kb_used_data":5228,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749698716,"statfs":{"total":767926730752,"available":767691485184,"internally_reserved":0,"allocated":5353472,"data_stored":3227080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":229756466},"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.002363"},"pg_stats":[{"pgid":"1.0","version":"32'197","reported_seq":305,"reported_epoch":44,"state":"active+clean","last_fresh":"2024-03-24T21:26:28.937459+0000","last_change":"2024-03-24T21:26:28.937111+0000","last_active":"2024-03-24T21:26:28.937459+0000","last_peered":"2024-03-24T21:26:28.937459+0000","last_clean":"2024-03-24T21:26:28.937459+0000","last_became_active":"2024-03-24T21:26:28.936702+0000","last_became_peered":"2024-03-24T21:26:28.936702+0000","last_unstale":"2024-03-24T21:26:28.937459+0000","last_undegraded":"2024-03-24T21:26:28.937459+0000","last_fullsized":"2024-03-24T21:26:28.937459+0000","mapping_epoch":43,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":44,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-24T21:26:00.811478+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T21:26:00.811478+0000","last_clean_scrub_stamp":"2024-03-24T21:26:00.811478+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-26T09:12:09.068635+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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":151,"num_read_kb":131,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":40,"seq":171798691856,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":36,"seq":154618822675,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"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":31624,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709432,"statfs":{"total":95990841344,"available":95958458368,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":16,"seq":68719476760,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32204,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708852,"statfs":{"total":95990841344,"available":95957864448,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":21,"seq":90194313238,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":28,"seq":120259084308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28044,"kb_used_data":1016,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713012,"statfs":{"total":95990841344,"available":95962124288,"internally_reserved":0,"allocated":1040384,"data_stored":772365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":32,"seq":137438953491,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27456,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713600,"statfs":{"total":95990841344,"available":95962726400,"internally_reserved":0,"allocated":446464,"data_stored":181997,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]}],"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":593920,"data_stored":590368,"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-03-24T21:27:36.284 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-24T21:27:36.284 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-24T21:27:36.284 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-24T21:27:36.284 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-24T21:27:36.525 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:37.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:36 smithi192 ceph-mon[35297]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:27:37.275 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:36 smithi172 ceph-mon[25755]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T21:27:37.953 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:37 smithi172 ceph-mon[25755]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:38.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:37 smithi192 ceph-mon[35297]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:38.444 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-24T21:27:38.444 INFO:teuthology.orchestra.run.smithi172.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-24T21:27:39.099 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:38 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/1661150324' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T21:27:39.125 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-24T21:27:39.125 INFO:tasks.cephadm:Setup complete, yielding 2024-03-24T21:27:39.126 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T21:27:39.135 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-24T21:27:39.136 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch status' 2024-03-24T21:27:39.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:38 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/1661150324' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T21:27:39.380 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:40.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:39 smithi172 ceph-mon[25755]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:40.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:39 smithi192 ceph-mon[35297]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:41.278 INFO:teuthology.orchestra.run.smithi172.stdout:Backend: cephadm 2024-03-24T21:27:41.278 INFO:teuthology.orchestra.run.smithi172.stdout:Available: Yes 2024-03-24T21:27:41.278 INFO:teuthology.orchestra.run.smithi172.stdout:Paused: No 2024-03-24T21:27:42.055 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ps' 2024-03-24T21:27:42.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:41 smithi192 ceph-mon[35297]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:42.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:41 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:42.297 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:42.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:41 smithi172 ceph-mon[25755]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:42.419 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:41 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:43.067 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:42 smithi172 ceph-mon[25755]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:43.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:42 smithi192 ceph-mon[35297]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:44.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:43 smithi172 ceph-mon[25755]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:44.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:43 smithi192 ceph-mon[35297]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.smithi172 smithi172 *:9093,9094 running (2m) 69s ago 4m 25.9M - 0.25.0 c8568f914cd2 45c0ddd097fa 2024-03-24T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:ceph-exporter.smithi172 smithi172 running (4m) 69s ago 4m 7432k - 19.0.0-1667-gdb0330b1 4f325f8440e9 990335283ca3 2024-03-24T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:ceph-exporter.smithi192 smithi192 running (3m) 77s ago 3m 7684k - 19.0.0-1667-gdb0330b1 4f325f8440e9 801f228a46b9 2024-03-24T21:27:44.294 INFO:teuthology.orchestra.run.smithi172.stdout:crash.smithi172 smithi172 running (4m) 69s ago 4m 6665k - 19.0.0-1667-gdb0330b1 4f325f8440e9 7f1ad3437af4 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:crash.smithi192 smithi192 running (3m) 77s ago 3m 6660k - 19.0.0-1667-gdb0330b1 4f325f8440e9 df4861653874 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.smithi172 smithi172 *:3000 running (2m) 69s ago 4m 76.4M - 9.4.12 a0ea5e3c46d9 ec67aa1dcad2 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.smithi172.ilppwg smithi172 *:9283,8765,8443 running (5m) 69s ago 5m 494M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c16f38d4cf2a 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.smithi192.hldeut smithi192 *:8443,9283,8765 running (3m) 77s ago 3m 451M - 19.0.0-1667-gdb0330b1 4f325f8440e9 47fae9e6c3a4 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mon.smithi172 smithi172 running (5m) 69s ago 6m 49.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1971e1b7ba87 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:mon.smithi192 smithi192 running (3m) 77s ago 3m 40.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7cc171ada93e 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.smithi172 smithi172 *:9100 running (4m) 69s ago 4m 13.6M - 1.5.0 0da6a335fe13 b64039d352ab 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.smithi192 smithi192 *:9100 running (3m) 77s ago 3m 17.0M - 1.5.0 0da6a335fe13 c67804208149 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi192 running (116s) 77s ago 116s 46.6M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f8313a47b86 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (111s) 69s ago 111s 47.4M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 d81b5349f246 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi192 running (111s) 77s ago 110s 37.6M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 855674a1d60b 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (103s) 69s ago 102s 48.2M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 ae8859dcc84d 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi192 running (105s) 77s ago 104s 32.7M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 c9aa2b54d2b4 2024-03-24T21:27:44.295 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi172 running (94s) 69s ago 93s 27.8M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 2f80aae2e2c6 2024-03-24T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi192 running (99s) 77s ago 99s 39.2M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 85eaa8e0c14b 2024-03-24T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi172 running (85s) 69s ago 84s 26.7M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 c3bd66e34370 2024-03-24T21:27:44.296 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.smithi172 smithi172 *:9095 running (2m) 69s ago 3m 44.8M - 2.43.0 a07b618ecd1d f72729fb85fc 2024-03-24T21:27:44.918 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ls' 2024-03-24T21:27:45.162 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:46.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:45 smithi192 ceph-mon[35297]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:46.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:45 smithi192 ceph-mon[35297]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:46.322 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:45 smithi172 ceph-mon[25755]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:46.322 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:45 smithi172 ceph-mon[25755]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager ?:9093,9094 1/1 72s ago 5m count:1 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:ceph-exporter 2/2 80s ago 5m * 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:crash 2/2 80s ago 5m * 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:grafana ?:3000 1/1 72s ago 5m count:1 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:mgr 2/2 80s ago 5m count:2 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:mon 2/2 80s ago 4m smithi172:172.21.15.172=smithi172;smithi192:172.21.15.192=smithi192;count:2 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter ?:9100 2/2 80s ago 5m * 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.all-available-devices 8 80s ago 3m * 2024-03-24T21:27:47.103 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus ?:9095 1/1 72s ago 5m count:1 2024-03-24T21:27:47.722 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch host ls' 2024-03-24T21:27:47.963 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:48.205 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:47 smithi172 ceph-mon[25755]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:48.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:47 smithi192 ceph-mon[35297]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:49.135 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:48 smithi172 ceph-mon[25755]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:49.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:48 smithi192 ceph-mon[35297]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:49.870 INFO:teuthology.orchestra.run.smithi172.stdout:HOST ADDR LABELS STATUS 2024-03-24T21:27:49.871 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 172.21.15.172 2024-03-24T21:27:49.871 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 172.21.15.192 2024-03-24T21:27:49.871 INFO:teuthology.orchestra.run.smithi172.stdout:2 hosts in cluster 2024-03-24T21:27:50.232 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:49 smithi172 ceph-mon[25755]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:50.249 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:49 smithi192 ceph-mon[35297]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:50.617 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch device ls' 2024-03-24T21:27:50.860 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:51.244 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:50 smithi172 ceph-mon[25755]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:51.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:50 smithi192 ceph-mon[35297]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:52.219 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:51 smithi172 ceph-mon[25755]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:52.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:51 smithi192 ceph-mon[35297]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:52.635 INFO:teuthology.orchestra.run.smithi172.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-03-24T21:27:52.635 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233005M400BGN 372G No 72s ago Has a FileSystem, LVM detected 2024-03-24T21:27:52.635 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme1n1 ssd Linux_7ea241c6245b1fc7936b 89.4G No 72s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.635 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme2n1 ssd Linux_de335f7f0d14572e119a 89.4G No 72s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.635 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme3n1 ssd Linux_41541d9a65ceedb05e65 89.4G No 72s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme4n1 ssd Linux_2f2e6997b76c688a3540 89.4G No 72s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500NN400BGN 372G No 81s ago Has a FileSystem, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme1n1 ssd Linux_8d43aae1f66509e1face 89.4G No 81s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme2n1 ssd Linux_a7d5f2252588758774c4 89.4G No 81s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme3n1 ssd Linux_d0da8df6c6e872efdccd 89.4G No 81s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:52.636 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme4n1 ssd Linux_e1a412d1d9948c037fc1 89.4G No 81s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:53.349 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-03-24T21:27:53.593 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:54.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:53 smithi192 ceph-mon[35297]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:54.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:53 smithi192 ceph-mon[35297]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:54.374 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:53 smithi172 ceph-mon[25755]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:54.374 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:53 smithi172 ceph-mon[25755]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:55.471 INFO:teuthology.orchestra.run.smithi172.stdout:osd.all-available-devices 8 88s ago 3m * 2024-03-24T21:27:56.080 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:55 smithi172 ceph-mon[25755]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:56.109 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T21:27:56.118 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 -- bash -c 'set -e 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> set -x 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> ceph orch ps 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> ceph orch device ls 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> HOST=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $1}'"'"') 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> DEV=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $2}'"'"') 2024-03-24T21:27:56.118 DEBUG:teuthology.orchestra.run.smithi172:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-03-24T21:27:56.119 DEBUG:teuthology.orchestra.run.smithi172:> ceph orch osd rm --zap --replace 1 2024-03-24T21:27:56.119 DEBUG:teuthology.orchestra.run.smithi172:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-03-24T21:27:56.119 DEBUG:teuthology.orchestra.run.smithi172:> while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done 2024-03-24T21:27:56.119 DEBUG:teuthology.orchestra.run.smithi172:> ' 2024-03-24T21:27:56.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:55 smithi192 ceph-mon[35297]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:56.364 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/mon.smithi172/config 2024-03-24T21:27:57.070 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:56 smithi172 ceph-mon[25755]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:57.070 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:56 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:57.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:56 smithi192 ceph-mon[35297]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:27:57.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:56 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:27:57.923 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch ps 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.smithi172 smithi172 *:9093,9094 running (3m) 83s ago 4m 25.9M - 0.25.0 c8568f914cd2 45c0ddd097fa 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:ceph-exporter.smithi172 smithi172 running (5m) 83s ago 5m 7432k - 19.0.0-1667-gdb0330b1 4f325f8440e9 990335283ca3 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:ceph-exporter.smithi192 smithi192 running (3m) 91s ago 3m 7684k - 19.0.0-1667-gdb0330b1 4f325f8440e9 801f228a46b9 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:crash.smithi172 smithi172 running (4m) 83s ago 4m 6665k - 19.0.0-1667-gdb0330b1 4f325f8440e9 7f1ad3437af4 2024-03-24T21:27:58.192 INFO:teuthology.orchestra.run.smithi172.stdout:crash.smithi192 smithi192 running (3m) 91s ago 3m 6660k - 19.0.0-1667-gdb0330b1 4f325f8440e9 df4861653874 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.smithi172 smithi172 *:3000 running (2m) 83s ago 4m 76.4M - 9.4.12 a0ea5e3c46d9 ec67aa1dcad2 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.smithi172.ilppwg smithi172 *:9283,8765,8443 running (6m) 83s ago 6m 494M - 19.0.0-1667-gdb0330b1 4f325f8440e9 c16f38d4cf2a 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.smithi192.hldeut smithi192 *:8443,9283,8765 running (3m) 91s ago 3m 451M - 19.0.0-1667-gdb0330b1 4f325f8440e9 47fae9e6c3a4 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:mon.smithi172 smithi172 running (6m) 83s ago 6m 49.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 1971e1b7ba87 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:mon.smithi192 smithi192 running (3m) 91s ago 3m 40.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7cc171ada93e 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.smithi172 smithi172 *:9100 running (4m) 83s ago 4m 13.6M - 1.5.0 0da6a335fe13 b64039d352ab 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.smithi192 smithi192 *:9100 running (3m) 91s ago 3m 17.0M - 1.5.0 0da6a335fe13 c67804208149 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi192 running (2m) 91s ago 2m 46.6M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 9f8313a47b86 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (2m) 83s ago 2m 47.4M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 d81b5349f246 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi192 running (2m) 91s ago 2m 37.6M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 855674a1d60b 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (117s) 83s ago 116s 48.2M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 ae8859dcc84d 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi192 running (119s) 91s ago 118s 32.7M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 c9aa2b54d2b4 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi172 running (108s) 83s ago 107s 27.8M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 2f80aae2e2c6 2024-03-24T21:27:58.193 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi192 running (113s) 91s ago 113s 39.2M 3728M 19.0.0-1667-gdb0330b1 4f325f8440e9 85eaa8e0c14b 2024-03-24T21:27:58.194 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi172 running (99s) 83s ago 98s 26.7M 2960M 19.0.0-1667-gdb0330b1 4f325f8440e9 c3bd66e34370 2024-03-24T21:27:58.194 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.smithi172 smithi172 *:9095 running (2m) 83s ago 4m 44.8M - 2.43.0 a07b618ecd1d f72729fb85fc 2024-03-24T21:27:58.205 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch device ls 2024-03-24T21:27:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:57 smithi192 ceph-mon[35297]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:58.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:57 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:27:58.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:57 smithi172 ceph-mon[25755]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:27:58.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:57 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:27:58.526 INFO:teuthology.orchestra.run.smithi172.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233005M400BGN 372G No 77s ago Has a FileSystem, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme1n1 ssd Linux_7ea241c6245b1fc7936b 89.4G No 77s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme2n1 ssd Linux_de335f7f0d14572e119a 89.4G No 77s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme3n1 ssd Linux_41541d9a65ceedb05e65 89.4G No 77s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi172 /dev/nvme4n1 ssd Linux_2f2e6997b76c688a3540 89.4G No 77s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500NN400BGN 372G No 87s ago Has a FileSystem, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme1n1 ssd Linux_8d43aae1f66509e1face 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme2n1 ssd Linux_a7d5f2252588758774c4 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme3n1 ssd Linux_d0da8df6c6e872efdccd 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.527 INFO:teuthology.orchestra.run.smithi172.stdout:smithi192 /dev/nvme4n1 ssd Linux_e1a412d1d9948c037fc1 89.4G No 87s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-03-24T21:27:58.541 INFO:teuthology.orchestra.run.smithi172.stderr:++ ceph device ls 2024-03-24T21:27:58.542 INFO:teuthology.orchestra.run.smithi172.stderr:++ grep osd.1 2024-03-24T21:27:58.542 INFO:teuthology.orchestra.run.smithi172.stderr:++ awk '{print $1}' 2024-03-24T21:27:58.864 INFO:teuthology.orchestra.run.smithi172.stderr:+ DEVID=Linux_7ea241c6245b1fc7936b 2024-03-24T21:27:58.864 INFO:teuthology.orchestra.run.smithi172.stderr:++ ceph orch device ls 2024-03-24T21:27:58.864 INFO:teuthology.orchestra.run.smithi172.stderr:++ grep Linux_7ea241c6245b1fc7936b 2024-03-24T21:27:58.864 INFO:teuthology.orchestra.run.smithi172.stderr:++ awk '{print $1}' 2024-03-24T21:27:59.208 INFO:teuthology.orchestra.run.smithi172.stderr:+ HOST=smithi172 2024-03-24T21:27:59.209 INFO:teuthology.orchestra.run.smithi172.stderr:++ ceph orch device ls 2024-03-24T21:27:59.209 INFO:teuthology.orchestra.run.smithi172.stderr:++ grep Linux_7ea241c6245b1fc7936b 2024-03-24T21:27:59.209 INFO:teuthology.orchestra.run.smithi172.stderr:++ awk '{print $2}' 2024-03-24T21:27:59.550 INFO:teuthology.orchestra.run.smithi172.stdout:host smithi172, dev /dev/nvme1n1, devid Linux_7ea241c6245b1fc7936b 2024-03-24T21:27:59.551 INFO:teuthology.orchestra.run.smithi172.stderr:+ DEV=/dev/nvme1n1 2024-03-24T21:27:59.551 INFO:teuthology.orchestra.run.smithi172.stderr:+ echo 'host smithi172, dev /dev/nvme1n1, devid Linux_7ea241c6245b1fc7936b' 2024-03-24T21:27:59.551 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch osd rm --zap --replace 1 2024-03-24T21:27:59.866 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled OSD(s) for removal. 2024-03-24T21:27:59.879 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch osd rm status 2024-03-24T21:27:59.879 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep '^1' 2024-03-24T21:28:00.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:59 smithi172 ceph-mon[25755]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:00.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:59 smithi172 ceph-mon[25755]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:59 smithi172 ceph-mon[25755]: from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:59 smithi172 ceph-mon[25755]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:27:59 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-03-24T21:28:00.219 INFO:teuthology.orchestra.run.smithi172.stdout:1 smithi172 started 0 True False True 2024-03-24T21:28:00.219 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:59 smithi192 ceph-mon[35297]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:59 smithi192 ceph-mon[35297]: from='client.14584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:59 smithi192 ceph-mon[35297]: from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:59 smithi192 ceph-mon[35297]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:00.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:27:59 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd crush tree", "format": "json"}]: dispatch 2024-03-24T21:28:01.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: osd.1 crush weight is 0.0872955322265625 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:01.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:00 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: osd.1 crush weight is 0.0872955322265625 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:01.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:00 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:02.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:01 smithi192 ceph-mon[35297]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:02.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:01 smithi192 ceph-mon[35297]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:02.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:01 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:02.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:01 smithi172 ceph-mon[25755]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:02.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:01 smithi172 ceph-mon[25755]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:02.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:01 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:02 smithi172 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172[25732]: 2024-03-24T21:28:02.905+0000 7fbef59ce700 -1 mon.smithi172@0(leader).osd e44 definitely_dead 0 2024-03-24T21:28:03.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T21:28:03.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:03 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:03.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T21:28:03.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-03-24T21:28:03.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:03 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-03-24T21:28:04.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:04 smithi172 ceph-mon[25755]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T21:28:04.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:04 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-03-24T21:28:04.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:04 smithi172 ceph-mon[25755]: osdmap e45: 8 total, 7 up, 8 in 2024-03-24T21:28:04.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:04 smithi172 ceph-mon[25755]: osd.1 now down 2024-03-24T21:28:04.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:04 smithi172 ceph-mon[25755]: Removing daemon osd.1 from smithi172 -- ports [] 2024-03-24T21:28:04.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:04 smithi192 ceph-mon[35297]: Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T21:28:04.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:04 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-03-24T21:28:04.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:04 smithi192 ceph-mon[35297]: osdmap e45: 8 total, 7 up, 8 in 2024-03-24T21:28:04.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:04 smithi192 ceph-mon[35297]: osd.1 now down 2024-03-24T21:28:04.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:04 smithi192 ceph-mon[35297]: Removing daemon osd.1 from smithi172 -- ports [] 2024-03-24T21:28:05.222 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep '^1' 2024-03-24T21:28:05.222 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch osd rm status 2024-03-24T21:28:05.582 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:05 smithi172 ceph-mon[25755]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:05.582 INFO:teuthology.orchestra.run.smithi172.stdout:1 smithi172 done, waiting for purge 0 True False True 2024-03-24T21:28:05.583 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:05.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:05 smithi192 ceph-mon[35297]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:06.492 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:06 smithi172 ceph-mon[25755]: from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:06.492 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:06 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:06.492 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:06 smithi172 ceph-mon[25755]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:06.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:06 smithi192 ceph-mon[35297]: from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:06.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:06 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:06.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:06 smithi192 ceph-mon[35297]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-03-24T21:28:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-03-24T21:28:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-03-24T21:28:07.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:28:07.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-03-24T21:28:07.670 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:07 smithi172 ceph-mon[25755]: osdmap e46: 8 total, 7 up, 8 in 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-03-24T21:28:07.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:07 smithi192 ceph-mon[35297]: osdmap e46: 8 total, 7 up, 8 in 2024-03-24T21:28:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:08 smithi172 ceph-mon[25755]: Removing key for osd.1 2024-03-24T21:28:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:08 smithi172 ceph-mon[25755]: Successfully removed osd.1 on smithi172 2024-03-24T21:28:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:08 smithi172 ceph-mon[25755]: Successfully destroyed old osd.1 on smithi172; ready for replacement 2024-03-24T21:28:08.669 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:08 smithi172 ceph-mon[25755]: Zapping devices for osd.1 on smithi172 2024-03-24T21:28:08.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:08 smithi192 ceph-mon[35297]: Removing key for osd.1 2024-03-24T21:28:08.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:08 smithi192 ceph-mon[35297]: Successfully removed osd.1 on smithi172 2024-03-24T21:28:08.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:08 smithi192 ceph-mon[35297]: Successfully destroyed old osd.1 on smithi172; ready for replacement 2024-03-24T21:28:08.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:08 smithi192 ceph-mon[35297]: Zapping devices for osd.1 on smithi172 2024-03-24T21:28:09.668 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:09 smithi172 ceph-mon[25755]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:09.750 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:09 smithi192 ceph-mon[35297]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:10.584 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph orch osd rm status 2024-03-24T21:28:10.584 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep '^1' 2024-03-24T21:28:10.914 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph osd dump 2024-03-24T21:28:10.914 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep osd.1 2024-03-24T21:28:10.914 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep 'up\s*in' 2024-03-24T21:28:11.286 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: Successfully zapped devices for osd.1 on smithi172 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: Found osd claims -> {'smithi172': ['1']} 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: Found osd claims for drivegroup all-available-devices -> {'smithi172': ['1']} 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:12.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:28:12.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:11 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4252360281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: Successfully zapped devices for osd.1 on smithi172 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: Found osd claims -> {'smithi172': ['1']} 2024-03-24T21:28:12.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: Found osd claims for drivegroup all-available-devices -> {'smithi172': ['1']} 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:28:12.251 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:11 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/4252360281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:14.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:13 smithi172 ceph-mon[25755]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:14.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:13 smithi192 ceph-mon[35297]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:15.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3771238821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd tree", "format": "json"}]: dispatch 2024-03-24T21:28:15.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/249560896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58fab6f-af8a-4899-8810-5e3c132c7e30", "id": 1}]: dispatch 2024-03-24T21:28:15.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T21:28:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: Cluster is now healthy 2024-03-24T21:28:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/249560896' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b58fab6f-af8a-4899-8810-5e3c132c7e30", "id": 1}]': finished 2024-03-24T21:28:15.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:14 smithi172 ceph-mon[25755]: osdmap e47: 8 total, 7 up, 8 in 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3771238821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd tree", "format": "json"}]: dispatch 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/249560896' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b58fab6f-af8a-4899-8810-5e3c132c7e30", "id": 1}]: dispatch 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: Cluster is now healthy 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/249560896' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b58fab6f-af8a-4899-8810-5e3c132c7e30", "id": 1}]': finished 2024-03-24T21:28:15.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:14 smithi192 ceph-mon[35297]: osdmap e47: 8 total, 7 up, 8 in 2024-03-24T21:28:16.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:15 smithi172 ceph-mon[25755]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:16.227 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:15 smithi192 ceph-mon[35297]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 224 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:16.288 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph osd dump 2024-03-24T21:28:16.288 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep osd.1 2024-03-24T21:28:16.288 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep 'up\s*in' 2024-03-24T21:28:16.605 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:17.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:16 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/4135695709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:28:17.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:16 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/117687051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:16 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/4135695709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T21:28:17.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:16 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/117687051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:18.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:17 smithi172 ceph-mon[25755]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:18.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:17 smithi192 ceph-mon[35297]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:20.170 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:19 smithi172 ceph-mon[25755]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:20.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:19 smithi192 ceph-mon[35297]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:21.607 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph osd dump 2024-03-24T21:28:21.608 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep osd.1 2024-03-24T21:28:21.608 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep 'up\s*in' 2024-03-24T21:28:21.939 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:22.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:21 smithi172 ceph-mon[25755]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:22.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:21 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T21:28:22.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:21 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:21 smithi192 ceph-mon[35297]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:21 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T21:28:22.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:21 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T21:28:23.154 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:22 smithi172 ceph-mon[25755]: Deploying daemon osd.1 on smithi172 2024-03-24T21:28:23.154 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:22 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3422766523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:23.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:22 smithi192 ceph-mon[35297]: Deploying daemon osd.1 on smithi172 2024-03-24T21:28:23.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:22 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3422766523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:24.169 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:23 smithi172 ceph-mon[25755]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:24.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:23 smithi192 ceph-mon[35297]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:26.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:25 smithi192 ceph-mon[35297]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:26.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:25 smithi172 ceph-mon[25755]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:26.942 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep 'up\s*in' 2024-03-24T21:28:26.943 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep osd.1 2024-03-24T21:28:26.943 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph osd dump 2024-03-24T21:28:27.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:27.168 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:26 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:28:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:27.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:26 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T21:28:27.278 INFO:teuthology.orchestra.run.smithi172.stderr:+ sleep 5 2024-03-24T21:28:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:27 smithi192 ceph-mon[35297]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:27 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/547809792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:27 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:28.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:27 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:28.265 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:27 smithi172 ceph-mon[25755]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:28.265 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:27 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/547809792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:28.265 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:27 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:28.265 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:27 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:30.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:30 smithi192 ceph-mon[35297]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:30.276 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:30 smithi172 ceph-mon[25755]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:31.264 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:31 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T21:28:31.264 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:31.264 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:31 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:31.418 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:31 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T21:28:31.421 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:31.422 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:31 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:32 smithi192 ceph-mon[35297]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:32 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T21:28:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:32 smithi192 ceph-mon[35297]: osdmap e48: 8 total, 7 up, 8 in 2024-03-24T21:28:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:32 smithi192 ceph-mon[35297]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:28:32.250 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:32 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:28:32.281 INFO:teuthology.orchestra.run.smithi172.stderr:+ ceph osd dump 2024-03-24T21:28:32.282 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep osd.1 2024-03-24T21:28:32.282 INFO:teuthology.orchestra.run.smithi172.stderr:+ grep 'up\s*in' 2024-03-24T21:28:32.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:32 smithi172 ceph-mon[25755]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:32.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:32 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T21:28:32.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:32 smithi172 ceph-mon[25755]: osdmap e48: 8 total, 7 up, 8 in 2024-03-24T21:28:32.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:32 smithi172 ceph-mon[25755]: from='osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-24T21:28:32.282 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:32 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T21:28:32.621 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 up in weight 1 up_from 49 up_thru 31 down_at 45 last_clean_interval [0,0) [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154] [v2:172.21.15.172:6804/3124347154,v1:172.21.15.172:6805/3124347154] exists,up b58fab6f-af8a-4899-8810-5e3c132c7e30 2024-03-24T21:28:33.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:33 smithi172 ceph-mon[25755]: osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154] boot 2024-03-24T21:28:33.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:33 smithi172 ceph-mon[25755]: osdmap e49: 8 total, 8 up, 8 in 2024-03-24T21:28:33.251 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:33 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:28:33.252 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:33 smithi172 ceph-mon[25755]: from='client.? 172.21.15.172:0/3965715893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:33.278 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-24T21:28:33.289 INFO:tasks.cephadm:Teardown begin 2024-03-24T21:28:33.289 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:28:33.319 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:28:33.345 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:33 smithi192 ceph-mon[35297]: osd.1 [v2:172.21.15.172:6802/3124347154,v1:172.21.15.172:6803/3124347154] boot 2024-03-24T21:28:33.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:33 smithi192 ceph-mon[35297]: osdmap e49: 8 total, 8 up, 8 in 2024-03-24T21:28:33.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:33 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T21:28:33.346 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:33 smithi192 ceph-mon[35297]: from='client.? 172.21.15.172:0/3965715893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-03-24T21:28:33.350 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-24T21:28:33.350 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T21:28:33.374 DEBUG:teuthology.orchestra.run.smithi192:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T21:28:33.405 INFO:tasks.cephadm:Stopping all daemons... 2024-03-24T21:28:33.405 INFO:tasks.cephadm.mon.smithi172:Stopping mon.smithi172... 2024-03-24T21:28:33.405 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172 2024-03-24T21:28:33.560 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:33 smithi172 systemd[1]: Stopping Ceph mon.smithi172 for 5f56b6a8-ea24-11ee-95cd-87774f69a715... 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: purged_snaps scrub starts 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: purged_snaps scrub ok 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: osdmap e50: 8 total, 8 up, 8 in 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-mon[25755]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172[25732]: 2024-03-24T21:28:34.236+0000 7fbefb1d9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi172 -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-03-24T21:28:34.324 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172[25732]: 2024-03-24T21:28:34.236+0000 7fbefb1d9700 -1 mon.smithi172@0(leader) e2 *** Got Signal Terminated *** 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: purged_snaps scrub starts 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: purged_snaps scrub ok 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: osdmap e50: 8 total, 8 up, 8 in 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:34.500 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:34 smithi192 ceph-mon[35297]: from='mgr.14213 172.21.15.172:0/1558491917' entity='mgr.smithi172.ilppwg' 2024-03-24T21:28:35.019 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:34 smithi172 podman[79770]: 2024-03-24 21:28:34.70790901 +0000 UTC m=+0.676429924 container died 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, RELEASE=squid-db0330b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240307) 2024-03-24T21:28:35.411 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:35 smithi172 podman[79770]: 2024-03-24 21:28:35.118922886 +0000 UTC m=+1.087443804 container cleanup 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-db0330b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240307) 2024-03-24T21:28:35.411 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:35 smithi172 bash[79770]: ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172 2024-03-24T21:28:35.663 INFO:journalctl@ceph.mon.smithi172.smithi172.stdout:Mar 24 21:28:35 smithi172 podman[79819]: 2024-03-24 21:28:35.411888907 +0000 UTC m=+1.134587297 container remove 1971e1b7ba87eb9d825e8b5072d8d40494caa0434cdb0adcf4a7514f905bc57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi172, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240307, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-db0330b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-03-24T21:28:35.786 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi172.service' 2024-03-24T21:28:35.853 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T21:28:35.853 INFO:tasks.cephadm.mon.smithi172:Stopped mon.smithi172 2024-03-24T21:28:35.853 INFO:tasks.cephadm.mon.smithi192:Stopping mon.smithi192... 2024-03-24T21:28:35.853 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi192 2024-03-24T21:28:36.151 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:35 smithi192 systemd[1]: Stopping Ceph mon.smithi192 for 5f56b6a8-ea24-11ee-95cd-87774f69a715... 2024-03-24T21:28:36.441 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192[35252]: 2024-03-24T21:28:36.150+0000 7febadb3f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi192 -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-03-24T21:28:36.441 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192[35252]: 2024-03-24T21:28:36.150+0000 7febadb3f700 -1 mon.smithi192@1(peon) e2 *** Got Signal Terminated *** 2024-03-24T21:28:36.441 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 podman[55988]: 2024-03-24 21:28:36.253759036 +0000 UTC m=+0.194298398 container died 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.build-date=20240307, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-db0330b, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-03-24T21:28:37.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 podman[55988]: 2024-03-24 21:28:36.7155435 +0000 UTC m=+0.656082872 container cleanup 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240307, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-db0330b, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5) 2024-03-24T21:28:37.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 bash[55988]: ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192 2024-03-24T21:28:37.000 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Mar 24 21:28:36 smithi192 podman[56007]: 2024-03-24 21:28:36.958882669 +0000 UTC m=+0.707084955 container remove 7cc171ada93e8ae3ccafbb91d6dcf37fa27cde8f21f6e6c808cfa00e153fc206 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10, name=ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715-mon-smithi192, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240307, GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-db0330b, ceph=True, io.buildah.version=1.33.5) 2024-03-24T21:28:37.090 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5f56b6a8-ea24-11ee-95cd-87774f69a715@mon.smithi192.service' 2024-03-24T21:28:37.137 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T21:28:37.138 INFO:tasks.cephadm.mon.smithi192:Stopped mon.smithi192 2024-03-24T21:28:37.138 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T21:28:37.319 INFO:teuthology.orchestra.run.smithi172.stdout:Deleting cluster with fsid: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:29:19.287 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T21:29:19.482 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:29:57.661 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:29:57.698 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T21:29:57.728 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-24T21:29:57.729 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi172/crash 2024-03-24T21:29:57.730 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash -- . 2024-03-24T21:29:57.778 INFO:teuthology.orchestra.run.smithi172.stderr:tar: /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T21:29:57.778 INFO:teuthology.orchestra.run.smithi172.stderr:tar: Error is not recoverable: exiting now 2024-03-24T21:29:57.780 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi192/crash 2024-03-24T21:29:57.781 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash -- . 2024-03-24T21:29:57.821 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T21:29:57.821 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-03-24T21:29:57.823 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-24T21:29:57.823 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T21:29:57.853 INFO:teuthology.orchestra.run.smithi172.stdout:2024-03-24T21:24:28.791639+0000 mon.smithi172 (mon.0) 259 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T21:29:57.854 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-24T21:29:57.854 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[SEC\]' /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T21:29:57.923 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[ERR\]' /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T21:29:57.993 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[WRN\]' /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T21:29:58.061 INFO:teuthology.orchestra.run.smithi172.stdout:2024-03-24T21:24:28.791639+0000 mon.smithi172 (mon.0) 259 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s) 2024-03-24T21:29:58.062 INFO:tasks.cephadm:Compressing logs... 2024-03-24T21:29:58.062 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:29:58.104 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi172.log 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi172.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.7.log 2024-03-24T21:29:58.130 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi172.log 2024-03-24T21:29:58.131 INFO:teuthology.orchestra.run.smithi172.stderr: 93.4% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi172.log.gz 2024-03-24T21:29:58.131 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.5.log 2024-03-24T21:29:58.131 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi172.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.3.log 2024-03-24T21:29:58.131 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr: 90.9% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log.gz/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.3.log: 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log: 82.7% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi172.ilppwg.log 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log: 86.4% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T21:29:58.138 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi172.ilppwg.log: 86.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T21:29:58.139 INFO:teuthology.orchestra.run.smithi192.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr: /var/log/ceph/cephadm.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.6.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi192.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi192.hldeut.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi192.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:gzip/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi192.hldeut.log: -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi192.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr: 92.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.4.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi192.log: /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr: 93.5% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-client.ceph-exporter.smithi192.log.gz 2024-03-24T21:29:58.140 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip 91.1% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr: -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.2.log 81.5% 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr: -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.2.log: /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log: 85.9% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T21:29:58.141 INFO:teuthology.orchestra.run.smithi192.stderr: 91.6% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi192.hldeut.log.gz 2024-03-24T21:29:58.144 INFO:teuthology.orchestra.run.smithi192.stderr: 91.4% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T21:29:58.151 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log: 91.2% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T21:29:58.166 INFO:teuthology.orchestra.run.smithi172.stderr: 92.6% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.5.log.gz 2024-03-24T21:29:58.169 INFO:teuthology.orchestra.run.smithi192.stderr: 92.7% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.6.log.gz 2024-03-24T21:29:58.182 INFO:teuthology.orchestra.run.smithi172.stderr: 92.5% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.7.log.gz 2024-03-24T21:29:58.186 INFO:teuthology.orchestra.run.smithi192.stderr: 92.6% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.4.log.gz 2024-03-24T21:29:58.187 INFO:teuthology.orchestra.run.smithi192.stderr: 93.2% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-24T21:29:58.187 INFO:teuthology.orchestra.run.smithi192.stderr: 92.5% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi192.log.gz 2024-03-24T21:29:58.191 INFO:teuthology.orchestra.run.smithi172.stderr: 92.6% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.3.log.gz 2024-03-24T21:29:58.206 INFO:teuthology.orchestra.run.smithi192.stderr: 93.0% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-24T21:29:58.208 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-03-24T21:29:58.208 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m0.090s 2024-03-24T21:29:58.208 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m0.296s 2024-03-24T21:29:58.208 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.029s 2024-03-24T21:29:58.235 INFO:teuthology.orchestra.run.smithi172.stderr: 88.4% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mgr.smithi172.ilppwg.log.gz 2024-03-24T21:29:58.243 INFO:teuthology.orchestra.run.smithi172.stderr: 93.8% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-24T21:29:58.363 INFO:teuthology.orchestra.run.smithi172.stderr: 91.1% -- replaced with /var/log/ceph/5f56b6a8-ea24-11ee-95cd-87774f69a715/ceph-mon.smithi172.log.gz 2024-03-24T21:29:58.365 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-24T21:29:58.365 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m0.250s 2024-03-24T21:29:58.366 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m0.613s 2024-03-24T21:29:58.366 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.038s 2024-03-24T21:29:58.366 INFO:tasks.cephadm:Archiving logs... 2024-03-24T21:29:58.366 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi172/log 2024-03-24T21:29:58.367 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T21:29:58.542 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi192/log 2024-03-24T21:29:58.543 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T21:29:58.627 INFO:tasks.cephadm:Removing cluster... 2024-03-24T21:29:58.627 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 --force 2024-03-24T21:29:58.819 INFO:teuthology.orchestra.run.smithi172.stdout:Deleting cluster with fsid: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:29:58.939 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5f56b6a8-ea24-11ee-95cd-87774f69a715 --force 2024-03-24T21:29:59.119 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: 5f56b6a8-ea24-11ee-95cd-87774f69a715 2024-03-24T21:29:59.233 INFO:tasks.cephadm:Removing cephadm ... 2024-03-24T21:29:59.234 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T21:29:59.249 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T21:29:59.264 INFO:tasks.cephadm:Teardown complete 2024-03-24T21:29:59.264 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-03-24T21:29:59.275 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi172:/dev/vg_nvme/lv_1... 2024-03-24T21:29:59.275 DEBUG:teuthology.orchestra.run.smithi172:> sudo nvme disconnect -n lv_1 2024-03-24T21:29:59.450 INFO:teuthology.orchestra.run.smithi172.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-24T21:29:59.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:29:59.452 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi172:/dev/vg_nvme/lv_2... 2024-03-24T21:29:59.452 DEBUG:teuthology.orchestra.run.smithi172:> sudo nvme disconnect -n lv_2 2024-03-24T21:29:59.588 INFO:teuthology.orchestra.run.smithi172.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-24T21:29:59.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:29:59.589 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi172:/dev/vg_nvme/lv_3... 2024-03-24T21:29:59.589 DEBUG:teuthology.orchestra.run.smithi172:> sudo nvme disconnect -n lv_3 2024-03-24T21:29:59.726 INFO:teuthology.orchestra.run.smithi172.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-24T21:29:59.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:29:59.728 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi172:/dev/vg_nvme/lv_4... 2024-03-24T21:29:59.728 DEBUG:teuthology.orchestra.run.smithi172:> sudo nvme disconnect -n lv_4 2024-03-24T21:29:59.862 INFO:teuthology.orchestra.run.smithi172.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-24T21:29:59.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:29:59.864 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-24T21:29:59.864 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/scratch_devs 2024-03-24T21:29:59.891 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-03-24T21:29:59.892 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_1 2024-03-24T21:30:00.050 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-03-24T21:30:00.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.052 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-03-24T21:30:00.052 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_2 2024-03-24T21:30:00.216 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-03-24T21:30:00.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.218 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-03-24T21:30:00.218 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_3 2024-03-24T21:30:00.366 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-03-24T21:30:00.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.368 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-03-24T21:30:00.368 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_4 2024-03-24T21:30:00.516 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-03-24T21:30:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.518 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-03-24T21:30:00.519 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-03-24T21:30:00.546 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-24T21:30:00.556 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-24T21:30:00.556 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T21:30:00.558 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T21:30:00.570 INFO:teuthology.orchestra.run.smithi172.stderr:bash: line 1: ntpq: command not found 2024-03-24T21:30:00.574 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-24T21:30:00.574 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-03-24T21:30:00.574 INFO:teuthology.orchestra.run.smithi172.stdout:^* hv01.front.sepia.ceph.com 2 6 377 39 -84us[ -82us] +/- 75ms 2024-03-24T21:30:00.574 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 40 -506us[ -504us] +/- 74ms 2024-03-24T21:30:00.575 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 41 +624us[ +626us] +/- 76ms 2024-03-24T21:30:00.575 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:30:00.600 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv01.front.sepia.ceph.com 2 6 377 37 -78us[ -77us] +/- 75ms 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 42 -494us[ -493us] +/- 74ms 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 +634us[ +635us] +/- 76ms 2024-03-24T21:30:00.605 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-03-24T21:30:00.605 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-24T21:30:00.614 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-24T21:30:00.615 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-24T21:30:00.624 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:30:00.704 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:30:00.774 DEBUG:teuthology.orchestra.run.smithi172:> 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 2024-03-24T21:30:00.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.807 DEBUG:teuthology.orchestra.run.smithi192:> 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 2024-03-24T21:30:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:00.837 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-24T21:30:00.846 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-24T21:30:00.867 INFO:teuthology.task.internal:Duration was 820.086717 seconds 2024-03-24T21:30:00.867 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-24T21:30:00.910 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-24T21:30:00.910 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T21:30:00.913 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T21:30:00.953 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-24T21:30:00.955 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-03-24T21:30:01.460 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-24T21:30:01.460 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2024-03-24T21:30:01.460 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:30:01.520 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-03-24T21:30:01.521 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:30:01.554 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-24T21:30:01.554 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T21:30:01.564 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T21:30:01.623 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-24T21:30:01.623 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T21:30:01.632 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T21:30:01.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-24T21:30:01.887 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-24T21:30:01.888 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T21:30:01.915 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T21:30:01.942 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-24T21:30:01.952 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-24T21:30:01.958 DEBUG:teuthology.orchestra.run.smithi192:> 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-03-24T21:30:01.981 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2024-03-24T21:30:02.007 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-03-24T21:30:02.027 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T21:30:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:02.058 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T21:30:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T21:30:02.081 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-24T21:30:02.092 INFO:teuthology.task.internal:Transferring archived files... 2024-03-24T21:30:02.093 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi172 2024-03-24T21:30:02.093 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T21:30:02.139 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328/remote/smithi192 2024-03-24T21:30:02.139 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T21:30:02.177 INFO:teuthology.task.internal:Removing archive directory... 2024-03-24T21:30:02.177 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T21:30:02.180 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T21:30:02.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-24T21:30:02.237 INFO:teuthology.task.internal:Not uploading archives. 2024-03-24T21:30:02.237 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-24T21:30:02.261 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-24T21:30:02.261 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T21:30:02.263 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T21:30:02.275 INFO:teuthology.orchestra.run.smithi172.stdout: 265575 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 21:30 /home/ubuntu/cephtest 2024-03-24T21:30:02.281 INFO:teuthology.orchestra.run.smithi192.stdout: 266042 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 21:30 /home/ubuntu/cephtest 2024-03-24T21:30:02.282 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-24T21:30:02.336 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-24T21:30:02.467 INFO:teuthology.nuke:Checking targets against current locks 2024-03-24T21:30:02.494 DEBUG:teuthology.nuke:shortname: smithi172 2024-03-24T21:30:02.494 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T21:30:02.518 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-24 21:07:57.447944', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGyTtTRE3ysYv5B/OKeVZhWYmss9CBYIs6Ji66bC0zMphN3yfB5Y73vsUDYGFms6yfxYkwff6n0icy089DJNWuM='} 2024-03-24T21:30:02.522 DEBUG:teuthology.nuke:shortname: smithi192 2024-03-24T21:30:02.522 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T21:30:02.545 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-21_21:00:03-rados-squid-distro-default-smithi/7615328', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-24 21:07:57.446255', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQPtM0RsKMrF2i2tRQxihbiSUoSNhQI9jQkz2EbjY26Ng2wzEVamWswbubh4BaYdrvbyYzxfBlvou+pk+Cgb8M='} 2024-03-24T21:30:02.569 INFO:teuthology.orchestra.console.smithi172:Power off 2024-03-24T21:30:02.570 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T21:30:02.597 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2024-03-24T21:30:02.598 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:02.620 INFO:teuthology.orchestra.console.smithi192:Power off 2024-03-24T21:30:02.621 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T21:30:02.634 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-24T21:30:02.647 DEBUG:teuthology.orchestra.console.smithi192:power off output: Chassis Power Control: Down/Off 2024-03-24T21:30:02.648 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:02.671 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-03-24T21:30:06.636 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:06.673 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:06.749 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-24T21:30:06.783 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-03-24T21:30:10.754 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:10.784 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:10.864 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-24T21:30:10.894 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-03-24T21:30:14.866 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:14.895 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T21:30:14.977 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2024-03-24T21:30:15.005 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is off 2024-03-24T21:30:15.078 INFO:teuthology.orchestra.console.smithi172:Power off completed 2024-03-24T21:30:15.106 INFO:teuthology.orchestra.console.smithi192:Power off completed 2024-03-24T21:30:15.210 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 820.0867168903351 failure_reason: '"2024-03-24T21:24:28.791639+0000 mon.smithi172 (mon.0) 259 : cluster 3 [WRN] CEPHADM_DAEMON_PLACE_FAIL: Failed to place 1 daemon(s)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-24T21:30:15.211 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T21:30:15.311 INFO:teuthology.run:FAIL