2024-09-13T13:09:42.341 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T13:09:42.357 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:09:42.459 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642 branch: wip-guits-main-2024-09-13-0840 description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} email: gabrioux@ibm.com first_in_suite: false job_id: '7903642' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-13-0840 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: b0201b8c79733293453e7f10a10c7fa43119222b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b0201b8c79733293453e7f10a10c7fa43119222b selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-13-0840 sha1: b0201b8c79733293453e7f10a10c7fa43119222b owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4031 sha1: b0201b8c79733293453e7f10a10c7fa43119222b sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-0840 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: b0201b8c79733293453e7f10a10c7fa43119222b targets: smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDnxeQkb3GGGHPQ030lWX/Qpcvz69GUsUh5W0MjFjCz5ET73XuDnFlNyEpZUCSMcC43Z92X4htQugbIVfnv7rZk= smithi193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8vKEZEEKqUD2obBYcnDW+ShHUn+0TIPKXAmYISDJgq8ofw3vHQRmCnROPrl7VpoopLaqn+nleomZpBunOO3xw= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create fs1 - ceph nfs cluster create happy --ingress --virtual-ip={{VIP0}} --ingress-mode=haproxy-protocol - ceph nfs export create cephfs --fsname fs1 --cluster-id happy --pseudo-path /d1 - cephadm.wait_for_service: service: nfs.happy - cephadm.wait_for_service: service: ingress.nfs.happy - vip.exec: host.a: - mkdir /mnt/happy - sleep 1 - mount -t nfs {{VIP0}}:/d1 /mnt/happy - echo test > /mnt/happy/testfile - sync - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-13_12:30:34 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-13T13:09:42.459 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa; will attempt to use it 2024-09-13T13:09:42.460 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks 2024-09-13T13:09:42.460 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T13:09:42.462 INFO:teuthology.task.internal:Checking packages... 2024-09-13T13:09:42.482 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b0201b8c79733293453e7f10a10c7fa43119222b' 2024-09-13T13:09:42.482 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T13:09:42.482 INFO:teuthology.packaging:ref: None 2024-09-13T13:09:42.482 INFO:teuthology.packaging:tag: None 2024-09-13T13:09:42.482 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-0840 2024-09-13T13:09:42.482 INFO:teuthology.packaging:sha1: b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:09:42.482 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-13-0840 2024-09-13T13:09:42.634 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.gb0201b8c 2024-09-13T13:09:42.636 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T13:09:42.643 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T13:09:42.643 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T13:09:42.650 INFO:teuthology.task.internal:Saving configuration 2024-09-13T13:09:42.662 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T13:09:42.669 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T13:09:42.698 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-13 13:04:41.757349', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDnxeQkb3GGGHPQ030lWX/Qpcvz69GUsUh5W0MjFjCz5ET73XuDnFlNyEpZUCSMcC43Z92X4htQugbIVfnv7rZk='} 2024-09-13T13:09:42.727 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-13 13:04:41.758894', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8vKEZEEKqUD2obBYcnDW+ShHUn+0TIPKXAmYISDJgq8ofw3vHQRmCnROPrl7VpoopLaqn+nleomZpBunOO3xw='} 2024-09-13T13:09:42.727 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T13:09:42.734 INFO:teuthology.task.internal:roles: ubuntu@smithi081.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-13T13:09:42.734 INFO:teuthology.task.internal:roles: ubuntu@smithi193.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-13T13:09:42.734 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T13:09:42.815 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3d7b8c7be0>, signals=[15]) 2024-09-13T13:09:42.815 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T13:09:42.822 INFO:teuthology.task.internal:Opening connections... 2024-09-13T13:09:42.822 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:09:42.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:09:42.908 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi193.front.sepia.ceph.com 2024-09-13T13:09:42.909 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:09:42.990 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T13:09:42.996 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-09-13T13:09:43.014 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-09-13T13:09:43.015 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-09-13T13:09:43.073 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="CentOS Stream" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="9" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:ID="centos" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE="rhel fedora" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="9" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:PLATFORM_ID="platform:el9" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:ANSI_COLOR="0;31" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:LOGO="fedora-logo-icon" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://centos.org/" 2024-09-13T13:09:43.074 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T13:09:43.075 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T13:09:43.075 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T13:09:43.076 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-09-13T13:09:43.110 DEBUG:teuthology.orchestra.run.smithi193:> uname -m 2024-09-13T13:09:43.128 INFO:teuthology.orchestra.run.smithi193.stdout:x86_64 2024-09-13T13:09:43.128 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2024-09-13T13:09:43.186 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2024-09-13T13:09:43.186 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="9" 2024-09-13T13:09:43.186 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="9" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el9" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:LOGO="fedora-logo-icon" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T13:09:43.187 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T13:09:43.188 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2024-09-13T13:09:43.218 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T13:09:43.227 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T13:09:43.238 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T13:09:43.238 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:09:43.241 DEBUG:teuthology.orchestra.run.smithi193:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:09:43.257 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T13:09:43.264 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T13:09:43.264 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:09:43.299 DEBUG:teuthology.orchestra.run.smithi193:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:09:43.408 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T13:09:43.477 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T13:09:43.492 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T13:09:43.492 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T13:09:43.492 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:09:43.493 DEBUG:teuthology.orchestra.run.smithi193:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:09:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:09:43.510 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-13T13:09:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:09:43.511 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-09-13T13:09:43.569 INFO:teuthology.orchestra.run.smithi081.stdout:5.14.0-503.el9.x86_64 2024-09-13T13:09:43.569 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.14.0-503.el9.x86_64 2024-09-13T13:09:43.569 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum install -y kernel 2024-09-13T13:09:43.570 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-503.el9.x86_64 2024-09-13T13:09:43.570 INFO:teuthology.task.kernel:Running kernel on smithi193: 5.14.0-503.el9.x86_64 2024-09-13T13:09:43.570 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum install -y kernel 2024-09-13T13:09:45.894 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-13T13:09:47.636 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-09-13T13:09:47.996 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 3.1 MB/s | 8.2 MB 00:02 2024-09-13T13:09:52.380 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 20 MB 00:03 2024-09-13T13:09:53.179 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-13T13:09:54.724 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - Extras packages 96 kB/s | 19 kB 00:00 2024-09-13T13:09:55.883 INFO:teuthology.orchestra.run.smithi081.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-13T13:09:56.589 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-13T13:09:58.131 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 55 kB/s | 19 kB 00:00 2024-09-13T13:09:59.519 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-13T13:10:01.481 INFO:teuthology.orchestra.run.smithi081.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-13T13:10:03.438 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T13:10:03.438 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T13:10:03.528 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-09-13T13:10:03.540 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:Install 4 Packages 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 79 M 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 126 M 2024-09-13T13:10:03.541 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-09-13T13:10:03.758 INFO:teuthology.orchestra.run.smithi081.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 207 kB/s | 23 kB 00:00 2024-09-13T13:10:04.500 INFO:teuthology.orchestra.run.smithi081.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 18 MB/s | 16 MB 00:00 2024-09-13T13:10:04.949 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-13T13:10:05.258 INFO:teuthology.orchestra.run.smithi081.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 19 MB/s | 29 MB 00:01 2024-09-13T13:10:05.759 INFO:teuthology.orchestra.run.smithi081.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-13T13:10:05.759 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:10:05.759 INFO:teuthology.orchestra.run.smithi081.stdout:Total 36 MB/s | 79 MB 00:02 2024-09-13T13:10:06.443 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-09-13T13:10:06.806 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-09-13T13:10:06.806 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-09-13T13:10:06.930 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T13:10:06.931 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T13:10:07.030 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-13T13:10:07.040 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:10:07.041 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout:Install 4 Packages 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 79 M 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 126 M 2024-09-13T13:10:07.042 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-13T13:10:07.475 INFO:teuthology.orchestra.run.smithi193.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 76 kB/s | 23 kB 00:00 2024-09-13T13:10:07.766 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-09-13T13:10:07.767 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-09-13T13:10:10.198 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-09-13T13:10:10.927 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T13:10:11.003 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:10:13.800 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:10:13.931 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:10:18.765 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:10:18.890 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:10:21.407 INFO:teuthology.orchestra.run.smithi193.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 1.1 MB/s | 16 MB 00:14 2024-09-13T13:10:23.745 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:10:41.746 INFO:teuthology.orchestra.run.smithi193.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 853 kB/s | 29 MB 00:34 2024-09-13T13:10:50.045 INFO:teuthology.orchestra.run.smithi193.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 825 kB/s | 35 MB 00:42 2024-09-13T13:10:50.046 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:10:50.046 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.8 MB/s | 79 MB 00:43 2024-09-13T13:10:50.726 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-13T13:10:51.068 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-13T13:10:51.068 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-13T13:10:52.029 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-13T13:10:52.029 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-13T13:10:54.470 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-13T13:10:55.127 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T13:10:55.220 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:10:58.000 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:10:58.140 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:11:01.826 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:01.866 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:02.240 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:02.240 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T13:11:02.240 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:11:02.240 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:11:02.942 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:11:03.117 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:03.117 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:11:03.117 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:11:03.118 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-09-13T13:11:03.232 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:03.452 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T13:11:03.532 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.532 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T13:11:03.533 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T13:11:03.533 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:11:03.533 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:11:03.533 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-13T13:11:03.533 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:11:03.533 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T13:11:03.591 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:03.591 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T13:11:03.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo rpm -qi grub2-tools 2024-09-13T13:11:03.623 INFO:teuthology.orchestra.run.smithi081.stdout:Name : grub2-tools 2024-09-13T13:11:03.623 INFO:teuthology.orchestra.run.smithi081.stdout:Epoch : 1 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Version : 2.06 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Release : 82.el9 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: x86_64 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Group : Unspecified 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Size : 8274670 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:License : GPLv3+ 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T13:11:03.624 INFO:teuthology.orchestra.run.smithi081.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:Packager : builder@centos.org 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:Vendor : CentOS 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:Summary : Support tools for GRUB. 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:Description : 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T13:11:03.625 INFO:teuthology.orchestra.run.smithi081.stdout:hardware devices. 2024-09-13T13:11:03.626 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:11:03.626 INFO:teuthology.orchestra.run.smithi081.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T13:11:03.626 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T13:11:03.627 INFO:teuthology.task.kernel:Updating grub on smithi081 to boot 5.14.0-505.el9.x86_64 2024-09-13T13:11:03.627 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T13:11:04.261 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-09-13T13:11:05.603 INFO:teuthology.orchestra.run.smithi081.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T13:11:05.639 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-09-13T13:11:05.641 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-09-13T13:11:05.657 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.83EvHg3Xfr 2024-09-13T13:11:05.657 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.83EvHg3Xfr 2024-09-13T13:11:05.723 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.83EvHg3Xfr 2024-09-13T13:11:05.864 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.83EvHg3Xfr is 6KB 2024-09-13T13:11:05.913 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.83EvHg3Xfr 2024-09-13T13:11:05.928 DEBUG:teuthology.orchestra.run.smithi081:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T13:11:05.990 INFO:teuthology.orchestra.run.smithi081.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T13:11:05.990 INFO:teuthology.orchestra.run.smithi081.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T13:11:05.991 INFO:teuthology.orchestra.run.smithi081.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T13:11:05.991 INFO:teuthology.orchestra.run.smithi081.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T13:11:05.992 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T13:11:06.135 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-09-13T13:11:08.066 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:36.138 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-13T13:11:36.138 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:11:36.139 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:11:46.341 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:46.379 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:46.725 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:46.725 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T13:11:46.725 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T13:11:46.725 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T13:11:47.548 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:11:47.549 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-13T13:11:47.904 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T13:11:47.994 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:47.994 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T13:11:47.994 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T13:11:47.994 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:11:47.994 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:11:47.995 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-13T13:11:47.995 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi193.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:11:47.995 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T13:11:48.053 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T13:11:48.054 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T13:11:48.054 DEBUG:teuthology.orchestra.run.smithi193:> sudo rpm -qi grub2-tools 2024-09-13T13:11:48.085 INFO:teuthology.orchestra.run.smithi193.stdout:Name : grub2-tools 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Epoch : 1 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Version : 2.06 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Release : 82.el9 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Architecture: x86_64 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Group : Unspecified 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Size : 8274670 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:License : GPLv3+ 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T13:11:48.086 INFO:teuthology.orchestra.run.smithi193.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:Packager : builder@centos.org 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:Vendor : CentOS 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:Summary : Support tools for GRUB. 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:Description : 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:hardware devices. 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:11:48.087 INFO:teuthology.orchestra.run.smithi193.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T13:11:48.088 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T13:11:48.088 INFO:teuthology.task.kernel:Updating grub on smithi193 to boot 5.14.0-505.el9.x86_64 2024-09-13T13:11:48.089 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T13:11:48.749 INFO:teuthology.orchestra.run.smithi193.stderr:Generating grub configuration file ... 2024-09-13T13:11:50.058 INFO:teuthology.orchestra.run.smithi193.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T13:11:50.085 INFO:teuthology.orchestra.run.smithi193.stderr:done 2024-09-13T13:11:50.087 DEBUG:teuthology.orchestra.run.smithi193:> mktemp 2024-09-13T13:11:50.128 INFO:teuthology.orchestra.run.smithi193.stdout:/tmp/tmp.fimxxqU7Cm 2024-09-13T13:11:50.128 DEBUG:teuthology.orchestra.run.smithi193:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fimxxqU7Cm 2024-09-13T13:11:50.203 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0666 /tmp/tmp.fimxxqU7Cm 2024-09-13T13:11:50.366 DEBUG:teuthology.orchestra.remote:smithi193:/tmp/tmp.fimxxqU7Cm is 6KB 2024-09-13T13:11:50.414 DEBUG:teuthology.orchestra.run.smithi193:> rm -fr /tmp/tmp.fimxxqU7Cm 2024-09-13T13:11:50.429 DEBUG:teuthology.orchestra.run.smithi193:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T13:11:50.492 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T13:11:50.492 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T13:11:50.492 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T13:11:50.493 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T13:11:50.494 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T13:11:50.648 DEBUG:teuthology.orchestra.run.smithi193:> sudo shutdown -r now 2024-09-13T13:12:10.813 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-13T13:12:19.821 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:12:19.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:12:20.652 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-13T13:12:20.652 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-13T13:12:20.653 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:12:38.205 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-09-13T13:12:50.217 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:12:50.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:12:50.583 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-13T13:12:50.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:12:50.899 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-13T13:12:50.899 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-09-13T13:12:50.913 INFO:teuthology.orchestra.run.smithi081.stdout:5.14.0-505.el9.x86_64 2024-09-13T13:12:50.914 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T13:12:50.914 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:12:50.914 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T13:12:51.914 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-13T13:12:51.915 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:12:52.023 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-09-13T13:12:52.047 DEBUG:teuthology.parallel:result is None 2024-09-13T13:13:20.663 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T13:13:29.664 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-13T13:13:29.665 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:13:30.153 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-09-13T13:13:30.491 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-13T13:13:30.492 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-13T13:13:30.492 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-09-13T13:13:30.506 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-505.el9.x86_64 2024-09-13T13:13:30.506 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T13:13:30.506 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:13:30.507 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T13:13:31.508 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-13T13:13:31.508 DEBUG:teuthology.orchestra.run.smithi193:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:13:31.579 INFO:teuthology.orchestra.run.smithi193.stdout:ttyS1 2024-09-13T13:13:31.610 DEBUG:teuthology.parallel:result is None 2024-09-13T13:13:31.610 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T13:13:31.619 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T13:13:31.619 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:13:31.623 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:13:31.640 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T13:13:31.646 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T13:13:31.653 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T13:13:31.654 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:13:31.682 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:13:31.708 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T13:13:31.714 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T13:13:31.715 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T13:13:31.747 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T13:13:31.775 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:13:31.787 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:13:31.790 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:13:31.801 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:13:31.802 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T13:13:31.809 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T13:13:31.809 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:13:31.831 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:13:31.856 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T13:13:31.865 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T13:13:31.865 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:13:31.898 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:13:31.913 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:13:32.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:13:32.045 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:13:32.136 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:13:32.168 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:13:32.168 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:13:32.233 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:13:32.284 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:13:32.326 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:13:32.416 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:13:32.449 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:13:32.449 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:13:32.514 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-09-13T13:13:32.517 DEBUG:teuthology.orchestra.run.smithi193:> sudo service rsyslog restart 2024-09-13T13:13:32.571 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:13:32.596 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:13:33.066 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T13:13:33.074 INFO:teuthology.task.internal:Starting timer... 2024-09-13T13:13:33.074 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T13:13:33.092 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T13:13:33.106 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-13T13:13:33.106 DEBUG:teuthology.orchestra.run.smithi081:> sudo service auditd rotate 2024-09-13T13:13:33.159 INFO:teuthology.orchestra.run.smithi081.stdout:Rotating logs: 2024-09-13T13:13:33.161 DEBUG:teuthology.orchestra.run.smithi193:> sudo service auditd rotate 2024-09-13T13:13:33.286 INFO:teuthology.orchestra.run.smithi193.stdout:Rotating logs: 2024-09-13T13:13:33.287 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T13:13:33.288 DEBUG:teuthology.orchestra.run.smithi081:> /usr/sbin/getenforce 2024-09-13T13:13:33.314 INFO:teuthology.orchestra.run.smithi081.stdout:Permissive 2024-09-13T13:13:33.315 DEBUG:teuthology.orchestra.run.smithi193:> /usr/sbin/getenforce 2024-09-13T13:13:33.340 INFO:teuthology.orchestra.run.smithi193.stdout:Permissive 2024-09-13T13:13:33.341 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi081.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi193.front.sepia.ceph.com': 'permissive'} 2024-09-13T13:13:33.341 DEBUG:teuthology.orchestra.run.smithi081:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T13:13:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:13:33.381 DEBUG:teuthology.orchestra.run.smithi193:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T13:13:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:13:33.407 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T13:13:33.408 DEBUG:teuthology.orchestra.run.smithi081:> sudo /usr/sbin/setenforce permissive 2024-09-13T13:13:33.454 DEBUG:teuthology.orchestra.run.smithi193:> sudo /usr/sbin/setenforce permissive 2024-09-13T13:13:33.641 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T13:13:33.654 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-13T13:13:33.657 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-13T13:13:33.779 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T13:13:33.791 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-13T13:13:33.792 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi081.front.sepia.ceph.com,smithi193.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T13:17:16.955 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi081.front.sepia.ceph.com'), Remote(name='ubuntu@smithi193.front.sepia.ceph.com')] 2024-09-13T13:17:16.957 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:17:16.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:17:17.046 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-09-13T13:17:17.131 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-09-13T13:17:17.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-13T13:17:17.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:17:17.214 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-09-13T13:17:17.300 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-13T13:17:17.300 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T13:17:17.312 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T13:17:17.312 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:17:17.313 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:17:17.315 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:17:17.315 DEBUG:teuthology.orchestra.run.smithi193:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:17:17.342 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T13:17:17.356 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T13:17:17.371 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T13:17:17.380 INFO:teuthology.orchestra.run.smithi081.stderr:sudo: ntpd: command not found 2024-09-13T13:17:17.386 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T13:17:17.391 INFO:teuthology.orchestra.run.smithi081.stdout:506 Cannot talk to daemon 2024-09-13T13:17:17.406 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T13:17:17.411 INFO:teuthology.orchestra.run.smithi193.stderr:sudo: ntpd: command not found 2024-09-13T13:17:17.419 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T13:17:17.422 INFO:teuthology.orchestra.run.smithi193.stdout:506 Cannot talk to daemon 2024-09-13T13:17:17.437 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T13:17:17.451 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T13:17:17.476 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.479 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.516 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.517 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:17:17.517 INFO:teuthology.run_tasks:Running task pexec... 2024-09-13T13:17:17.538 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-13T13:17:17.538 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:17:17.539 DEBUG:teuthology.orchestra.run.smithi081:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T13:17:17.539 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi193.front.sepia.ceph.com 2024-09-13T13:17:17.539 DEBUG:teuthology.orchestra.run.smithi193:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T13:17:17.895 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:Removing: 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:Removing unused dependencies: 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:17.897 INFO:teuthology.orchestra.run.smithi081.stdout:Remove 2 Packages 2024-09-13T13:17:17.898 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:17.898 INFO:teuthology.orchestra.run.smithi081.stdout:Freed space: 5.5 M 2024-09-13T13:17:17.898 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-09-13T13:17:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-09-13T13:17:17.901 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-09-13T13:17:17.916 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:Removing: 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:Removing unused dependencies: 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout:Remove 2 Packages 2024-09-13T13:17:17.934 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:17.935 INFO:teuthology.orchestra.run.smithi193.stdout:Freed space: 5.5 M 2024-09-13T13:17:17.935 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-13T13:17:17.938 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-13T13:17:17.938 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-13T13:17:17.960 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-09-13T13:17:17.961 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-09-13T13:17:18.004 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-13T13:17:18.004 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-13T13:17:18.090 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-09-13T13:17:18.151 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-13T13:17:18.171 INFO:teuthology.orchestra.run.smithi081.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T13:17:18.231 INFO:teuthology.orchestra.run.smithi081.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T13:17:18.251 INFO:teuthology.orchestra.run.smithi193.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T13:17:18.306 INFO:teuthology.orchestra.run.smithi193.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T13:17:18.724 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T13:17:18.724 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T13:17:18.819 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T13:17:18.819 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T13:17:18.946 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T13:17:18.946 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:18.946 INFO:teuthology.orchestra.run.smithi081.stdout:Removed: 2024-09-13T13:17:18.946 INFO:teuthology.orchestra.run.smithi081.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T13:17:18.947 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:18.947 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout:Removed: 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:19.091 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-13T13:17:19.828 INFO:teuthology.orchestra.run.smithi081.stdout:Last metadata expiration check: 0:00:46 ago on Fri 13 Sep 2024 01:16:33 PM UTC. 2024-09-13T13:17:19.901 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:46 ago on Fri 13 Sep 2024 01:16:33 PM UTC. 2024-09-13T13:17:19.964 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: Package Arch Version Repository Size 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T13:17:19.965 INFO:teuthology.orchestra.run.smithi081.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout:Install 7 Packages 2024-09-13T13:17:19.966 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:19.981 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 5.2 M 2024-09-13T13:17:19.981 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 19 M 2024-09-13T13:17:19.981 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-09-13T13:17:20.038 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T13:17:20.039 INFO:teuthology.orchestra.run.smithi193.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout:Install 7 Packages 2024-09-13T13:17:20.040 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:20.052 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 5.2 M 2024-09-13T13:17:20.053 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 19 M 2024-09-13T13:17:20.053 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-13T13:17:20.280 INFO:teuthology.orchestra.run.smithi193.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 452 kB/s | 44 kB 00:00 2024-09-13T13:17:20.313 INFO:teuthology.orchestra.run.smithi193.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 802 kB/s | 106 kB 00:00 2024-09-13T13:17:20.347 INFO:teuthology.orchestra.run.smithi193.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2024-09-13T13:17:20.372 INFO:teuthology.orchestra.run.smithi193.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-13T13:17:20.405 INFO:teuthology.orchestra.run.smithi193.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-13T13:17:20.447 INFO:teuthology.orchestra.run.smithi193.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.1 MB/s | 837 kB 00:00 2024-09-13T13:17:20.703 INFO:teuthology.orchestra.run.smithi081.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 115 kB/s | 44 kB 00:00 2024-09-13T13:17:20.787 INFO:teuthology.orchestra.run.smithi081.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 225 kB/s | 106 kB 00:00 2024-09-13T13:17:20.904 INFO:teuthology.orchestra.run.smithi081.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 358 kB/s | 72 kB 00:00 2024-09-13T13:17:21.004 INFO:teuthology.orchestra.run.smithi081.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 388 kB/s | 84 kB 00:00 2024-09-13T13:17:21.081 INFO:teuthology.orchestra.run.smithi193.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.5 MB/s | 3.2 MB 00:00 2024-09-13T13:17:21.081 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:17:21.081 INFO:teuthology.orchestra.run.smithi193.stdout:Total 5.0 MB/s | 5.2 MB 00:01 2024-09-13T13:17:21.138 INFO:teuthology.orchestra.run.smithi081.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.1 MB/s | 906 kB 00:00 2024-09-13T13:17:21.191 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-13T13:17:21.206 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-13T13:17:21.206 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-13T13:17:21.296 INFO:teuthology.orchestra.run.smithi081.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.1 MB/s | 837 kB 00:00 2024-09-13T13:17:21.534 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-13T13:17:21.534 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-13T13:17:21.697 INFO:teuthology.orchestra.run.smithi081.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 4.6 MB/s | 3.2 MB 00:00 2024-09-13T13:17:21.697 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:17:21.697 INFO:teuthology.orchestra.run.smithi081.stdout:Total 3.0 MB/s | 5.2 MB 00:01 2024-09-13T13:17:21.813 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-09-13T13:17:21.829 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-09-13T13:17:21.829 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-09-13T13:17:22.008 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-13T13:17:22.108 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T13:17:22.132 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-09-13T13:17:22.132 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-09-13T13:17:22.179 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T13:17:22.213 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T13:17:22.422 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T13:17:22.456 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T13:17:22.598 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-09-13T13:17:22.683 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T13:17:22.725 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T13:17:22.754 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T13:17:22.893 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T13:17:22.934 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T13:17:22.960 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T13:17:23.002 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T13:17:23.041 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T13:17:23.110 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:23.449 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T13:17:23.482 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T13:17:23.592 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T13:17:23.658 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T13:17:24.097 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T13:17:24.440 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:17:24.441 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-13T13:17:24.645 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:24.645 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T13:17:24.645 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T13:17:24.646 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T13:17:24.646 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T13:17:24.646 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T13:17:24.646 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T13:17:24.820 DEBUG:teuthology.parallel:result is None 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:17:25.039 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-09-13T13:17:25.431 DEBUG:teuthology.parallel:result is None 2024-09-13T13:17:25.432 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-13T13:17:25.448 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-13T13:17:25.448 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:17:25.448 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:25.464 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T13:17:25.465 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-09-13T13:17:25.520 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:17:25.520 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:17:23.875395150 +0000 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.521 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:17:25.584 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:17:25.584 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:17:25.584 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000210345 s, 2.4 MB/s 2024-09-13T13:17:25.585 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:17:25.642 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-09-13T13:17:25.696 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:17:23.875395150 +0000 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.697 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.698 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:23.557401395 +0000 2024-09-13T13:17:25.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:17:25.760 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:17:25.760 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:17:25.760 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000172628 s, 3.0 MB/s 2024-09-13T13:17:25.761 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:17:25.818 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:17:23.875395150 +0000 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:25.874 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:25.875 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:17:25.937 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:17:25.937 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:17:25.937 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000263192 s, 1.9 MB/s 2024-09-13T13:17:25.938 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:17:25.994 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-09-13T13:17:26.050 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:17:23.876395130 +0000 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:26.051 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:23.556401415 +0000 2024-09-13T13:17:26.052 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:17:26.114 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:17:26.114 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:17:26.114 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000184166 s, 2.8 MB/s 2024-09-13T13:17:26.115 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:17:26.172 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-13T13:17:26.308 INFO:teuthology.orchestra.run.smithi081.stdout:loop 2024-09-13T13:17:26.310 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_1... 2024-09-13T13:17:26.310 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-13T13:17:26.343 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-09-13T13:17:26.378 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_11 2024-09-13T13:17:26.423 INFO:teuthology.orchestra.run.smithi081.stdout:connecting to device: nvme1 2024-09-13T13:17:26.426 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_2... 2024-09-13T13:17:26.426 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-13T13:17:26.500 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-09-13T13:17:26.532 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_21 2024-09-13T13:17:26.568 INFO:teuthology.orchestra.run.smithi081.stdout:connecting to device: nvme2 2024-09-13T13:17:26.570 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_3... 2024-09-13T13:17:26.570 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-13T13:17:26.644 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-09-13T13:17:26.675 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_31 2024-09-13T13:17:26.712 INFO:teuthology.orchestra.run.smithi081.stdout:connecting to device: nvme3 2024-09-13T13:17:26.714 INFO:tasks.nvme_loop:Connecting nvme_loop smithi081:/dev/vg_nvme/lv_4... 2024-09-13T13:17:26.714 DEBUG:teuthology.orchestra.run.smithi081:> 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-09-13T13:17:26.785 INFO:teuthology.orchestra.run.smithi081.stdout:1 2024-09-13T13:17:26.815 INFO:teuthology.orchestra.run.smithi081.stdout:/dev/vg_nvme/lv_41 2024-09-13T13:17:26.851 INFO:teuthology.orchestra.run.smithi081.stdout:connecting to device: nvme4 2024-09-13T13:17:26.853 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:17:26.853 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:26.909 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme list -o json 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "Devices":[ 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "NameSpace":1, 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "GenericPath":"/dev/ng4n1", 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:26.975 INFO:teuthology.orchestra.run.smithi081.stdout: "SerialNumber":"13f44a09b3bd1e9b3c96", 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "SectorSize":512 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "NameSpace":1, 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "GenericPath":"/dev/ng3n1", 2024-09-13T13:17:26.976 INFO:teuthology.orchestra.run.smithi081.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "SerialNumber":"5a56c5698c6b68dc8555", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "SectorSize":512 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "NameSpace":1, 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "GenericPath":"/dev/ng2n1", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:26.977 INFO:teuthology.orchestra.run.smithi081.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "SerialNumber":"d01a9f90ce8c81eb0347", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "SectorSize":512 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "NameSpace":1, 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "GenericPath":"/dev/ng1n1", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:26.978 INFO:teuthology.orchestra.run.smithi081.stdout: "SerialNumber":"af74d9b347b12f22236d", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "SectorSize":512 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: }, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: { 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "NameSpace":1, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "GenericPath":"/dev/ng0n1", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "Firmware":"8DV101H0", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "SerialNumber":"PHFT620400N7400BGN", 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "UsedBytes":400088457216, 2024-09-13T13:17:26.979 INFO:teuthology.orchestra.run.smithi081.stdout: "MaximumLBA":781422768, 2024-09-13T13:17:26.980 INFO:teuthology.orchestra.run.smithi081.stdout: "PhysicalSize":400088457216, 2024-09-13T13:17:26.980 INFO:teuthology.orchestra.run.smithi081.stdout: "SectorSize":512 2024-09-13T13:17:26.980 INFO:teuthology.orchestra.run.smithi081.stdout: } 2024-09-13T13:17:26.980 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-09-13T13:17:26.980 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-09-13T13:17:26.981 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T13:17:26.981 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:17:26.981 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/scratch_devs 2024-09-13T13:17:27.046 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:17:27.046 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:27.066 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T13:17:27.067 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_1 2024-09-13T13:17:27.125 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:17:27.126 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:27.126 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-13T13:17:27.126 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:27.126 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:27.126 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:17:23.363224198 +0000 2024-09-13T13:17:27.127 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.127 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.127 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.127 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:17:27.195 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:17:27.196 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:17:27.196 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000235697 s, 2.2 MB/s 2024-09-13T13:17:27.197 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:17:27.257 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_2 2024-09-13T13:17:27.314 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:17:23.364224221 +0000 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.315 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.315 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:17:27.381 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:17:27.381 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:17:27.381 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000210778 s, 2.4 MB/s 2024-09-13T13:17:27.382 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:17:27.440 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_3 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:17:23.364224221 +0000 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.498 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.499 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:17:27.565 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:17:27.565 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:17:27.565 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000201612 s, 2.5 MB/s 2024-09-13T13:17:27.566 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:17:27.624 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_4 2024-09-13T13:17:27.681 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:17:27.681 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:17:23.364224221 +0000 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.682 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:22.999215834 +0000 2024-09-13T13:17:27.682 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:17:27.747 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:17:27.748 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:17:27.748 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000213131 s, 2.4 MB/s 2024-09-13T13:17:27.749 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:17:27.807 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-13T13:17:27.964 INFO:teuthology.orchestra.run.smithi193.stdout:loop 2024-09-13T13:17:27.966 INFO:tasks.nvme_loop:Connecting nvme_loop smithi193:/dev/vg_nvme/lv_1... 2024-09-13T13:17:27.966 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-13T13:17:27.999 INFO:teuthology.orchestra.run.smithi193.stdout:1 2024-09-13T13:17:28.028 INFO:teuthology.orchestra.run.smithi193.stdout:/dev/vg_nvme/lv_11 2024-09-13T13:17:28.062 INFO:teuthology.orchestra.run.smithi193.stdout:connecting to device: nvme1 2024-09-13T13:17:28.064 INFO:tasks.nvme_loop:Connecting nvme_loop smithi193:/dev/vg_nvme/lv_2... 2024-09-13T13:17:28.064 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-13T13:17:28.141 INFO:teuthology.orchestra.run.smithi193.stdout:1 2024-09-13T13:17:28.175 INFO:teuthology.orchestra.run.smithi193.stdout:/dev/vg_nvme/lv_21 2024-09-13T13:17:28.211 INFO:teuthology.orchestra.run.smithi193.stdout:connecting to device: nvme2 2024-09-13T13:17:28.213 INFO:tasks.nvme_loop:Connecting nvme_loop smithi193:/dev/vg_nvme/lv_3... 2024-09-13T13:17:28.214 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-13T13:17:28.286 INFO:teuthology.orchestra.run.smithi193.stdout:1 2024-09-13T13:17:28.318 INFO:teuthology.orchestra.run.smithi193.stdout:/dev/vg_nvme/lv_31 2024-09-13T13:17:28.349 INFO:teuthology.orchestra.run.smithi193.stdout:connecting to device: nvme3 2024-09-13T13:17:28.354 INFO:tasks.nvme_loop:Connecting nvme_loop smithi193:/dev/vg_nvme/lv_4... 2024-09-13T13:17:28.355 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-13T13:17:28.429 INFO:teuthology.orchestra.run.smithi193.stdout:1 2024-09-13T13:17:28.459 INFO:teuthology.orchestra.run.smithi193.stdout:/dev/vg_nvme/lv_41 2024-09-13T13:17:28.494 INFO:teuthology.orchestra.run.smithi193.stdout:connecting to device: nvme4 2024-09-13T13:17:28.496 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:17:28.496 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:17:28.552 DEBUG:teuthology.orchestra.run.smithi193:> sudo nvme list -o json 2024-09-13T13:17:28.617 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-09-13T13:17:28.617 INFO:teuthology.orchestra.run.smithi193.stdout: "Devices":[ 2024-09-13T13:17:28.617 INFO:teuthology.orchestra.run.smithi193.stdout: { 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "NameSpace":1, 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "DevicePath":"/dev/nvme4n1", 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "GenericPath":"/dev/ng4n1", 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "SerialNumber":"afa0fd6e0ace78e81c57", 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:28.618 INFO:teuthology.orchestra.run.smithi193.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:28.619 INFO:teuthology.orchestra.run.smithi193.stdout: "SectorSize":512 2024-09-13T13:17:28.619 INFO:teuthology.orchestra.run.smithi193.stdout: }, 2024-09-13T13:17:28.619 INFO:teuthology.orchestra.run.smithi193.stdout: { 2024-09-13T13:17:28.619 INFO:teuthology.orchestra.run.smithi193.stdout: "NameSpace":1, 2024-09-13T13:17:28.619 INFO:teuthology.orchestra.run.smithi193.stdout: "DevicePath":"/dev/nvme3n1", 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "GenericPath":"/dev/ng3n1", 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "SerialNumber":"4285799a25eca507b4cb", 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:28.620 INFO:teuthology.orchestra.run.smithi193.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: "SectorSize":512 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: }, 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: { 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: "NameSpace":1, 2024-09-13T13:17:28.621 INFO:teuthology.orchestra.run.smithi193.stdout: "DevicePath":"/dev/nvme2n1", 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "GenericPath":"/dev/ng2n1", 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "SerialNumber":"e63c4bc6d341e81884b9", 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:28.622 INFO:teuthology.orchestra.run.smithi193.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: "SectorSize":512 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: }, 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: { 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: "NameSpace":1, 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: "DevicePath":"/dev/nvme1n1", 2024-09-13T13:17:28.623 INFO:teuthology.orchestra.run.smithi193.stdout: "GenericPath":"/dev/ng1n1", 2024-09-13T13:17:28.624 INFO:teuthology.orchestra.run.smithi193.stdout: "Firmware":"5.14.0-5", 2024-09-13T13:17:28.624 INFO:teuthology.orchestra.run.smithi193.stdout: "ModelNumber":"Linux", 2024-09-13T13:17:28.624 INFO:teuthology.orchestra.run.smithi193.stdout: "SerialNumber":"c964257f11a6cf971ada", 2024-09-13T13:17:28.624 INFO:teuthology.orchestra.run.smithi193.stdout: "UsedBytes":95995035648, 2024-09-13T13:17:28.624 INFO:teuthology.orchestra.run.smithi193.stdout: "MaximumLBA":187490304, 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: "PhysicalSize":95995035648, 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: "SectorSize":512 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: }, 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: { 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: "NameSpace":1, 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: "DevicePath":"/dev/nvme0n1", 2024-09-13T13:17:28.625 INFO:teuthology.orchestra.run.smithi193.stdout: "GenericPath":"/dev/ng0n1", 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "Firmware":"8DV101H0", 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "ModelNumber":"INTEL SSDPEDMD400G4", 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "SerialNumber":"PHFT620500HB400BGN", 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "UsedBytes":400088457216, 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "MaximumLBA":781422768, 2024-09-13T13:17:28.626 INFO:teuthology.orchestra.run.smithi193.stdout: "PhysicalSize":400088457216, 2024-09-13T13:17:28.627 INFO:teuthology.orchestra.run.smithi193.stdout: "SectorSize":512 2024-09-13T13:17:28.627 INFO:teuthology.orchestra.run.smithi193.stdout: } 2024-09-13T13:17:28.627 INFO:teuthology.orchestra.run.smithi193.stdout: ] 2024-09-13T13:17:28.627 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-09-13T13:17:28.629 INFO:tasks.nvme_loop:new_devs ['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T13:17:28.629 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:17:28.629 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/scratch_devs 2024-09-13T13:17:28.693 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T13:17:28.790 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\\)', 'CEPHADM_DAEMON_PLACE_FAIL', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'b0201b8c79733293453e7f10a10c7fa43119222b'} 2024-09-13T13:17:28.790 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:17:28.791 INFO:tasks.cephadm:Cluster fsid is 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:17:28.791 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T13:17:28.791 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-09-13T13:17:28.791 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi081': '172.21.15.81', 'mon.smithi193': '172.21.15.193'} 2024-09-13T13:17:28.791 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T13:17:28.791 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-09-13T13:17:28.823 DEBUG:teuthology.orchestra.run.smithi193:> sudo hostname $(hostname -s) 2024-09-13T13:17:28.848 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-13T13:17:28.848 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:17:28.999 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b0201b8c79733293453e7f10a10c7fa43119222b', '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/83042/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-gb0201b8c', 'node_name': '172.21.5.40+adami10', '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.3.0-4917.gb0201b8c'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 11:13:17.876231', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-0840', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-13T13:17:29.141 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref wip-guits-main-2024-09-13-0840, sha1 b0201b8c79733293453e7f10a10c7fa43119222b from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:17:29.143 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/x86_64/flavors/default/cephadm 2024-09-13T13:17:29.143 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/x86_64/flavors/default/cephadm 2024-09-13T13:17:29.143 DEBUG:teuthology.orchestra.run.smithi081:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.529 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-r--r--. 1 ubuntu ubuntu 804201 Sep 13 13:17 /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.530 DEBUG:teuthology.orchestra.run.smithi193:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.918 INFO:teuthology.orchestra.run.smithi193.stdout:-rw-r--r--. 1 ubuntu ubuntu 804201 Sep 13 13:17 /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.918 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.937 DEBUG:teuthology.orchestra.run.smithi193:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:17:29.962 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b on all hosts... 2024-09-13T13:17:29.963 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:17:29.980 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:17:31.538 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:17:31.607 INFO:teuthology.orchestra.run.smithi193.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:18:01.917 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-09-13T13:18:01.918 INFO:teuthology.orchestra.run.smithi193.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:18:01.918 INFO:teuthology.orchestra.run.smithi193.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:18:01.918 INFO:teuthology.orchestra.run.smithi193.stdout: "repo_digests": [ 2024-09-13T13:18:01.918 INFO:teuthology.orchestra.run.smithi193.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:18:01.918 INFO:teuthology.orchestra.run.smithi193.stdout: ] 2024-09-13T13:18:01.919 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-09-13T13:18:15.521 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-09-13T13:18:15.521 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:18:15.522 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:18:15.522 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2024-09-13T13:18:15.522 INFO:teuthology.orchestra.run.smithi081.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:18:15.522 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-09-13T13:18:15.522 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-09-13T13:18:15.547 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2024-09-13T13:18:15.593 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /etc/ceph 2024-09-13T13:18:15.626 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2024-09-13T13:18:15.651 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 777 /etc/ceph 2024-09-13T13:18:15.695 INFO:tasks.cephadm:Writing seed config... 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T13:18:15.697 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-13T13:18:15.698 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:18:15.698 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T13:18:15.713 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 = 86a69c60-71d2-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-13T13:18:15.714 DEBUG:teuthology.orchestra.run.smithi081:mon.smithi081> sudo journalctl -f -n 0 -u ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service 2024-09-13T13:18:15.756 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T13:18:15.756 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b -v bootstrap --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.81 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:18:15.957 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:18:15.958 INFO:teuthology.orchestra.run.smithi081.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b', '-v', 'bootstrap', '--fsid', '86a69c60-71d2-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.81', '--skip-admin-label'] 2024-09-13T13:18:15.958 INFO:teuthology.orchestra.run.smithi081.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T13:18:15.958 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying podman|docker is present... 2024-09-13T13:18:15.982 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stdout 5.2.2 2024-09-13T13:18:15.982 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying lvm2 is present... 2024-09-13T13:18:15.982 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying time synchronization is in place... 2024-09-13T13:18:15.989 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:18:15.989 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:18:15.995 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:18:15.995 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:18:16.002 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout enabled 2024-09-13T13:18:16.008 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout active 2024-09-13T13:18:16.009 INFO:teuthology.orchestra.run.smithi081.stdout:Unit chronyd.service is enabled and running 2024-09-13T13:18:16.009 INFO:teuthology.orchestra.run.smithi081.stdout:Repeating the final host check... 2024-09-13T13:18:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stdout 5.2.2 2024-09-13T13:18:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-13T13:18:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl is present 2024-09-13T13:18:16.030 INFO:teuthology.orchestra.run.smithi081.stdout:lvcreate is present 2024-09-13T13:18:16.036 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:18:16.036 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:18:16.042 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:18:16.042 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:18:16.049 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout enabled 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout active 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:Unit chronyd.service is enabled and running 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:Host looks OK 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:Cluster fsid: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:Acquiring lock 140556314146608 on /run/cephadm/86a69c60-71d2-11ef-bceb-c7b262605968.lock 2024-09-13T13:18:16.055 INFO:teuthology.orchestra.run.smithi081.stdout:Lock 140556314146608 acquired on /run/cephadm/86a69c60-71d2-11ef-bceb-c7b262605968.lock 2024-09-13T13:18:16.056 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying IP 172.21.15.81 port 3300 ... 2024-09-13T13:18:16.056 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying IP 172.21.15.81 port 6789 ... 2024-09-13T13:18:16.056 INFO:teuthology.orchestra.run.smithi081.stdout:Base mon IP(s) is [172.21.15.81:3300, 172.21.15.81:6789], mon addrv is [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2024-09-13T13:18:16.059 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.81 metric 100 2024-09-13T13:18:16.059 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.81 metric 100 2024-09-13T13:18:16.062 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T13:18:16.062 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-13T13:18:16.062 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-13T13:18:16.064 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T13:18:16.064 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T13:18:16.064 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:18:16.064 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-13T13:18:16.064 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d753/64 scope link noprefixroute 2024-09-13T13:18:16.065 INFO:teuthology.orchestra.run.smithi081.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:18:16.065 INFO:teuthology.orchestra.run.smithi081.stdout:Mon IP `172.21.15.81` is in CIDR network `172.21.0.0/20` 2024-09-13T13:18:16.065 INFO:teuthology.orchestra.run.smithi081.stdout:Mon IP `172.21.15.81` is in CIDR network `172.21.0.0/20` 2024-09-13T13:18:16.065 INFO:teuthology.orchestra.run.smithi081.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T13:18:16.066 INFO:teuthology.orchestra.run.smithi081.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T13:18:16.066 INFO:teuthology.orchestra.run.smithi081.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:18:16.523 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stdout 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Getting image source signatures 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Copying blob sha256:ed0c205fe07e55e926825d2d80c92003b1e841ce1f2d91029cfd1b95c3d1cf26 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Copying config sha256:1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 2024-09-13T13:18:16.524 INFO:teuthology.orchestra.run.smithi081.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-13T13:18:17.445 INFO:teuthology.orchestra.run.smithi081.stdout:ceph: stdout ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev) 2024-09-13T13:18:17.445 INFO:teuthology.orchestra.run.smithi081.stdout:Ceph version: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev) 2024-09-13T13:18:17.445 INFO:teuthology.orchestra.run.smithi081.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T13:18:18.333 INFO:teuthology.orchestra.run.smithi081.stdout:stat: stdout 167 167 2024-09-13T13:18:18.333 INFO:teuthology.orchestra.run.smithi081.stdout:Creating initial keys... 2024-09-13T13:18:19.589 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph-authtool: stdout AQCaO+RmbVpBJxAA26DWRHmTGkzq5tMSfkXbVg== 2024-09-13T13:18:27.654 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph-authtool: stdout AQCcO+RmhvvSNRAAuKvGEfja7hT+vB5LI08hQQ== 2024-09-13T13:18:31.524 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph-authtool: stdout AQCmO+RmgH4bIBAAEMDaGK8veCSbXnAXOscm2A== 2024-09-13T13:18:31.525 INFO:teuthology.orchestra.run.smithi081.stdout:Creating initial monmap... 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:monmaptool for smithi081 [v2:172.21.15.81:3300,v1:172.21.15.81:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:setting min_mon_release = quincy 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: set fsid to 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:18:32.564 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:18:32.565 INFO:teuthology.orchestra.run.smithi081.stdout:Creating mon... 2024-09-13T13:18:33.837 INFO:teuthology.orchestra.run.smithi081.stdout:create mon.smithi081 on 2024-09-13T13:18:34.180 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-13T13:18:34.369 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target. 2024-09-13T13:18:34.369 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target. 2024-09-13T13:18:34.606 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081 2024-09-13T13:18:34.606 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Failed to reset failed state of unit ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service: Unit ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service not loaded. 2024-09-13T13:18:34.804 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target.wants/ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service → /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968@.service. 2024-09-13T13:18:35.149 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 podman[25338]: 2024-09-13 13:18:35.035688942 +0000 UTC m=+0.113574001 container create 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-13T13:18:35.310 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T13:18:35.310 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout disabled 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:firewalld.service is not enabled 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mon to start... 2024-09-13T13:18:35.317 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mon... 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 podman[25338]: 2024-09-13 13:18:35.22129285 +0000 UTC m=+0.299177909 container init 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 podman[25338]: 2024-09-13 13:18:35.226082448 +0000 UTC m=+0.303967507 container start 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 ceph-mon[25376]: mkfs 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 ceph-mon[25376]: mon.smithi081 is new leader, mons smithi081 in quorum (ranks 0) 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 bash[25338]: 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 2024-09-13T13:18:35.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:35 smithi081 systemd[1]: Started Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968. 2024-09-13T13:18:36.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: mon.smithi081 is new leader, mons smithi081 in quorum (ranks 0) 2024-09-13T13:18:36.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: monmap epoch 1 2024-09-13T13:18:36.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:36.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: last_changed 2024-09-13T13:18:31.855864+0000 2024-09-13T13:18:36.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: created 2024-09-13T13:18:31.855864+0000 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: min_mon_release 19 (squid) 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: election_strategy: 1 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.smithi081 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: fsmap 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: mgrmap e1: no daemons active 2024-09-13T13:18:36.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:36 smithi081 ceph-mon[25376]: from='client.? 172.21.15.81:0/2419234301' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout id: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout services: 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi081 (age 0.551006s) 2024-09-13T13:18:37.079 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout data: 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:mon is available 2024-09-13T13:18:37.080 INFO:teuthology.orchestra.run.smithi081.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T13:18:37.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:37 smithi081 ceph-mon[25376]: from='client.? 172.21.15.81:0/2789352715' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:18:37.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:37 smithi081 ceph-mon[25376]: from='client.? 172.21.15.81:0/2789352715' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T13:18:38.117 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout fsid = 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:18:38.118 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:18:38.119 INFO:teuthology.orchestra.run.smithi081.stdout:Generating new minimal ceph.conf... 2024-09-13T13:18:38.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:38 smithi081 ceph-mon[25376]: from='client.? 172.21.15.81:0/209271099' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:18:39.055 INFO:teuthology.orchestra.run.smithi081.stdout:Restarting the monitor... 2024-09-13T13:18:39.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 systemd[1]: Stopping Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968... 2024-09-13T13:18:39.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081[25353]: 2024-09-13T13:18:39.473+0000 7f8aff429640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi081 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T13:18:39.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081[25353]: 2024-09-13T13:18:39.473+0000 7f8aff429640 -1 mon.smithi081@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T13:18:39.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 podman[25696]: 2024-09-13 13:18:39.556262594 +0000 UTC m=+0.343763635 container died 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-13T13:18:40.072 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 podman[25696]: 2024-09-13 13:18:39.880013714 +0000 UTC m=+0.667514800 container cleanup 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-13T13:18:40.073 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:39 smithi081 bash[25696]: ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081 2024-09-13T13:18:40.498 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 podman[25715]: 2024-09-13 13:18:40.07248598 +0000 UTC m=+0.517334546 container remove 1bd2a8ea098c6ff4daac7389e356ddf7e0471f5c57576d852ae230ae1166b917 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux ) 2024-09-13T13:18:40.498 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 systemd[1]: ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service: Deactivated successfully. 2024-09-13T13:18:40.498 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 systemd[1]: Stopped Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968. 2024-09-13T13:18:40.498 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 systemd[1]: Starting Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968... 2024-09-13T13:18:40.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 podman[25809]: 2024-09-13 13:18:40.498233978 +0000 UTC m=+0.110826841 container create 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-13T13:18:40.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 podman[25809]: 2024-09-13 13:18:40.403198287 +0000 UTC m=+0.015791164 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:18:40.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 podman[25809]: 2024-09-13 13:18:40.700573248 +0000 UTC m=+0.313166111 container init 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-13T13:18:40.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 podman[25809]: 2024-09-13 13:18:40.705507218 +0000 UTC m=+0.318100082 container start 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: pidfile_write: ignore empty --pid-file 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: load: jerasure load: lrc 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: RocksDB version: 7.9.2 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Git sha 0 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: DB SUMMARY 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: DB Session ID: IG69S39834N13OUSYT17 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: CURRENT file: CURRENT 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T13:18:40.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi081/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T13:18:40.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi081/store.db: 000009.log size: 89082 ; 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.error_if_exists: 0 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.create_if_missing: 0 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.paranoid_checks: 1 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.env: 0x55dd04675120 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.info_log: 0x55dd0652d8e0 2024-09-13T13:18:40.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.statistics: (nil) 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.use_fsync: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_log_file_size: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_fallocate: 1 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.use_direct_reads: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:18:40.784 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.db_log_dir: 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.wal_dir: 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.write_buffer_manager: 0x55dd06531b80 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:18:40.785 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.unordered_write: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.row_cache: None 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.wal_filter: None 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.two_write_queues: 0 2024-09-13T13:18:40.786 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.wal_compression: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.atomic_flush: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.log_readahead_size: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:18:40.787 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_background_jobs: 2 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_background_compactions: -1 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_subcompactions: 1 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_open_files: -1 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:18:40.788 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_background_flushes: -1 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Compression algorithms supported: 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kZSTD supported: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kXpressCompression supported: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kBZip2Compression supported: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kLZ4Compression supported: 1 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kZlibCompression supported: 1 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: kSnappyCompression supported: 1 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:18:40.789 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi081/store.db/MANIFEST-000010 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.merge_operator: 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_filter: None 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd0652d540) 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: cache_index_and_filter_blocks: 1 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: pin_top_level_index_and_filter: 1 2024-09-13T13:18:40.790 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: index_type: 0 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: data_block_index_type: 0 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: index_shortening: 1 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: checksum: 4 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: no_block_cache: 0 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_cache: 0x55dd06521610 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_cache_name: BinnedLRUCache 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_cache_options: 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: capacity : 536870912 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: num_shard_bits : 4 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: strict_capacity_limit : 0 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: high_pri_pool_ratio: 0.000 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_cache_compressed: (nil) 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: persistent_cache: (nil) 2024-09-13T13:18:40.791 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_size: 4096 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_size_deviation: 10 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_restart_interval: 16 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: index_block_restart_interval: 1 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: metadata_block_size: 4096 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: partition_filters: 0 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: use_delta_encoding: 1 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: filter_policy: bloomfilter 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: whole_key_filtering: 1 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: verify_compression: 0 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: read_amp_bytes_per_bit: 0 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: format_version: 5 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: enable_index_compression: 1 2024-09-13T13:18:40.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: block_align: 0 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: max_auto_readahead_size: 262144 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: prepopulate_block_cache: 0 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: initial_auto_readahead_size: 8192 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression: NoCompression 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.num_levels: 7 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:18:40.793 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:18:40.794 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:18:40.795 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:18:40.796 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:18:40.797 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.inplace_update_support: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.bloom_locality: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.max_successive_merges: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.ttl: 2592000 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:18:40.798 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enable_blob_files: false 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.min_blob_size: 0 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi081/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-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1c56e180-b3ed-485a-b615-4af571de49b8 2024-09-13T13:18:40.799 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233520731454, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233520732307, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85858, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83998, "index_size": 244, "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": 10002, "raw_average_key_size": 46, "raw_value_size": 78247, "raw_average_value_size": 362, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726233520, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1c56e180-b3ed-485a-b615-4af571de49b8", "db_session_id": "IG69S39834N13OUSYT17", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233520732400, "job": 1, "event": "recovery_finished"} 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi081/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd06550e00 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: DB pointer 0x55dd06652000 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ** DB Stats ** 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T13:18:40.800 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ** Compaction Stats [default] ** 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: L0 2/0 85.74 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Sum 2/0 85.74 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.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 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ** Compaction Stats [default] ** 2024-09-13T13:18:40.801 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.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 147.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Cumulative compaction: 0.00 GB write, 25.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Interval compaction: 0.00 GB write, 25.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T13:18:40.802 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Block cache BinnedLRUCache@0x55dd06521610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: starting mon.smithi081 rank 0 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi081 fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???) e1 preinit fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).mds e1 new map 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).mds e1 print_map 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: e1 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: btime 2024-09-13T13:18:35:263026+0000 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: legacy client fscid: -1 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: No filesystems configured 2024-09-13T13:18:40.803 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:18:40.804 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:18:40.804 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:18:40.804 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:18:40.804 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T13:18:40.804 INFO:teuthology.orchestra.run.smithi081.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 bash[25809]: 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 systemd[1]: Started Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968. 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mon.smithi081 is new leader, mons smithi081 in quorum (ranks 0) 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: monmap epoch 1 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:41.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: last_changed 2024-09-13T13:18:31.855864+0000 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: created 2024-09-13T13:18:31.855864+0000 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: min_mon_release 19 (squid) 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: election_strategy: 1 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.smithi081 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: fsmap 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:18:41.046 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:40 smithi081 ceph-mon[25847]: mgrmap e1: no daemons active 2024-09-13T13:18:41.826 INFO:teuthology.orchestra.run.smithi081.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T13:18:41.839 INFO:teuthology.orchestra.run.smithi081.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:18:41.839 INFO:teuthology.orchestra.run.smithi081.stdout:Creating mgr... 2024-09-13T13:18:41.840 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T13:18:41.840 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T13:18:41.840 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying port 0.0.0.0:8443 ... 2024-09-13T13:18:42.099 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mgr.smithi081.dsrsfk 2024-09-13T13:18:42.099 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Failed to reset failed state of unit ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mgr.smithi081.dsrsfk.service: Unit ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mgr.smithi081.dsrsfk.service not loaded. 2024-09-13T13:18:42.257 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968.target.wants/ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mgr.smithi081.dsrsfk.service → /etc/systemd/system/ceph-86a69c60-71d2-11ef-bceb-c7b262605968@.service. 2024-09-13T13:18:42.615 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:42 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2616341042' entity='client.admin' 2024-09-13T13:18:42.825 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T13:18:42.825 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout disabled 2024-09-13T13:18:42.832 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T13:18:42.832 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:18:42.832 INFO:teuthology.orchestra.run.smithi081.stdout:firewalld.service is not enabled 2024-09-13T13:18:42.832 INFO:teuthology.orchestra.run.smithi081.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:18:42.840 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T13:18:42.841 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout disabled 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:firewalld.service is not enabled 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mgr to start... 2024-09-13T13:18:42.848 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mgr... 2024-09-13T13:18:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:43 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2514194303' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:18:43.954 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:43.954 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:18:43.954 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsid": "86a69c60-71d2-11ef-bceb-c7b262605968", 2024-09-13T13:18:43.954 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:18:43.954 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:18:43.955 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "smithi081" 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:43.956 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:18:43.957 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:18:35:263026+0000", 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:18:43.958 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:18:35.263668+0000", 2024-09-13T13:18:43.960 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:43.960 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:43.960 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:18:43.960 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:18:43.960 INFO:teuthology.orchestra.run.smithi081.stdout:mgr not available, waiting (1/15)... 2024-09-13T13:18:46.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:46 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1882463841' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsid": "86a69c60-71d2-11ef-bceb-c7b262605968", 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:18:47.187 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "smithi081" 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:18:47.188 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:18:47.189 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:18:47.189 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:18:47.189 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:18:47.189 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:18:47.192 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:18:35:263026+0000", 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:18:47.193 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:18:35.263668+0000", 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:18:47.194 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:18:47.195 INFO:teuthology.orchestra.run.smithi081.stdout:mgr not available, waiting (2/15)... 2024-09-13T13:18:48.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: Activating manager daemon smithi081.dsrsfk 2024-09-13T13:18:48.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: mgrmap e2: smithi081.dsrsfk(active, starting, since 0.00306482s) 2024-09-13T13:18:48.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:18:48.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi081.dsrsfk", "id": "smithi081.dsrsfk"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: Manager daemon smithi081.dsrsfk is now available 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/trash_purge_schedule"} : dispatch 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:48.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:47 smithi081 ceph-mon[25847]: from='mgr.14100 172.21.15.81:0/1908704869' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:49.915 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:49 smithi081 ceph-mon[25847]: mgrmap e3: smithi081.dsrsfk(active, since 1.00723s) 2024-09-13T13:18:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:18:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsid": "86a69c60-71d2-11ef-bceb-c7b262605968", 2024-09-13T13:18:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:18:50.538 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "smithi081" 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:18:50.539 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.540 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:18:35:263026+0000", 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:18:50.541 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:18:50.542 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:18:35.263668+0000", 2024-09-13T13:18:50.543 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:18:50.543 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:18:50.543 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:18:50.543 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:18:50.543 INFO:teuthology.orchestra.run.smithi081.stdout:mgr is available 2024-09-13T13:18:50.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:50 smithi081 ceph-mon[25847]: mgrmap e4: smithi081.dsrsfk(active, since 2s) 2024-09-13T13:18:50.792 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:50 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/893102835' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout fsid = 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.81:3300,v1:172.21.15.81:6789] 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:51.790 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:18:51.791 INFO:teuthology.orchestra.run.smithi081.stdout:Enabling cephadm module... 2024-09-13T13:18:51.989 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:51 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3419165486' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:18:53.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:52 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1222206507' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-13T13:18:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:53 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1222206507' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T13:18:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:53 smithi081 ceph-mon[25847]: mgrmap e5: smithi081.dsrsfk(active, since 5s) 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "active_name": "smithi081.dsrsfk", 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for the mgr to restart... 2024-09-13T13:18:54.659 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mgr epoch 5... 2024-09-13T13:18:54.913 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:54 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2106061844' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:18:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: Active manager daemon smithi081.dsrsfk restarted 2024-09-13T13:18:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: Activating manager daemon smithi081.dsrsfk 2024-09-13T13:18:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T13:18:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: mgrmap e6: smithi081.dsrsfk(active, starting, since 0.00356372s) 2024-09-13T13:18:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:18:58.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi081.dsrsfk", "id": "smithi081.dsrsfk"} : dispatch 2024-09-13T13:18:58.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:18:58.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:18:58.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:18:58.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:57 smithi081 ceph-mon[25847]: Manager daemon smithi081.dsrsfk is now available 2024-09-13T13:18:59.387 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: Found migration_current of "None". Setting to last migration. 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/trash_purge_schedule"} : dispatch 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: mgrmap e7: smithi081.dsrsfk(active, since 1.00586s) 2024-09-13T13:18:59.388 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:18:59.389 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:18:59 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:mgr epoch 5 is available 2024-09-13T13:18:59.390 INFO:teuthology.orchestra.run.smithi081.stdout:Verifying orchestrator module is enabled... 2024-09-13T13:19:00.484 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: [13/Sep/2024:13:18:58] ENGINE Bus STARTING 2024-09-13T13:19:00.484 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: [13/Sep/2024:13:18:58] ENGINE Serving on http://172.21.15.81:8765 2024-09-13T13:19:00.484 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: [13/Sep/2024:13:18:59] ENGINE Serving on https://172.21.15.81:7150 2024-09-13T13:19:00.484 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: [13/Sep/2024:13:18:59] ENGINE Bus STARTED 2024-09-13T13:19:00.484 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: [13/Sep/2024:13:18:59] ENGINE Error in HTTPServer.serve 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Traceback (most recent call last): 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._run(expiration_interval) 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s = self.context.wrap_socket( 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: return self.sslsocket_class._create( 2024-09-13T13:19:00.485 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:19:00.486 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self.do_handshake() 2024-09-13T13:19:00.486 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:19:00.486 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._sslobj.do_handshake() 2024-09-13T13:19:00.486 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:19:00.486 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:00 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1221987249' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-13T13:19:00.778 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-13T13:19:00.779 INFO:teuthology.orchestra.run.smithi081.stdout:Setting orchestrator backend to cephadm... 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:01 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1221987249' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-13T13:19:01.432 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:01 smithi081 ceph-mon[25847]: mgrmap e8: smithi081.dsrsfk(active, since 2s) 2024-09-13T13:19:02.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:02 smithi081 ceph-mon[25847]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:02.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:02 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:02.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:02 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:19:03.297 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T13:19:03.297 INFO:teuthology.orchestra.run.smithi081.stdout:Generating ssh key... 2024-09-13T13:19:03.740 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:03 smithi081 ceph-mon[25847]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:05.361 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:05 smithi081 ceph-mon[25847]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:05.361 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:05 smithi081 ceph-mon[25847]: Generating ssh key... 2024-09-13T13:19:05.361 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:05 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:05.361 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:05 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:05.979 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDS+5zJcAzatEXS/mJkH1KmUqMrItMf0FWVqpJByBYOIHV/cN8gr0UCcxRjfJKeKzWeI+SZNjDg622wp3mCbzFNCjZjIT6HNtE1/jn/vJ6sWoOoUe5SOUVapGvbKJ+oosncaLPd7YT14/XtKkg1+h2LVymy79CxE2WVP6oXwtBJfaTnnL1SPaB2wmjWYswE5bJn4I0+g4NqxLGQXiD3b7kgTJytHfThOWBxVouCPmU/xV5bUQ9vPPvQfQVks7DJ8a2Mvh7Lg8qjaPZ8a/0ClZKZvikP4Lmg+zS0dny60zA03v56hxOyd+ihTBXoRno9tDAAM3VSr2l0dJEaS1z366ughohGD+WgUoz9lnmhHhmSOFe58xspsVPl2Xqr0P2R1Euaj0SEftzlbD5ClO3RmayULzsSQZ/b6QC9ZGuOG8UzLAZihCr53JF739mjVa4lk4BJtPnT0dUTghv9nixWG3UIaNsoTGmG/8MJI85wz8xOKGkoK3DZxb4fQK6AGN0JS9U= ceph-86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:19:05.980 INFO:teuthology.orchestra.run.smithi081.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:19:05.980 INFO:teuthology.orchestra.run.smithi081.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T13:19:05.982 INFO:teuthology.orchestra.run.smithi081.stdout:Adding host smithi081... 2024-09-13T13:19:06.235 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:06 smithi081 ceph-mon[25847]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:07.366 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:07 smithi081 ceph-mon[25847]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "addr": "172.21.15.81", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:08.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:08 smithi081 ceph-mon[25847]: Deploying cephadm binary to smithi081 2024-09-13T13:19:10.304 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Added host 'smithi081' with addr '172.21.15.81' 2024-09-13T13:19:10.305 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying mon service with default placement... 2024-09-13T13:19:10.946 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:10 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:10.946 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:10 smithi081 ceph-mon[25847]: Added host smithi081 2024-09-13T13:19:10.946 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:10 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:19:11.562 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T13:19:11.563 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying mgr service with default placement... 2024-09-13T13:19:12.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:11 smithi081 ceph-mon[25847]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:12.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:11 smithi081 ceph-mon[25847]: Saving service mon spec with placement count:5 2024-09-13T13:19:12.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:11 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:12.754 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T13:19:12.754 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying crash service with default placement... 2024-09-13T13:19:13.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:13 smithi081 ceph-mon[25847]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:13.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:13 smithi081 ceph-mon[25847]: Saving service mgr spec with placement count:2 2024-09-13T13:19:13.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:13 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:14.576 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-09-13T13:19:14.576 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying ceph-exporter service with default placement... 2024-09-13T13:19:15.221 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:14 smithi081 ceph-mon[25847]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:15.221 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:14 smithi081 ceph-mon[25847]: Saving service crash spec with placement * 2024-09-13T13:19:15.221 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:14 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:15.221 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:14 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:15.880 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-09-13T13:19:15.880 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying prometheus service with default placement... 2024-09-13T13:19:16.136 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:16 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:16.136 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:16 smithi081 ceph-mon[25847]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:16.136 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:16 smithi081 ceph-mon[25847]: Saving service ceph-exporter spec with placement * 2024-09-13T13:19:16.136 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:16 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:17.364 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-09-13T13:19:17.364 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying grafana service with default placement... 2024-09-13T13:19:17.614 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:17 smithi081 ceph-mon[25847]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:17.614 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:17 smithi081 ceph-mon[25847]: Saving service prometheus spec with placement count:1 2024-09-13T13:19:17.614 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:17 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:18.604 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-09-13T13:19:18.605 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying node-exporter service with default placement... 2024-09-13T13:19:18.997 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:18 smithi081 ceph-mon[25847]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:18.997 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:18 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:19.992 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:19 smithi081 ceph-mon[25847]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:19.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:19 smithi081 ceph-mon[25847]: Saving service grafana spec with placement count:1 2024-09-13T13:19:19.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:19 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:19.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:19 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:19.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:19 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:19.994 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-09-13T13:19:19.995 INFO:teuthology.orchestra.run.smithi081.stdout:Deploying alertmanager service with default placement... 2024-09-13T13:19:20.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:20 smithi081 ceph-mon[25847]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:20.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:20 smithi081 ceph-mon[25847]: Saving service node-exporter spec with placement * 2024-09-13T13:19:20.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:20 smithi081 ceph-mon[25847]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:20.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:20 smithi081 ceph-mon[25847]: from='mgr.14118 172.21.15.81:0/3074746682' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:21.647 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-09-13T13:19:22.006 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:21 smithi081 ceph-mon[25847]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:22.006 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:21 smithi081 ceph-mon[25847]: Saving service alertmanager spec with placement count:1 2024-09-13T13:19:23.019 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:22 smithi081 ceph-mon[25847]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:23.019 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:22 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1522413645' entity='client.admin' 2024-09-13T13:19:24.403 INFO:teuthology.orchestra.run.smithi081.stdout:Enabling the dashboard module... 2024-09-13T13:19:24.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:24 smithi081 ceph-mon[25847]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:24.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:24 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1230991372' entity='client.admin' 2024-09-13T13:19:26.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:25 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/757123921' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-13T13:19:27.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:26 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/757123921' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T13:19:27.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:26 smithi081 ceph-mon[25847]: mgrmap e9: smithi081.dsrsfk(active, since 28s) 2024-09-13T13:19:27.684 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:19:27.684 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "active_name": "smithi081.dsrsfk", 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for the mgr to restart... 2024-09-13T13:19:27.685 INFO:teuthology.orchestra.run.smithi081.stdout:Waiting for mgr epoch 9... 2024-09-13T13:19:28.025 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:27 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1266492255' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:19:31.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: Active manager daemon smithi081.dsrsfk restarted 2024-09-13T13:19:31.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: Activating manager daemon smithi081.dsrsfk 2024-09-13T13:19:31.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T13:19:31.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: mgrmap e10: smithi081.dsrsfk(active, starting, since 0.00331898s) 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi081.dsrsfk", "id": "smithi081.dsrsfk"} : dispatch 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:19:31.182 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:30 smithi081 ceph-mon[25847]: Manager daemon smithi081.dsrsfk is now available 2024-09-13T13:19:32.068 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:19:32.069 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:19:32.069 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/trash_purge_schedule"} : dispatch 2024-09-13T13:19:32.069 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:19:32.069 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: mgrmap e11: smithi081.dsrsfk(active, since 1.00604s) 2024-09-13T13:19:32.069 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:31 smithi081 ceph-mon[25847]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:19:32.910 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:19:32.911 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T13:19:32.911 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:19:32.911 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:19:32.911 INFO:teuthology.orchestra.run.smithi081.stdout:mgr epoch 9 is available 2024-09-13T13:19:32.911 INFO:teuthology.orchestra.run.smithi081.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: [13/Sep/2024:13:19:31] ENGINE Bus STARTING 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: [13/Sep/2024:13:19:32] ENGINE Serving on https://172.21.15.81:7150 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: [13/Sep/2024:13:19:32] ENGINE Error in HTTPServer.serve 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Traceback (most recent call last): 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._run(expiration_interval) 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:19:33.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s = self.context.wrap_socket( 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: return self.sslsocket_class._create( 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self.do_handshake() 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._sslobj.do_handshake() 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:19:33.782 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: [13/Sep/2024:13:19:32] ENGINE Serving on http://172.21.15.81:8765 2024-09-13T13:19:33.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: [13/Sep/2024:13:19:32] ENGINE Bus STARTED 2024-09-13T13:19:33.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:33.783 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:33 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:34.684 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:34 smithi081 ceph-mon[25847]: mgrmap e12: smithi081.dsrsfk(active, since 2s) 2024-09-13T13:19:34.684 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:34 smithi081 ceph-mon[25847]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:35.865 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFDzCCAvegAwIBAgITT+2XNKMF9wTlv5tCL6DopuYrtTANBgkqhkiG9w0BAQsF\nADAXMRUwEwYDVQQDDAxjZXBoYWRtLXJvb3QwHhcNMjQwOTEzMTMxOTM1WhcNMzQw\nOTE0MTMxOTM1WjAXMRUwEwYDVQQDDAwxNzIuMjEuMTUuODEwggIiMA0GCSqGSIb3\nDQEBAQUAA4ICDwAwggIKAoICAQCPgIq1j8ZVL0ycP2mVxkkmtrBlhb9ZQk6fFExE\nURz/e+2dcoB4cifELkiC1W0FH9P3hDqFzg5x5y8QIgci24T1iSfknlcG0oJiubQb\nwzOjOweo2lu92XtJKznKtQTLm9TfuJCN8G92iJZMPTSLMRb7Y+NbkK/VzyTq+WF+\n22j7W9c8SgFi/HCLmvcJD+b4SXiT73EeCYmzQgaqE8qZLSEajUW9nCuW3IkiZKu/\nl9PVFHqmY5hSntCxlpoKJtDNdJg/ITAVrhiBm/JQtOODnT2v5Vpc/schL107RY8L\nISS0saP+rYsQcQX6Xg5CBjj39otK8hnje86EOtedwVZUKB0rvUxEzU2h6T+KKIrk\nNACRkXxXHum1KClcwMk9Z6yxiexUFIkgPL1e8JYRJcVd1gc/OMFO72RcGgnu2cpT\nXgsnifl5jvIAM+6hfZalINInA+a2/eJ0cn16kO/806T2tzVxoPSyIfmjo1qJR5oo\nfV1xW/8SMbJTrdW9ME5gUPJjbsI/0Xr1m1kgFC6CVeReI5NSWRr12Sz6WGtCzD7m\nIhq98wTDMjLSoIhGat/aqL8WHRa+uIMyfr9NoHNqX0EJLBD/ngztkytaXKtaK1VK\nDHDHHjmrzTg99L0A87gWnfjX0cHHGZ8xzCrty3uZ9oCMUJypAszlKTF75QICEm0H\ncPAuCQIDAQABo1QwUjBCBgNVHREEOzA5gh5zbWl0aGkwODEuZnJvbnQuc2VwaWEu\nY2VwaC5jb22CEWRhc2hib2FyZF9zZXJ2ZXJzhwSsFQ9RMAwGA1UdEwEB/wQCMAAw\nDQYJKoZIhvcNAQELBQADggIBADfg9wdTNk277LXtOKv5+igGhRdy1misnfM6OYxO\nIBPEM1QRZOnWj3VQQTFZzz8SAYc5NvCi2t8XjTZgrvK6meThmVYLGhvgJF6Vl1Cv\nhjQF0g9HKjj88uxo1BCiDxWfb8zV0ZQ+zJ7Nsp8PUVzgpmeOs17UtS6PaRoeCO1S\ncf3/O+ZDvBys+75xejTcMr6puDv7m1sVmexcgSgOw8bDXPec7MmKOWwREXZaAifG\nPeFmDlcDYDbMILPSb9s1hzEsWmiDtVZddRkvlc+UsuJznqQFF4F7wlUFl7S2W/p8\n1rzIaGrP+Wtk9X/3aoOpFU2x+bfObEBrgk+G5ERQ7R60mur89BWj0wNT+aUfxxYD\nJ4lWtQw3ArV9+KSfGOsLCLK+4L2ni7gHHcluSCXEP7uUsQHIH1RIZOO9rNEff/Va\nkSrVrkL7YNAreye32L1VjcOnOxayzvft4JVCfhDF8y1iyPFC+pAFZhsJbkMIxnd/\nXUhqA0GOA7fE4452v7o4pAuKzzSMm5mU2hgLl+DCjPtz/oFGc7mQAZjlNbHr90j4\nH9fxrQXYTQQlEMof28NVd+n5alVIZn/qHM06Mk8n4GN9rGiikTg+jZDbsPB9bDXS\nIz2l/9ov65VXUoHZeqZTbk3xTawWYqLhHBuxwshQeRmGUDb1aV3iujIDZSz9ZHBd\nkLmI\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAj4CKtY/GVS9MnD9plcZJJrawZYW/WUJOnxRMRFEc/3vtnXKA\neHInxC5IgtVtBR/T94Q6hc4OcecvECIHItuE9Ykn5J5XBtKCYrm0G8MzozsHqNpb\nvdl7SSs5yrUEy5vU37iQjfBvdoiWTD00izEW+2PjW5Cv1c8k6vlhftto+1vXPEoB\nYvxwi5r3CQ/m+El4k+9xHgmJs0IGqhPKmS0hGo1FvZwrltyJImSrv5fT1RR6pmOY\nUp7QsZaaCibQzXSYPyEwFa4YgZvyULTjg509r+VaXP7HIS9dO0WPCyEktLGj/q2L\nEHEF+l4OQgY49/aLSvIZ43vOhDrXncFWVCgdK71MRM1Noek/iiiK5DQAkZF8Vx7p\ntSgpXMDJPWessYnsVBSJIDy9XvCWESXFXdYHPzjBTu9kXBoJ7tnKU14LJ4n5eY7y\nADPuoX2WpSDSJwPmtv3idHJ9epDv/NOk9rc1caD0siH5o6NaiUeaKH1dcVv/EjGy\nU63VvTBOYFDyY27CP9F69ZtZIBQuglXkXiOTUlka9dks+lhrQsw+5iIavfMEwzIy\n0qCIRmrf2qi/Fh0WvriDMn6/TaBzal9BCSwQ/54M7ZMrWlyrWitVSgxwxx45q804\nPfS9APO4Fp3419HBxxmfMcwq7ct7mfaAjFCcqQLM5Skxe+UCAhJtB3DwLgkCAwEA\nAQKCAgAYPzZwxinTY+oUboyHH5llnrHAfbBewxrouzPFyVTWgFieZWX6tAMvHUjo\nPmqs1nto06FV0YLUUSU9GxrMk33sRPAGK5D12KTqTIl3tWxotMUvDTI6KmCv9MtP\ninWUd7Co2pUmPo1+4EZQ/Hh/2lwRPwgABTsIq/cHcvq7xhP/gL2l9LU2RgQ4Oodq\nMxMqObPTfz5EPoVTUiExJKXzatIwm9VAW/5rf7j2JD924I8M7mho6+Qldas6joFZ\nnMRkKsK8y/1FdIS0haaUZ3QX3X46Vc0GcJAx9cBRjwfD8CY1F9znX+hi7038x16u\nXkHK+BACKlUggF9dLVoYUD4nex2ucQjGMC1JP/wG1uy+okj8xVLxEbDOmw/bE7Er\nL+YVd2zgWYw35akZmzGLD1HBj10tRLgUMxecw9fy29KSoEkjErvgoyZQ7E9E6NW7\n/3/MmttfprmwM3+/hdtF/XcbFQOohRyzuqPheskFQPEJbohhvNta68GSCg6i7Zc2\np3eqtyyeNYDiw+GYqbqUyB2MpZsVqvD6jLi2Qdr16gIgsx/HjSgmbeHTmrnexzpr\ngwmdEZZ9Bb0rjPh+rLateoKDq1IRHMikXPo0TueChfzONhVxxT5cRYjtN9n4JB/z\nCvNY6hKn9W+C/ySYgkQJxkg/dIVo4Awn7kt6+VFaJoPoCmgiGQKCAQEAv/TGHi8X\nJ+6CsLlGngEZMXNN0js0CR6TdqWRuNZg1dmhtNtPhOsfAH+9/0X3ID+dsZAJR3SH\ntDvNUK/YOu5j49o3z7RJxrqI28b3zAl7lgUIDvrmz6CDIJHRgF5NDnIgHqi/Gw/L\nomrJF5Lf4N0FUn4/CiXL457E9dzrACvQejyyhHYSdRJO0Hmn6t3f9CINfIstYanR\ndZTfsUlC4SUevi507FOiQFUSDjtIMe7e0W044xSbaGo5zHztOZQaH6wtgi2oO4fi\nQn8MVx8i4OKGfcEdoHopk0AGe9aqUpjRVq5o+KwPedidUhvcCco4YkgWkNXzbSG0\nk9DriG2xf6+YnQKCAQEAv2E+4PlzUYt/0qMN1f999molo7OeQ80Roxe7nCDUGIaG\nQRp+2PkSGV96BuNAclOqr3HjtiiuRtVW1wli4LjilYkwCa7UG4Wy1wmmY+thGbVg\ng4kVDApzgx8YOV6rgYOgdo8cjRDvGE8fy0W6ng4MvPfUyCDoeqM7lvKXV2c39C3D\nWTkssa7TUIIhqfrzahaO5a2s2PMiKy5VlPQeYDFVEU+vqGhQsaJ4/HRsPTMi9VlP\nu1O4Vu9sUeE9Hehvn9khVq3aKdENP0VAEtq6LoLevWOKX85fRBbIyPRFp5K/+NBw\nik/W/6vwuLSSykbtU3Dwx7uN0ZNB6AfkXSt3mGehXQKCAQAF32I0SDKIKTbcWz66\n1MPFjIaD+QW1hbbzOUuFASIDSN42n0MGiP7wz/erGKPf27JiXUq7YehI7k9wuYB/\nBQ4PSXzNoPFk4A4R0zt/hYa/ZzYA51IqZfm9BFkJeVkYKQushHMcS9ZqCKRQUVEC\nGyDvjic1k0RymUfjUbfq0GxXYQYBIW+dH0tD+4TUnacdW/FXrxZbV4ut8jkJvnkK\nVE1lehxfootjNncP8mZaCLnOZG4KHHZIsn9EL0o+qbZG48ico/Lyp0yXxjVFcRFr\nGeMNc9wJLdOZyqqoHUAmuMAmy70wZmsuyh6+BVYtAn/JGfV+xtzkqNRSdWDPUrPM\neT3NAoIBAFyejpTIhMPRNGJXYSnRBUANLPwlwJFlnISGxtgPlzXrXOwDC6KsH9NB\nvse4kYcC8NcJ0j9lPrqvIuDc/Qpuz9G43BPDlYlgUiX52JoA3zRW8EeYPyRdpnut\nv8Z8B5qdfjoClrm6mUv1dxikPWWivQ1zD3pvWrOHbh5md1HodU7qGuGCZxvy1Pfg\nkrQ17DnKgwuq2r0AJegp+2ckIdNB7L59BzEEkxD05YKgQYX4ypFc0NaC9PK12oFh\n9XcU93iv14+ggbW9I6EcPZ8iVfqOgYe8tcoaEUbdk/yVI2SvA9NB5UU60H1Z1B0/\n3s6gNtksDotLPJ5RmxLVRvLER5Pti00CggEAdMwT7a3ovtfi9eft4Um7lcwfNGIV\nJ1O19jA4fgTD9XFqWDiQTLfxjoDHukmi4CoPfhRuyqrLgzLjHu+7A+KmF6sebofH\nosY4/1MXRnhWdFGW5oVqRQVe+HTRjZSjpBYzdwpI+lCm2TaCmXmuv1KPbI8MvpJ6\nbpDC2C4qe4ezAmyZ8wNiLLlav55te8q8El5mY2joH91SNs6pYTxpNcYeLp4b0Xlb\nYDAqmsZFqP9WhjK25Cv2QkfISpljCRqff6d6uDaNegv175HyNQWIJWT6qXrgCOEn\n6PHeTu80lsqDs+sag2fSxfnaXPDWiHFEDoMT4gTj0DU+9w790lkBqILi8Q==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-13T13:19:37.071 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-13T13:19:37.680 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:37 smithi081 ceph-mon[25847]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:37.680 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:37 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:38.269 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-13T13:19:38.269 INFO:teuthology.orchestra.run.smithi081.stdout:Creating initial admin user... 2024-09-13T13:19:39.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:38 smithi081 ceph-mon[25847]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:38 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:39.700 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$XZZXuWhGYPMm5Oikthlc9OUlH3BBQptV3LQcltRGntkSe2eQmnOke", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726233579, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T13:19:39.701 INFO:teuthology.orchestra.run.smithi081.stdout:Fetching dashboard port number... 2024-09-13T13:19:40.335 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:40 smithi081 ceph-mon[25847]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:40.335 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:40 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:40.932 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T13:19:40.941 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T13:19:40.942 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout disabled 2024-09-13T13:19:40.949 INFO:teuthology.orchestra.run.smithi081.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T13:19:40.949 INFO:teuthology.orchestra.run.smithi081.stdout:systemctl: stdout inactive 2024-09-13T13:19:40.949 INFO:teuthology.orchestra.run.smithi081.stdout:firewalld.service is not enabled 2024-09-13T13:19:40.949 INFO:teuthology.orchestra.run.smithi081.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T13:19:40.953 INFO:teuthology.orchestra.run.smithi081.stdout:Ceph Dashboard is now available at: 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout: URL: https://smithi081.front.sepia.ceph.com:8443/ 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout: User: admin 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout: Password: vjj2donupp 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:40.954 INFO:teuthology.orchestra.run.smithi081.stdout:Saving cluster configuration to /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config directory 2024-09-13T13:19:41.196 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:41 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/113886051' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.274 INFO:teuthology.orchestra.run.smithi081.stdout: ceph telemetry on 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout:For more information see: 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:42.275 INFO:teuthology.orchestra.run.smithi081.stdout:Bootstrap complete. 2024-09-13T13:19:42.317 INFO:tasks.cephadm:Fetching config... 2024-09-13T13:19:42.317 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:19:42.317 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T13:19:42.334 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T13:19:42.334 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:19:42.335 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T13:19:42.393 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T13:19:42.393 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:19:42.393 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/keyring of=/dev/stdout 2024-09-13T13:19:42.457 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T13:19:42.457 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:19:42.457 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T13:19:42.514 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T13:19:42.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDS+5zJcAzatEXS/mJkH1KmUqMrItMf0FWVqpJByBYOIHV/cN8gr0UCcxRjfJKeKzWeI+SZNjDg622wp3mCbzFNCjZjIT6HNtE1/jn/vJ6sWoOoUe5SOUVapGvbKJ+oosncaLPd7YT14/XtKkg1+h2LVymy79CxE2WVP6oXwtBJfaTnnL1SPaB2wmjWYswE5bJn4I0+g4NqxLGQXiD3b7kgTJytHfThOWBxVouCPmU/xV5bUQ9vPPvQfQVks7DJ8a2Mvh7Lg8qjaPZ8a/0ClZKZvikP4Lmg+zS0dny60zA03v56hxOyd+ihTBXoRno9tDAAM3VSr2l0dJEaS1z366ughohGD+WgUoz9lnmhHhmSOFe58xspsVPl2Xqr0P2R1Euaj0SEftzlbD5ClO3RmayULzsSQZ/b6QC9ZGuOG8UzLAZihCr53JF739mjVa4lk4BJtPnT0dUTghv9nixWG3UIaNsoTGmG/8MJI85wz8xOKGkoK3DZxb4fQK6AGN0JS9U= ceph-86a69c60-71d2-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:19:42.601 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDS+5zJcAzatEXS/mJkH1KmUqMrItMf0FWVqpJByBYOIHV/cN8gr0UCcxRjfJKeKzWeI+SZNjDg622wp3mCbzFNCjZjIT6HNtE1/jn/vJ6sWoOoUe5SOUVapGvbKJ+oosncaLPd7YT14/XtKkg1+h2LVymy79CxE2WVP6oXwtBJfaTnnL1SPaB2wmjWYswE5bJn4I0+g4NqxLGQXiD3b7kgTJytHfThOWBxVouCPmU/xV5bUQ9vPPvQfQVks7DJ8a2Mvh7Lg8qjaPZ8a/0ClZKZvikP4Lmg+zS0dny60zA03v56hxOyd+ihTBXoRno9tDAAM3VSr2l0dJEaS1z366ughohGD+WgUoz9lnmhHhmSOFe58xspsVPl2Xqr0P2R1Euaj0SEftzlbD5ClO3RmayULzsSQZ/b6QC9ZGuOG8UzLAZihCr53JF739mjVa4lk4BJtPnT0dUTghv9nixWG3UIaNsoTGmG/8MJI85wz8xOKGkoK3DZxb4fQK6AGN0JS9U= ceph-86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:19:42.613 DEBUG:teuthology.orchestra.run.smithi193:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDS+5zJcAzatEXS/mJkH1KmUqMrItMf0FWVqpJByBYOIHV/cN8gr0UCcxRjfJKeKzWeI+SZNjDg622wp3mCbzFNCjZjIT6HNtE1/jn/vJ6sWoOoUe5SOUVapGvbKJ+oosncaLPd7YT14/XtKkg1+h2LVymy79CxE2WVP6oXwtBJfaTnnL1SPaB2wmjWYswE5bJn4I0+g4NqxLGQXiD3b7kgTJytHfThOWBxVouCPmU/xV5bUQ9vPPvQfQVks7DJ8a2Mvh7Lg8qjaPZ8a/0ClZKZvikP4Lmg+zS0dny60zA03v56hxOyd+ihTBXoRno9tDAAM3VSr2l0dJEaS1z366ughohGD+WgUoz9lnmhHhmSOFe58xspsVPl2Xqr0P2R1Euaj0SEftzlbD5ClO3RmayULzsSQZ/b6QC9ZGuOG8UzLAZihCr53JF739mjVa4lk4BJtPnT0dUTghv9nixWG3UIaNsoTGmG/8MJI85wz8xOKGkoK3DZxb4fQK6AGN0JS9U= ceph-86a69c60-71d2-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:19:42.665 INFO:teuthology.orchestra.run.smithi193.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDS+5zJcAzatEXS/mJkH1KmUqMrItMf0FWVqpJByBYOIHV/cN8gr0UCcxRjfJKeKzWeI+SZNjDg622wp3mCbzFNCjZjIT6HNtE1/jn/vJ6sWoOoUe5SOUVapGvbKJ+oosncaLPd7YT14/XtKkg1+h2LVymy79CxE2WVP6oXwtBJfaTnnL1SPaB2wmjWYswE5bJn4I0+g4NqxLGQXiD3b7kgTJytHfThOWBxVouCPmU/xV5bUQ9vPPvQfQVks7DJ8a2Mvh7Lg8qjaPZ8a/0ClZKZvikP4Lmg+zS0dny60zA03v56hxOyd+ihTBXoRno9tDAAM3VSr2l0dJEaS1z366ughohGD+WgUoz9lnmhHhmSOFe58xspsVPl2Xqr0P2R1Euaj0SEftzlbD5ClO3RmayULzsSQZ/b6QC9ZGuOG8UzLAZihCr53JF739mjVa4lk4BJtPnT0dUTghv9nixWG3UIaNsoTGmG/8MJI85wz8xOKGkoK3DZxb4fQK6AGN0JS9U= ceph-86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:19:42.678 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T13:19:42.925 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:19:43.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:42 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2904147665' entity='client.admin' 2024-09-13T13:19:44.432 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T13:19:44.433 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T13:19:44.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:44 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1983206616' entity='client.admin' 2024-09-13T13:19:44.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:44 smithi081 ceph-mon[25847]: mgrmap e13: smithi081.dsrsfk(active, since 12s) 2024-09-13T13:19:45.452 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:19:46.833 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi193 2024-09-13T13:19:46.833 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:19:46.833 DEBUG:teuthology.orchestra.run.smithi193:> dd of=/etc/ceph/ceph.conf 2024-09-13T13:19:46.853 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:19:46.853 DEBUG:teuthology.orchestra.run.smithi193:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:19:46.912 INFO:tasks.cephadm:Adding host smithi193 to orchestrator... 2024-09-13T13:19:46.912 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch host add smithi193 2024-09-13T13:19:47.417 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:47 smithi081 ceph-mon[25847]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:47.417 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:47 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:47.487 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"} : dispatch 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: Updating smithi081:/etc/ceph/ceph.conf 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:19:48.718 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:48.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:48.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:48.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi081", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:19:48.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi081", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-13T13:19:48.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:48 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:19:49.643 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:49 smithi081 ceph-mon[25847]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:19:49.643 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:49 smithi081 ceph-mon[25847]: Deploying daemon ceph-exporter.smithi081 on smithi081 2024-09-13T13:19:49.643 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:49 smithi081 ceph-mon[25847]: from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi193", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:50.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:50 smithi081 ceph-mon[25847]: Deploying cephadm binary to smithi193 2024-09-13T13:19:51.441 INFO:teuthology.orchestra.run.smithi081.stdout:Added host 'smithi193' with addr '172.21.15.193' 2024-09-13T13:19:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi081", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi081", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: Deploying daemon crash.smithi081 on smithi081 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:51 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:52.261 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T13:19:52.688 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:19:52.897 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:52 smithi081 ceph-mon[25847]: Added host smithi193 2024-09-13T13:19:53.485 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:19:53.485 INFO:teuthology.orchestra.run.smithi081.stdout:[{"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}, {"addr": "172.21.15.193", "hostname": "smithi193", "labels": [], "status": ""}] 2024-09-13T13:19:54.045 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:53 smithi081 ceph-mon[25847]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:54.391 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T13:19:54.392 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T13:19:54.656 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:19:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:54 smithi081 ceph-mon[25847]: from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:19:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:54 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:54 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:54 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:54 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:55.801 INFO:teuthology.orchestra.run.smithi081.stderr:adjusted tunables profile to default 2024-09-13T13:19:56.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:55 smithi081 ceph-mon[25847]: Deploying daemon node-exporter.smithi081 on smithi081 2024-09-13T13:19:56.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:55 smithi081 ceph-mon[25847]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:56.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:55 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3047600357' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:19:56.779 INFO:tasks.cephadm:Adding mon.smithi081 on smithi081 2024-09-13T13:19:56.779 INFO:tasks.cephadm:Adding mon.smithi193 on smithi193 2024-09-13T13:19:56.779 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch apply mon '2;smithi081:172.21.15.81=smithi081;smithi193:172.21.15.193=smithi193' 2024-09-13T13:19:57.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:56 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3047600357' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:19:57.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:56 smithi081 ceph-mon[25847]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:19:57.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:56 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:57.042 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:19:57.085 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:19:57.697 INFO:teuthology.orchestra.run.smithi193.stdout:Scheduled mon update... 2024-09-13T13:19:58.228 DEBUG:teuthology.orchestra.run.smithi193:mon.smithi193> sudo journalctl -f -n 0 -u ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi193.service 2024-09-13T13:19:58.231 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:19:58.231 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:19:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:57 smithi081 ceph-mon[25847]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:19:58.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:57 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:58.507 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:19:58.550 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi081:172.21.15.81=smithi081;smithi193:172.21.15.193=smithi193", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: Saving service mon spec with placement smithi081:172.21.15.81=smithi081;smithi193:172.21.15.193=smithi193;count:2 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:58 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:19:59.259 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:19:59.259 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:19:59.259 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:00.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:59 smithi081 ceph-mon[25847]: Deploying daemon alertmanager.smithi081 on smithi081 2024-09-13T13:20:00.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:59 smithi081 ceph-mon[25847]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:00.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:19:59 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/102842825' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:00.854 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:00.854 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:01.099 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:01.142 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:01.791 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:01.791 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:01.791 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:02.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:01 smithi081 ceph-mon[25847]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:02.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:01 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:02.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:01 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2614691162' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:03.398 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:03.399 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:03.631 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:03.674 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:03 smithi081 ceph-mon[25847]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:04.367 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:04.368 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:04.368 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:04.936 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:04 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/172400268' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:05.979 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:05.980 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:06.089 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:05 smithi081 ceph-mon[25847]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:06.223 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:06.266 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:06.959 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:06.959 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:06.959 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/4287468976' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:07 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:08.560 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:08.560 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:08.804 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:08.847 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:09.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"} : dispatch 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:09.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:08 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:09.533 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:09.533 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:09.533 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:09 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:20:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:09 smithi081 ceph-mon[25847]: Deploying daemon grafana.smithi081 on smithi081 2024-09-13T13:20:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:09 smithi081 ceph-mon[25847]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:09 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/908225472' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:11.184 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:11.184 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:11.424 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:11.468 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:12.115 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:12.115 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:12.115 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:12.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:11 smithi081 ceph-mon[25847]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:12.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:11 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:13.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:12 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/89682136' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:13.739 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:13.739 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:13.979 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:14.022 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:14.181 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:13 smithi081 ceph-mon[25847]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:14.725 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:14.725 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:14.725 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:15.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:14 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3620438676' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:16.188 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:16.188 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:16.205 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:15 smithi081 ceph-mon[25847]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:16.426 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:16.469 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:17.168 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:17.169 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:17.169 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:18.158 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:17 smithi081 ceph-mon[25847]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:18.158 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:17 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/458922035' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:18.752 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:18.752 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:18.994 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:19.037 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:19.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.449 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: Deploying daemon prometheus.smithi081 on smithi081 2024-09-13T13:20:19.450 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:19 smithi081 ceph-mon[25847]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:19.785 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:19.786 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:19.786 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:20.529 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:20 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/283056083' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:21.402 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:21.402 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:21.641 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:21.684 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:21.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:21 smithi081 ceph-mon[25847]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:21.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:21 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:22.299 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:22.300 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:22.300 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:22 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3842673776' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:23.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:23 smithi081 ceph-mon[25847]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:23.922 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:23.923 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:24.165 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:24.209 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:24.919 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:24.919 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:24.920 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:25.117 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:24 smithi081 ceph-mon[25847]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:26.013 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:25 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3795764515' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:26.529 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:26.530 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:26.772 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:26.816 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:27.078 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:26 smithi081 ceph-mon[25847]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:27.523 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:27.523 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:27.523 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:28.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:27 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2958297751' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:29.120 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:29.120 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:29.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:28 smithi081 ceph-mon[25847]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:29.364 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:29.406 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:30.101 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:30.101 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:30.101 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:30.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:30 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3838232286' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:31.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:31 smithi081 ceph-mon[25847]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:31.725 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:31.725 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:31.967 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:32.011 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:32.681 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:32.682 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:32.682 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:32 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:32 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:32 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:32 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr module enable", "module": "prometheus"} : dispatch 2024-09-13T13:20:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:32 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/267188971' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:34.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:33 smithi081 ceph-mon[25847]: from='mgr.14164 172.21.15.81:0/1224840131' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:20:34.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:33 smithi081 ceph-mon[25847]: mgrmap e14: smithi081.dsrsfk(active, since 61s) 2024-09-13T13:20:34.414 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:34.414 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:34.658 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:34.701 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:35.372 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:35.372 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:35.372 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:35.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:35 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2770370325' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:36.910 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:36.910 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:37.149 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:37.191 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:37.921 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:37.921 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:37.921 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: Active manager daemon smithi081.dsrsfk restarted 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: Activating manager daemon smithi081.dsrsfk 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: mgrmap e15: smithi081.dsrsfk(active, starting, since 0.00566986s) 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi081.dsrsfk", "id": "smithi081.dsrsfk"} : dispatch 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:20:38.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:37 smithi081 ceph-mon[25847]: Manager daemon smithi081.dsrsfk is now available 2024-09-13T13:20:38.958 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/375698320' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:38.958 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:20:38.958 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi081.dsrsfk/trash_purge_schedule"} : dispatch 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:38.959 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:38 smithi081 ceph-mon[25847]: mgrmap e16: smithi081.dsrsfk(active, since 1.00761s) 2024-09-13T13:20:39.461 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:39.461 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:39.702 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:39.751 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T13:20:40.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:39 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:20:40.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:40.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:41.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: [13/Sep/2024:13:20:38] ENGINE Bus STARTING 2024-09-13T13:20:41.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: [13/Sep/2024:13:20:38] ENGINE Serving on http://172.21.15.81:8765 2024-09-13T13:20:41.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: [13/Sep/2024:13:20:39] ENGINE Serving on https://172.21.15.81:7150 2024-09-13T13:20:41.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: [13/Sep/2024:13:20:39] ENGINE Bus STARTED 2024-09-13T13:20:41.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: [13/Sep/2024:13:20:39] ENGINE Error in HTTPServer.serve 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: Traceback (most recent call last): 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._run(expiration_interval) 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: s = self.context.wrap_socket( 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: return self.sslsocket_class._create( 2024-09-13T13:20:41.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:20:41.032 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self.do_handshake() 2024-09-13T13:20:41.032 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:20:41.032 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: self._sslobj.do_handshake() 2024-09-13T13:20:41.032 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:20:41.032 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:40 smithi081 ceph-mon[25847]: mgrmap e17: smithi081.dsrsfk(active, since 2s) 2024-09-13T13:20:41.583 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:41.583 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:41.583 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:42.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:41 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2839140539' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:43.281 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:43.281 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:43.530 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"} : dispatch 2024-09-13T13:20:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd/host:smithi193", "name": "osd_memory_target"} : dispatch 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:20:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:20:44.249 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:44.249 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:44.250 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi081:/etc/ceph/ceph.conf 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi193:/etc/ceph/ceph.conf 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi193:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi193:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Updating smithi193:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi193", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi193", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: Deploying daemon ceph-exporter.smithi193 on smithi193 2024-09-13T13:20:45.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:44 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/1504899323' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:45.796 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:45.797 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:46.178 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:47.103 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:47.103 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:47.104 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:47.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:47 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2720060715' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi193", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi193", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: Deploying daemon crash.smithi193 on smithi193 2024-09-13T13:20:48.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:48.858 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:48.858 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:49.117 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:49.900 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:49.900 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:49.900 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:50.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:49 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/1780872505' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:51.500 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:51.501 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:51.755 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:51 smithi081 ceph-mon[25847]: Deploying daemon node-exporter.smithi193 on smithi193 2024-09-13T13:20:52.482 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:52.482 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:52.483 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:53.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:52 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2594546964' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:54.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:54.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:20:54.527 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:54.528 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:55.721 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:55.721 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:55.721 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi193.qqjfdp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi193.qqjfdp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:20:55.722 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:55 smithi081 ceph-mon[25847]: Deploying daemon mgr.smithi193.qqjfdp on smithi193 2024-09-13T13:20:55.763 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:56.602 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:20:56.602 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:20:56.602 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:20:57.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:56 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2654066547' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: Deploying daemon mon.smithi193 on smithi193 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:20:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:20:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:20:58.747 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:20:58.747 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:20:59.539 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:21:00.901 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:21:00.901 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":1,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:18:31.855864Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:21:00.901 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 1 2024-09-13T13:21:01.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:00 smithi081 ceph-mon[25847]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:01.824 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:01 smithi193 ceph-mon[34836]: mon.smithi193@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-09-13T13:21:01.824 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:01 smithi193 bash[34777]: b5f6714efccb4bfae1078128d24cfe2345b04f1007c6c8e37fdc7d93ffe8ff42 2024-09-13T13:21:02.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:01 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/1371780081' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:21:02.099 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:01 smithi193 systemd[1]: Started Ceph mon.smithi193 for 86a69c60-71d2-11ef-bceb-c7b262605968. 2024-09-13T13:21:02.595 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-09-13T13:21:02.595 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:21:02.840 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi193/config 2024-09-13T13:21:07.166 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-13T13:21:07.166 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":2,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","modified":"2024-09-13T13:21:01.766255Z","created":"2024-09-13T13:18:31.855864Z","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":"smithi081","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi193","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:3300","nonce":0},{"type":"v1","addr":"172.21.15.193:6789","nonce":0}]},"addr":"172.21.15.193:6789/0","public_addr":"172.21.15.193:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T13:21:07.166 INFO:teuthology.orchestra.run.smithi193.stderr:dumped monmap epoch 2 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/1371780081' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: mon.smithi081 calling monitor election 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi193.qqjfdp/crt"} : dispatch 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.167 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: mon.smithi193 calling monitor election 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: mon.smithi081 is new leader, mons smithi081,smithi193 in quorum (ranks 0,1) 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: monmap epoch 2 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: last_changed 2024-09-13T13:21:01.766255+0000 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: created 2024-09-13T13:18:31.855864+0000 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: min_mon_release 19 (squid) 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: election_strategy: 1 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.smithi081 2024-09-13T13:21:07.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: 1: [v2:172.21.15.193:3300/0,v1:172.21.15.193:6789/0] mon.smithi193 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: fsmap 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: mgrmap e17: smithi081.dsrsfk(active, since 29s) 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: overall HEALTH_OK 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: Standby manager daemon smithi193.qqjfdp started 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi193.qqjfdp/key"} : dispatch 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.169 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:21:07.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: mon.smithi081 calling monitor election 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi193.qqjfdp/crt"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: mon.smithi193 calling monitor election 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:07.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: mon.smithi081 is new leader, mons smithi081,smithi193 in quorum (ranks 0,1) 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: monmap epoch 2 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: fsid 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: last_changed 2024-09-13T13:21:01.766255+0000 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: created 2024-09-13T13:18:31.855864+0000 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: min_mon_release 19 (squid) 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: election_strategy: 1 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: 0: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.smithi081 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: 1: [v2:172.21.15.193:3300/0,v1:172.21.15.193:6789/0] mon.smithi193 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: fsmap 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: osdmap e5: 0 total, 0 up, 0 in 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: mgrmap e17: smithi081.dsrsfk(active, since 29s) 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: overall HEALTH_OK 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: Standby manager daemon smithi193.qqjfdp started 2024-09-13T13:21:07.282 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.283 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-13T13:21:07.283 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/smithi193.qqjfdp/key"} : dispatch 2024-09-13T13:21:07.284 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.284 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.? 172.21.15.193:0/3284687426' entity='mgr.smithi193.qqjfdp' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-13T13:21:07.284 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.284 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.284 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: mgrmap e18: smithi081.dsrsfk(active, since 29s), standbys: smithi193.qqjfdp 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi193.qqjfdp", "id": "smithi193.qqjfdp"} : dispatch 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/2376060522' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: mgrmap e18: smithi081.dsrsfk(active, since 29s), standbys: smithi193.qqjfdp 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr metadata", "who": "smithi193.qqjfdp", "id": "smithi193.qqjfdp"} : dispatch 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2376060522' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:08.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:21:08.422 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T13:21:08.422 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T13:21:08.679 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:09.074 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:09.074 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:09.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:09.355 INFO:teuthology.orchestra.run.smithi081.stdout:# minimal ceph.conf for 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:21:09.355 INFO:teuthology.orchestra.run.smithi081.stdout:[global] 2024-09-13T13:21:09.355 INFO:teuthology.orchestra.run.smithi081.stdout: fsid = 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:21:09.356 INFO:teuthology.orchestra.run.smithi081.stdout: mon_host = [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.193:3300/0,v1:172.21.15.193:6789/0] 2024-09-13T13:21:10.040 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T13:21:10.041 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:21:10.041 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:21:10.069 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:21:10.069 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:21:10.133 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:21:10.133 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:21:10.163 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:21:10.163 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:21:10.231 DEBUG:tasks.cephadm:set 0 configs 2024-09-13T13:21:10.232 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T13:21:10.232 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:21:10.232 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:21:10.248 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T13:21:10.248 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/nvme4n1 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Updating smithi081:/etc/ceph/ceph.conf 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Updating smithi193:/etc/ceph/ceph.conf 2024-09-13T13:21:10.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Updating smithi193:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1063185129' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Reconfiguring mon.smithi081 (unknown last config time)... 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: Reconfiguring daemon mon.smithi081 on smithi081 2024-09-13T13:21:10.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:10 smithi081 ceph-mon[25847]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:10.295 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/nvme4n1 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 1040 Links: 1 Device type: 103,8 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:19:45.804624238 +0000 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:26.855337743 +0000 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:26.855337743 +0000 2024-09-13T13:21:10.296 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:26.850337839 +0000 2024-09-13T13:21:10.296 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-13T13:21:10.359 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:21:10.359 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:21:10.360 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000223114 s, 2.3 MB/s 2024-09-13T13:21:10.361 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-13T13:21:10.416 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/nvme3n1 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Updating smithi081:/etc/ceph/ceph.conf 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Updating smithi193:/etc/ceph/ceph.conf 2024-09-13T13:21:10.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Updating smithi193:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Updating smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1063185129' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Reconfiguring mon.smithi081 (unknown last config time)... 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: Reconfiguring daemon mon.smithi081 on smithi081 2024-09-13T13:21:10.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:10 smithi193 ceph-mon[34836]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/nvme3n1 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 1027 Links: 1 Device type: 103,6 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:10.472 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:19:45.793624453 +0000 2024-09-13T13:21:10.473 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:26.716340415 +0000 2024-09-13T13:21:10.473 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:26.716340415 +0000 2024-09-13T13:21:10.473 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:26.711340511 +0000 2024-09-13T13:21:10.473 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-13T13:21:10.536 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:21:10.536 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:21:10.536 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000268276 s, 1.9 MB/s 2024-09-13T13:21:10.537 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-13T13:21:10.594 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/nvme2n1 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/nvme2n1 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 1015 Links: 1 Device type: 103,4 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:10.649 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:19:45.783624649 +0000 2024-09-13T13:21:10.650 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:26.571343201 +0000 2024-09-13T13:21:10.650 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:26.571343201 +0000 2024-09-13T13:21:10.650 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:26.567343278 +0000 2024-09-13T13:21:10.650 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-13T13:21:10.713 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:21:10.713 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:21:10.713 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000214815 s, 2.4 MB/s 2024-09-13T13:21:10.714 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-13T13:21:10.771 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/nvme1n1 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/nvme1n1 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 1003 Links: 1 Device type: 103,2 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-09-13 13:19:45.772624864 +0000 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-09-13 13:17:26.427345969 +0000 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-09-13 13:17:26.427345969 +0000 2024-09-13T13:21:10.827 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-09-13 13:17:26.422346065 +0000 2024-09-13T13:21:10.828 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-13T13:21:10.889 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-09-13T13:21:10.890 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-09-13T13:21:10.890 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000207163 s, 2.5 MB/s 2024-09-13T13:21:10.891 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-13T13:21:10.947 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:21:10.947 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:21:10.966 DEBUG:teuthology.misc:devs=['/dev/nvme4n1', '/dev/nvme3n1', '/dev/nvme2n1', '/dev/nvme1n1'] 2024-09-13T13:21:10.967 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/nvme4n1 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/nvme4n1 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 1039 Links: 1 Device type: 103,8 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:20:41.995068730 +0000 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:28.499143903 +0000 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:28.499143903 +0000 2024-09-13T13:21:11.025 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:28.494143982 +0000 2024-09-13T13:21:11.026 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-09-13T13:21:11.092 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:21:11.092 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:21:11.092 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000227578 s, 2.2 MB/s 2024-09-13T13:21:11.094 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-09-13T13:21:11.153 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/nvme3n1 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/nvme3n1 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 1028 Links: 1 Device type: 103,6 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:20:41.985068889 +0000 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:28.354146203 +0000 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:28.354146203 +0000 2024-09-13T13:21:11.211 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:28.349146282 +0000 2024-09-13T13:21:11.212 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-09-13T13:21:11.278 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:21:11.278 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:21:11.278 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.00023751 s, 2.2 MB/s 2024-09-13T13:21:11.279 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-09-13T13:21:11.338 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/nvme2n1 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/nvme2n1 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 1016 Links: 1 Device type: 103,4 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:20:41.975069048 +0000 2024-09-13T13:21:11.395 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:28.216148391 +0000 2024-09-13T13:21:11.396 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:28.216148391 +0000 2024-09-13T13:21:11.396 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:28.211148470 +0000 2024-09-13T13:21:11.396 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-09-13T13:21:11.460 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:21:11.460 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:21:11.460 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000231923 s, 2.2 MB/s 2024-09-13T13:21:11.461 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-09-13T13:21:11.521 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/nvme1n1 2024-09-13T13:21:11.576 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/nvme1n1 2024-09-13T13:21:11.576 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-09-13T13:21:11.576 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 1004 Links: 1 Device type: 103,2 2024-09-13T13:21:11.576 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-09-13T13:21:11.576 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-09-13T13:21:11.577 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-13 13:20:41.965069207 +0000 2024-09-13T13:21:11.577 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-13 13:17:28.066150770 +0000 2024-09-13T13:21:11.577 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-13 13:17:28.066150770 +0000 2024-09-13T13:21:11.577 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-13 13:17:28.062150834 +0000 2024-09-13T13:21:11.577 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-09-13T13:21:11.640 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-13T13:21:11.641 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-13T13:21:11.641 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000248048 s, 2.1 MB/s 2024-09-13T13:21:11.642 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-09-13T13:21:11.699 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-09-13T13:21:11.977 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi193/config 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: Reconfiguring mgr.smithi081.dsrsfk (unknown last config time)... 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi081.dsrsfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:12.401 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: Reconfiguring daemon mgr.smithi081.dsrsfk on smithi081 2024-09-13T13:21:12.402 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:12 smithi193 ceph-mon[34836]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: Reconfiguring mgr.smithi081.dsrsfk (unknown last config time)... 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi081.dsrsfk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: Reconfiguring daemon mgr.smithi081.dsrsfk on smithi081 2024-09-13T13:21:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:12 smithi081 ceph-mon[25847]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:12.621 INFO:teuthology.orchestra.run.smithi193.stdout:Scheduled osd.all-available-devices update... 2024-09-13T13:21:13.180 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-13T13:21:13.180 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: Marking host: smithi081 for OSDSpec preview refresh. 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: Marking host: smithi193 for OSDSpec preview refresh. 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: Saving service osd.all-available-devices spec with placement * 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: Reconfiguring ceph-exporter.smithi081 (monmap changed)... 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi081", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:21:13.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:13.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:13 smithi193 ceph-mon[34836]: Reconfiguring daemon ceph-exporter.smithi081 on smithi081 2024-09-13T13:21:13.965 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: Marking host: smithi081 for OSDSpec preview refresh. 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: Marking host: smithi193 for OSDSpec preview refresh. 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: Saving service osd.all-available-devices spec with placement * 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: Reconfiguring ceph-exporter.smithi081 (monmap changed)... 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi081", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:21:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:14.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:13 smithi081 ceph-mon[25847]: Reconfiguring daemon ceph-exporter.smithi081 on smithi081 2024-09-13T13:21:14.619 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi081", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:14.950 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:14 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1487303106' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:14.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi081", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:21:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:14 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1487303106' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:15.261 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:15.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:15 smithi081 ceph-mon[25847]: Reconfiguring crash.smithi081 (monmap changed)... 2024-09-13T13:21:15.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:15 smithi081 ceph-mon[25847]: Reconfiguring daemon crash.smithi081 on smithi081 2024-09-13T13:21:15.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:15 smithi193 ceph-mon[34836]: Reconfiguring crash.smithi081 (monmap changed)... 2024-09-13T13:21:15.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:15 smithi193 ceph-mon[34836]: Reconfiguring daemon crash.smithi081 on smithi081 2024-09-13T13:21:16.262 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:16.902 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:16 smithi081 ceph-mon[25847]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:16.902 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:16.902 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:16 smithi193 ceph-mon[34836]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:17.093 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:17.684 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:17.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:17 smithi193 ceph-mon[34836]: Reconfiguring alertmanager.smithi081 (dependencies changed)... 2024-09-13T13:21:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:17 smithi193 ceph-mon[34836]: Reconfiguring daemon alertmanager.smithi081 on smithi081 2024-09-13T13:21:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:17 smithi081 ceph-mon[25847]: Reconfiguring alertmanager.smithi081 (dependencies changed)... 2024-09-13T13:21:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:17 smithi081 ceph-mon[25847]: Reconfiguring daemon alertmanager.smithi081 on smithi081 2024-09-13T13:21:18.712 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:18 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3545684563' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:18.712 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:18 smithi081 ceph-mon[25847]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:18.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:18 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3545684563' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:18.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:18 smithi193 ceph-mon[34836]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:19.437 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:20.439 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:21.026 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:21.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:20 smithi081 ceph-mon[25847]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:21.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:20 smithi193 ceph-mon[34836]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:21.646 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:22.017 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:21 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2182572629' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:22.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:21 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2182572629' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:22.852 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:22 smithi081 ceph-mon[25847]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:22.852 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:22.853 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:22.884 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:23.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:22 smithi193 ceph-mon[34836]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:23.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:23.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:23.886 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:24.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:23 smithi081 ceph-mon[25847]: Reconfiguring grafana.smithi081 (dependencies changed)... 2024-09-13T13:21:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:23 smithi081 ceph-mon[25847]: Reconfiguring daemon grafana.smithi081 on smithi081 2024-09-13T13:21:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:24.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:23 smithi193 ceph-mon[34836]: Reconfiguring grafana.smithi081 (dependencies changed)... 2024-09-13T13:21:24.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:23 smithi193 ceph-mon[34836]: Reconfiguring daemon grafana.smithi081 on smithi081 2024-09-13T13:21:24.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:24.813 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:25.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:24 smithi081 ceph-mon[25847]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:25.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:24 smithi193 ceph-mon[34836]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:25.430 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:26.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:25 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3928854309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:26.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:25 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3928854309' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:26.276 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:27.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:26 smithi081 ceph-mon[25847]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:27.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:26 smithi193 ceph-mon[34836]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:27.277 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:27.769 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:28.474 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:29.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:28 smithi081 ceph-mon[25847]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:29.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:29.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:29.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:28 smithi081 ceph-mon[25847]: Reconfiguring prometheus.smithi081 (dependencies changed)... 2024-09-13T13:21:29.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:28 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3470823992' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:28 smithi193 ceph-mon[34836]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:28 smithi193 ceph-mon[34836]: Reconfiguring prometheus.smithi081 (dependencies changed)... 2024-09-13T13:21:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:28 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3470823992' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:29.876 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:29 smithi081 ceph-mon[25847]: Reconfiguring daemon prometheus.smithi081 on smithi081 2024-09-13T13:21:30.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:29 smithi193 ceph-mon[34836]: Reconfiguring daemon prometheus.smithi081 on smithi081 2024-09-13T13:21:30.322 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:31.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:30 smithi081 ceph-mon[25847]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:31.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:30 smithi193 ceph-mon[34836]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:31.324 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:31.691 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:32.348 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:33.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:32 smithi081 ceph-mon[25847]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:32 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2910397450' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:32 smithi193 ceph-mon[34836]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:32 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2910397450' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:33.560 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:34.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:34.808 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:34.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:34 smithi081 ceph-mon[25847]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:34.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:34.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:34.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi193", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:21:34.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:35.198 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:34 smithi193 ceph-mon[34836]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:35.199 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:35.199 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:35.199 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi193", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]} : dispatch 2024-09-13T13:21:35.199 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:35.462 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: Reconfiguring ceph-exporter.smithi193 (monmap changed)... 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: Reconfiguring daemon ceph-exporter.smithi193 on smithi193 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2305866353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:36.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi193", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:21:36.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: Reconfiguring ceph-exporter.smithi193 (monmap changed)... 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: Reconfiguring daemon ceph-exporter.smithi193 on smithi193 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2305866353' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.crash.smithi193", "caps": ["mon", "profile crash", "mgr", "profile crash"]} : dispatch 2024-09-13T13:21:36.042 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:36.103 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:37.071 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: Reconfiguring crash.smithi193 (monmap changed)... 2024-09-13T13:21:37.071 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: Reconfiguring daemon crash.smithi193 on smithi193 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi193.qqjfdp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:21:37.072 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:36 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:37.105 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: Reconfiguring crash.smithi193 (monmap changed)... 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: Reconfiguring daemon crash.smithi193 on smithi193 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mgr.smithi193.qqjfdp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:21:37.133 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:36 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:37.361 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:37.979 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:38.001 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:37 smithi193 ceph-mon[34836]: Reconfiguring mgr.smithi193.qqjfdp (monmap changed)... 2024-09-13T13:21:38.001 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:37 smithi193 ceph-mon[34836]: Reconfiguring daemon mgr.smithi193.qqjfdp on smithi193 2024-09-13T13:21:38.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:37 smithi081 ceph-mon[25847]: Reconfiguring mgr.smithi193.qqjfdp (monmap changed)... 2024-09-13T13:21:38.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:37 smithi081 ceph-mon[25847]: Reconfiguring daemon mgr.smithi193.qqjfdp on smithi193 2024-09-13T13:21:38.617 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4195331986' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:21:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4195331986' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:21:39.065 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:39.618 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:39.871 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:40.145 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: Reconfiguring mon.smithi193 (monmap changed)... 2024-09-13T13:21:40.145 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: Reconfiguring daemon mon.smithi193 on smithi193 2024-09-13T13:21:40.145 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.145 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.145 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"} : dispatch 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.146 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: Reconfiguring mon.smithi193 (monmap changed)... 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: Reconfiguring daemon mon.smithi193 on smithi193 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T13:21:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"} : dispatch 2024-09-13T13:21:40.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:40.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:21:40.536 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:40.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:21:40.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:21:40.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:21:40.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:40.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:40 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2813302042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:41.146 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:21:41.146 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi081.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:41.147 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:40 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2813302042' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:41.678 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:42.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:41 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:42.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:42.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:41 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:42.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:21:42.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.679 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:42.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:42 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:42.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:42 smithi193 ceph-mon[34836]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:42.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.965 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:42 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:21:42.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:42 smithi081 ceph-mon[25847]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:42.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:42.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:43.631 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:44.487 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:44.926 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:44 smithi081 ceph-mon[25847]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:44.927 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:44 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3315213357' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:44 smithi193 ceph-mon[34836]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:44 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3315213357' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:45.709 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:46.472 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.472 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:21:46.473 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:21:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:21:46.710 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:47.298 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:48.328 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4271273911' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/593240495' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"} : dispatch 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"} : dispatch 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"}]': finished 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:21:49.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:49.058 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4271273911' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/593240495' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"} : dispatch 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"} : dispatch 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5380f6b-9f8d-4466-ba37-504811248c6e"}]': finished 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:21:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:49.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/308301161' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20e9473d-2ff2-4d3f-b4d7-cea8c71dff58"} : dispatch 2024-09-13T13:21:49.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/308301161' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20e9473d-2ff2-4d3f-b4d7-cea8c71dff58"}]': finished 2024-09-13T13:21:49.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: osdmap e7: 2 total, 0 up, 2 in 2024-09-13T13:21:49.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:49.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:49.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:49 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/1807383675' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/308301161' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "20e9473d-2ff2-4d3f-b4d7-cea8c71dff58"} : dispatch 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/308301161' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20e9473d-2ff2-4d3f-b4d7-cea8c71dff58"}]': finished 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: osdmap e7: 2 total, 0 up, 2 in 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:50.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:49 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/1807383675' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:50.059 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:50.315 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:50.985 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:50.985 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:50 smithi081 ceph-mon[25847]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:50.985 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:50 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4049645914' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:51.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:50 smithi193 ceph-mon[34836]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:51.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:50 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4049645914' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:51.560 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1726233708,"num_remapped_pgs":0} 2024-09-13T13:21:52.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:51 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3628602680' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:52.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:51 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3628602680' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:52.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:52.808 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:52.928 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:52 smithi081 ceph-mon[25847]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:53.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:52 smithi193 ceph-mon[34836]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:53.484 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3058016120' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"} : dispatch 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"} : dispatch 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"}]': finished 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: osdmap e8: 3 total, 0 up, 3 in 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2535127065' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/850276518' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a9967aa8-6bde-4322-af18-89077a86c441"} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/850276518' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9967aa8-6bde-4322-af18-89077a86c441"}]': finished 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: osdmap e9: 4 total, 0 up, 4 in 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:54.123 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/3058016120' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc52c49-07c9-4197-b10e-f86ea0882566"}]': finished 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: osdmap e8: 3 total, 0 up, 3 in 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2535127065' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/850276518' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a9967aa8-6bde-4322-af18-89077a86c441"} : dispatch 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/850276518' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9967aa8-6bde-4322-af18-89077a86c441"}]': finished 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: osdmap e9: 4 total, 0 up, 4 in 2024-09-13T13:21:54.124 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:54.125 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:54.125 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:54.125 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:54.205 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":8,"num_osds":3,"num_up_osds":0,"osd_up_since":0,"num_in_osds":3,"osd_in_since":1726233713,"num_remapped_pgs":0} 2024-09-13T13:21:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:54 smithi081 ceph-mon[25847]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:55.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:54 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/1262146008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:54 smithi193 ceph-mon[34836]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:54 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/1262146008' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:55.207 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:55.457 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:55.970 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:55 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/799461600' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:56.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:55 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/799461600' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:21:56.236 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:56.774 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1726233713,"num_remapped_pgs":0} 2024-09-13T13:21:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:56 smithi193 ceph-mon[34836]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:56 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/742621849' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:57.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:56 smithi081 ceph-mon[25847]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:57.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:56 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/742621849' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:57.775 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:21:58.022 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:21:58.693 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3846906272' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"} : dispatch 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"} : dispatch 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"}]': finished 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: osdmap e10: 5 total, 0 up, 5 in 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:58.987 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4216298894' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1091929713' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b931099e-bc0f-4fe2-94da-cd1f85d50e97"} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1091929713' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b931099e-bc0f-4fe2-94da-cd1f85d50e97"}]': finished 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: osdmap e11: 6 total, 0 up, 6 in 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:58.988 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:58.989 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:21:58.989 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:21:59.191 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/3846906272' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daf24cc6-d928-4f68-ba1f-a2971162edd2"}]': finished 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: osdmap e10: 5 total, 0 up, 5 in 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4216298894' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1091929713' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b931099e-bc0f-4fe2-94da-cd1f85d50e97"} : dispatch 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1091929713' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b931099e-bc0f-4fe2-94da-cd1f85d50e97"}]': finished 2024-09-13T13:21:59.192 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: osdmap e11: 6 total, 0 up, 6 in 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:21:59.193 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:21:59.561 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1726233718,"num_remapped_pgs":0} 2024-09-13T13:22:00.175 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:21:59 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2766352056' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:00.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:21:59 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/2766352056' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:00.562 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:00.809 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:00.920 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:00 smithi081 ceph-mon[25847]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:00.920 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:00 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1506539913' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:01.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:00 smithi193 ceph-mon[34836]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:01.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:00 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1506539913' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:01.524 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:02.117 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:01 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/661281827' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:02.144 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1726233718,"num_remapped_pgs":0} 2024-09-13T13:22:02.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:01 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/661281827' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:03.077 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:02 smithi193 ceph-mon[34836]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:03.146 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:03.173 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:02 smithi081 ceph-mon[25847]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:03.404 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/809964869' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"} : dispatch 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"} : dispatch 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"}]': finished 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: osdmap e12: 7 total, 0 up, 7 in 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:04.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:04.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:04.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:04.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:04.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:04.099 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:04.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/809964869' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"} : dispatch 2024-09-13T13:22:04.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"} : dispatch 2024-09-13T13:22:04.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21ebebf2-2119-451f-a2a5-2cbef78b1185"}]': finished 2024-09-13T13:22:04.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: osdmap e12: 7 total, 0 up, 7 in 2024-09-13T13:22:04.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:04.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:04.888 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3098363295' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6560872e-4ac6-4bd5-b387-25489c5bd8bb"} : dispatch 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3098363295' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6560872e-4ac6-4bd5-b387-25489c5bd8bb"}]': finished 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: osdmap e13: 8 total, 0 up, 8 in 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:04.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:04.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:04.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:04.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3703618977' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:04.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:04 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/2905667771' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3098363295' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6560872e-4ac6-4bd5-b387-25489c5bd8bb"} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3098363295' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6560872e-4ac6-4bd5-b387-25489c5bd8bb"}]': finished 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: osdmap e13: 8 total, 0 up, 8 in 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:05.169 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:05.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:05.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3703618977' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:05.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:04 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/2905667771' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:05.889 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:06.145 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:05 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3859583762' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:06.264 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:05 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3859583762' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:22:06.767 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:07.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:06 smithi081 ceph-mon[25847]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:07.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:06 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2656956979' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:07.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:06 smithi193 ceph-mon[34836]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:07.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:06 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2656956979' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:07.356 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:08.357 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:08.607 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:09.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:08 smithi081 ceph-mon[25847]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:09.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:09.163 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:08 smithi193 ceph-mon[34836]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:09.164 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:09.231 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:09.860 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:10.168 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:09 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/436781506' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:10.214 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:09 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/436781506' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:10.861 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:10.877 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:10 smithi081 ceph-mon[25847]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:11.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:10 smithi193 ceph-mon[34836]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:11.236 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:11.963 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:11 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:22:11.963 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:11 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:12.177 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:11 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:22:12.178 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:11 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:12.582 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:12.881 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:12 smithi193 ceph-mon[34836]: Deploying daemon osd.0 on smithi193 2024-09-13T13:22:12.881 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:12 smithi193 ceph-mon[34836]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:12.881 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:12 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3049558772' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:13.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:12 smithi081 ceph-mon[25847]: Deploying daemon osd.0 on smithi193 2024-09-13T13:22:13.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:12 smithi081 ceph-mon[25847]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:13.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:12 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3049558772' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:13.395 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:13.956 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:22:13.956 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:13 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:14.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:22:14.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:13 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:14.396 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:14.718 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:15.026 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:14 smithi193 ceph-mon[34836]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:15.026 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:14 smithi193 ceph-mon[34836]: Deploying daemon osd.1 on smithi081 2024-09-13T13:22:15.110 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:14 smithi081 ceph-mon[25847]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:15.110 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:14 smithi081 ceph-mon[25847]: Deploying daemon osd.1 on smithi081 2024-09-13T13:22:16.020 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:16.692 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:17.017 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:16 smithi081 ceph-mon[25847]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:17.017 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:16 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1154659817' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:17.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:16 smithi193 ceph-mon[34836]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:17.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:16 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1154659817' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:17.693 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:17.966 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:18.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:17 smithi081 ceph-mon[25847]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:18.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:17 smithi193 ceph-mon[34836]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:18.594 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:19.187 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:18 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1913021356' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:19.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:18 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1913021356' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:19.548 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:20.074 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:19 smithi193 ceph-mon[34836]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:20.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:19 smithi081 ceph-mon[25847]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:20.549 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:20.794 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:21.410 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:22.005 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:22.595 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: Deploying daemon osd.2 on smithi193 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3715639029' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:22.596 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:22 smithi193 ceph-mon[34836]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: Deploying daemon osd.2 on smithi193 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3715639029' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:22.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:22 smithi081 ceph-mon[25847]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:23.006 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:23.256 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:23.435 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:23.656 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:23.924 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:24.572 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:24 smithi193 ceph-mon[34836]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:24.572 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:24 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1226909676' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:24.661 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:24 smithi081 ceph-mon[25847]: pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:24.661 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:24 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1226909676' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:25.017 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:26.019 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: Deploying daemon osd.3 on smithi081 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:22:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:26 smithi193 ceph-mon[34836]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:22:26.823 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:26.823 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: Deploying daemon osd.3 on smithi081 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:22:26.824 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:26 smithi081 ceph-mon[25847]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:22:26.862 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:27.663 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:22:27.663 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: osdmap e14: 8 total, 0 up, 8 in 2024-09-13T13:22:27.663 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:27.663 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:27.664 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:27 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: osdmap e14: 8 total, 0 up, 8 in 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:27.705 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:27.705 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:27.705 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:27 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:27.719 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: osdmap e15: 8 total, 0 up, 8 in 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:28.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:28.778 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:28.778 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:28.778 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:28.778 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:28.778 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:28 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3055771363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: osdmap e15: 8 total, 0 up, 8 in 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:28.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:28.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:28.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:28.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:28.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:22:28.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:28 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3055771363' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:29.092 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:29.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:29.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:29.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900] boot 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: osdmap e16: 8 total, 1 up, 8 in 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:29.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:29 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:29.725 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: osd.0 [v2:172.21.15.193:6800/567116900,v1:172.21.15.193:6801/567116900] boot 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: osdmap e16: 8 total, 1 up, 8 in 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:29.726 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:29 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:30.092 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:30.349 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: osdmap e17: 8 total, 1 up, 8 in 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:22:30.719 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:30 smithi081 ceph-mon[25847]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:22:30.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: osdmap e17: 8 total, 1 up, 8 in 2024-09-13T13:22:30.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:30.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:30.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:30.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:30.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:30.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:30.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:30.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:22:30.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:30 smithi193 ceph-mon[34836]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:22:30.993 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:31.605 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":18,"num_osds":8,"num_up_osds":1,"osd_up_since":1726233748,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: osdmap e18: 8 total, 1 up, 8 in 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:31.902 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:31.903 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:31 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2529833799' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: osdmap e18: 8 total, 1 up, 8 in 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:32.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:32.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:31 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2529833799' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:32.606 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:32.713 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: Deploying daemon osd.4 on smithi193 2024-09-13T13:22:32.713 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: osdmap e19: 8 total, 1 up, 8 in 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' 2024-09-13T13:22:32.714 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.858 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:32.978 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: Deploying daemon osd.4 on smithi193 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: osdmap e19: 8 total, 1 up, 8 in 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:32.979 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:22:32.980 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275]' entity='osd.1' 2024-09-13T13:22:32.980 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:33.539 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:34.190 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:34.190 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:34.190 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275] boot 2024-09-13T13:22:34.190 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: osdmap e20: 8 total, 2 up, 8 in 2024-09-13T13:22:34.190 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2317133428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:34.191 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:34 smithi081 ceph-mon[25847]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:34.217 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":20,"num_osds":8,"num_up_osds":2,"osd_up_since":1726233753,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:34.405 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:34.405 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: osd.1 [v2:172.21.15.81:6802/2265830275,v1:172.21.15.81:6803/2265830275] boot 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: osdmap e20: 8 total, 2 up, 8 in 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:34.406 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2317133428' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:34.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:34 smithi193 ceph-mon[34836]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:35.176 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: osdmap e21: 8 total, 2 up, 8 in 2024-09-13T13:22:35.176 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:35.177 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:35.177 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:35.177 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:35.177 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:35.177 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:35 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:35.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: osdmap e21: 8 total, 2 up, 8 in 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:35.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:35 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:35.550 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:36.343 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:36 smithi081 ceph-mon[25847]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:36.444 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:36.453 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:36 smithi193 ceph-mon[34836]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:37.049 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":21,"num_osds":8,"num_up_osds":2,"osd_up_since":1726233753,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1901754258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:22:37.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:37.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:37 smithi081 ceph-mon[25847]: Deploying daemon osd.5 on smithi081 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1901754258' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:37.407 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:37 smithi193 ceph-mon[34836]: Deploying daemon osd.5 on smithi081 2024-09-13T13:22:38.051 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:38.244 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:22:38.244 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: osdmap e22: 8 total, 2 up, 8 in 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:38.245 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:38.311 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: osdmap e22: 8 total, 2 up, 8 in 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:38.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:38.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:38.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:22:38.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:39.158 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: osdmap e23: 8 total, 2 up, 8 in 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:39.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:39 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:39.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:39.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:39.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:39.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: osdmap e23: 8 total, 2 up, 8 in 2024-09-13T13:22:39.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:39.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:39 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:40.033 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":24,"num_osds":8,"num_up_osds":3,"osd_up_since":1726233759,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210] boot 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: osdmap e24: 8 total, 3 up, 8 in 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2140648460' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:40.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: pgmap v73: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:40.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:40 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 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-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: osd.2 [v2:172.21.15.193:6808/1168290210,v1:172.21.15.193:6809/1168290210] boot 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: osdmap e24: 8 total, 3 up, 8 in 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2140648460' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:40.443 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: pgmap v73: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:40.444 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:40 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 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-09-13T13:22:41.034 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 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-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: osdmap e25: 8 total, 3 up, 8 in 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:41.339 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:41.340 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:41 smithi193 ceph-mon[34836]: Deploying daemon osd.6 on smithi193 2024-09-13T13:22:41.440 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 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-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: osdmap e25: 8 total, 3 up, 8 in 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:41.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:41 smithi081 ceph-mon[25847]: Deploying daemon osd.6 on smithi193 2024-09-13T13:22:41.729 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:42.247 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:22:42.247 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: osdmap e26: 8 total, 3 up, 8 in 2024-09-13T13:22:42.247 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:42.247 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:42.247 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:42.248 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:42.248 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:42.248 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:22:42.248 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 ceph-mon[34836]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:42.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: osdmap e26: 8 total, 3 up, 8 in 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:22:42.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 ceph-mon[25847]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:42.501 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44302]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44302]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44302]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44305]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44305]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:22:42.513 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:42 smithi193 sudo[44305]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56949]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56949]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56949]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56956]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56956]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:22:42.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:42 smithi081 sudo[56956]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:22:43.258 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":27,"num_osds":8,"num_up_osds":3,"osd_up_since":1726233759,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:43.276 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:22:43.276 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: osdmap e27: 8 total, 3 up, 8 in 2024-09-13T13:22:43.276 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:43.276 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:22:43.277 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:22:43.278 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:22:43.278 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.278 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:43 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/769891852' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: osdmap e27: 8 total, 3 up, 8 in 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:43.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi081"} : dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mon metadata", "id": "smithi193"} : dispatch 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:43.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:43 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/769891852' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:44.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: osdmap e28: 8 total, 3 up, 8 in 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:44.381 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: pgmap v79: 1 pgs: 1 unknown; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289] boot 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: osdmap e29: 8 total, 4 up, 8 in 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.382 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:44 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:44.515 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: osdmap e28: 8 total, 3 up, 8 in 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: pgmap v79: 1 pgs: 1 unknown; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:22:44.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: osd.3 [v2:172.21.15.81:6810/3758520289,v1:172.21.15.81:6811/3758520289] boot 2024-09-13T13:22:44.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: osdmap e29: 8 total, 4 up, 8 in 2024-09-13T13:22:44.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:22:44.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:44 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:45.138 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: mgrmap e19: smithi081.dsrsfk(active, since 2m), standbys: smithi193.qqjfdp 2024-09-13T13:22:45.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: osdmap e30: 8 total, 4 up, 8 in 2024-09-13T13:22:45.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:45.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:45.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:45.281 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:45 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: mgrmap e19: smithi081.dsrsfk(active, since 2m), standbys: smithi193.qqjfdp 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: osdmap e30: 8 total, 4 up, 8 in 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:45.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:45.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:45 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:45.725 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":30,"num_osds":8,"num_up_osds":4,"osd_up_since":1726233764,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":1} 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4107090071' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: pgmap v82: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:22:46.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: osdmap e31: 8 total, 4 up, 8 in 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:46.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:46 smithi193 ceph-mon[34836]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4107090071' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: pgmap v82: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: osdmap e31: 8 total, 4 up, 8 in 2024-09-13T13:22:46.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:46.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:46 smithi081 ceph-mon[25847]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:46.728 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:47.818 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:48.207 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:48.207 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: osdmap e32: 8 total, 4 up, 8 in 2024-09-13T13:22:48.207 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:48.207 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:48.207 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='osd.4 ' entity='osd.4' 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: pgmap v85: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T13:22:48.208 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: osdmap e32: 8 total, 4 up, 8 in 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='osd.4 ' entity='osd.4' 2024-09-13T13:22:48.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: pgmap v85: 1 pgs: 1 unknown; 577 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:22:48.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:48.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:48.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T13:22:48.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:22:48.654 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:49.305 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:49.305 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:49.305 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: Deploying daemon osd.7 on smithi081 2024-09-13T13:22:49.305 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180] boot 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: osdmap e33: 8 total, 5 up, 8 in 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:49.306 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:49 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3769798725' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:49.331 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":33,"num_osds":8,"num_up_osds":5,"osd_up_since":1726233768,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:49.369 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:49.369 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:49.369 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: Deploying daemon osd.7 on smithi081 2024-09-13T13:22:49.369 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: osd.4 [v2:172.21.15.193:6816/41005180,v1:172.21.15.193:6817/41005180] boot 2024-09-13T13:22:49.369 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: osdmap e33: 8 total, 5 up, 8 in 2024-09-13T13:22:49.370 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:22:49.370 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:49.370 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:49.370 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:49.370 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:49 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3769798725' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:50.333 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:50.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:50 smithi193 ceph-mon[34836]: osdmap e34: 8 total, 5 up, 8 in 2024-09-13T13:22:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:50 smithi193 ceph-mon[34836]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:22:51.016 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:50 smithi081 ceph-mon[25847]: osdmap e34: 8 total, 5 up, 8 in 2024-09-13T13:22:51.016 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:51.016 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:51.017 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:51.017 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:50 smithi081 ceph-mon[25847]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:22:51.298 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:51.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:51 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:51.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:51 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:51.963 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:51.963 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:51 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:52.363 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:52.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:52 smithi193 ceph-mon[34836]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-09-13T13:22:52.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:52 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2503700050' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:52.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:52 smithi193 ceph-mon[34836]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:22:52.975 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:52 smithi081 ceph-mon[25847]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-09-13T13:22:52.975 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:52 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2503700050' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:52.975 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:52 smithi081 ceph-mon[25847]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:22:53.056 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":34,"num_osds":8,"num_up_osds":5,"osd_up_since":1726233768,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: osdmap e35: 8 total, 5 up, 8 in 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:54.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: osdmap e36: 8 total, 5 up, 8 in 2024-09-13T13:22:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:54.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:54.057 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: osdmap e35: 8 total, 5 up, 8 in 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: osdmap e36: 8 total, 5 up, 8 in 2024-09-13T13:22:54.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:54.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:54.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:54.321 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:55.002 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:55.002 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:54 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:55.002 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:54 smithi081 ceph-mon[25847]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-09-13T13:22:55.002 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:54 smithi081 ceph-mon[25847]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' 2024-09-13T13:22:55.002 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:54 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:54 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:54 smithi193 ceph-mon[34836]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-09-13T13:22:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:54 smithi193 ceph-mon[34836]: from='osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480]' entity='osd.5' 2024-09-13T13:22:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:54 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:55.540 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":36,"num_osds":8,"num_up_osds":5,"osd_up_since":1726233768,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4048872733' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480] boot 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: osdmap e37: 8 total, 6 up, 8 in 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:22:55.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:55 smithi193 ceph-mon[34836]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4048872733' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: osd.5 [v2:172.21.15.81:6818/1348590480,v1:172.21.15.81:6819/1348590480] boot 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: osdmap e37: 8 total, 6 up, 8 in 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:22:56.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:55 smithi081 ceph-mon[25847]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:22:56.541 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:56.787 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:22:56.908 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: from='osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: osdmap e38: 8 total, 6 up, 8 in 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:56.909 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:56 smithi081 ceph-mon[25847]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: from='osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: osdmap e38: 8 total, 6 up, 8 in 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:57.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:56 smithi193 ceph-mon[34836]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]} : dispatch 2024-09-13T13:22:57.466 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:22:58.011 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":39,"num_osds":8,"num_up_osds":6,"osd_up_since":1726233775,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: osdmap e39: 8 total, 6 up, 8 in 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/363334208' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='osd.6 ' entity='osd.6' 2024-09-13T13:22:58.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:58.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:58.455 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:58 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi193", "root=default"]}]': finished 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: osdmap e39: 8 total, 6 up, 8 in 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/363334208' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='osd.6 ' entity='osd.6' 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:58.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:58 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:22:59.012 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:22:59.441 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758] boot 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: osdmap e40: 8 total, 7 up, 8 in 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:59.442 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:22:59 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: osd.6 [v2:172.21.15.193:6824/4145453758,v1:172.21.15.193:6825/4145453758] boot 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: osdmap e40: 8 total, 7 up, 8 in 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:22:59.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:22:59 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:22:59.600 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:00.288 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:00.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:00 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:00.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:00 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:00.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:00 smithi081 ceph-mon[25847]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:00.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:00 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/247712620' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:00.913 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":40,"num_osds":8,"num_up_osds":7,"osd_up_since":1726233778,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:23:00.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:00 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:00.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:00 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:00.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:00 smithi193 ceph-mon[34836]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:00.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:00 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/247712620' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:01.757 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:01 smithi081 ceph-mon[25847]: osdmap e41: 8 total, 7 up, 8 in 2024-09-13T13:23:01.758 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:01 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:01.914 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:23:01.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:01 smithi193 ceph-mon[34836]: osdmap e41: 8 total, 7 up, 8 in 2024-09-13T13:23:01.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:01 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:02.331 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:02.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:02 smithi193 ceph-mon[34836]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:02.762 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:02 smithi081 ceph-mon[25847]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:03.034 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:03.632 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:03 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3244464503' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:03.660 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":41,"num_osds":8,"num_up_osds":7,"osd_up_since":1726233778,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:23:03.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:03 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3244464503' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:04.662 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:23:04.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:04 smithi081 ceph-mon[25847]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:04.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:04 smithi081 ceph-mon[25847]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:23:04.912 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:04 smithi193 ceph-mon[34836]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:04.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:04 smithi193 ceph-mon[34836]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:23:05.567 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:05.568 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:05 smithi081 ceph-mon[25847]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:23:05.568 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:05 smithi081 ceph-mon[25847]: osdmap e42: 8 total, 7 up, 8 in 2024-09-13T13:23:05.568 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:05 smithi081 ceph-mon[25847]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:23:05.568 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:05 smithi193 ceph-mon[34836]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:23:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:05 smithi193 ceph-mon[34836]: osdmap e42: 8 total, 7 up, 8 in 2024-09-13T13:23:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:05 smithi193 ceph-mon[34836]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]} : dispatch 2024-09-13T13:23:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.259 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1726233778,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":0} 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: osdmap e43: 8 total, 7 up, 8 in 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2416828396' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378] boot 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: osdmap e44: 8 total, 8 up, 8 in 2024-09-13T13:23:06.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: from='osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: osdmap e43: 8 total, 7 up, 8 in 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2416828396' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: osd.7 [v2:172.21.15.81:6826/3012231378,v1:172.21.15.81:6827/3012231378] boot 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: osdmap e44: 8 total, 8 up, 8 in 2024-09-13T13:23:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:23:07.259 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:23:07.613 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:08.040 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:07 smithi081 ceph-mon[25847]: purged_snaps scrub starts 2024-09-13T13:23:08.040 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:07 smithi081 ceph-mon[25847]: purged_snaps scrub ok 2024-09-13T13:23:08.040 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:07 smithi081 ceph-mon[25847]: osdmap e45: 8 total, 8 up, 8 in 2024-09-13T13:23:08.040 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:08.041 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:08.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:07 smithi193 ceph-mon[34836]: purged_snaps scrub starts 2024-09-13T13:23:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:07 smithi193 ceph-mon[34836]: purged_snaps scrub ok 2024-09-13T13:23:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:07 smithi193 ceph-mon[34836]: osdmap e45: 8 total, 8 up, 8 in 2024-09-13T13:23:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:08.270 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:09.121 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:08 smithi081 ceph-mon[25847]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:09.122 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:08 smithi081 ceph-mon[25847]: osdmap e46: 8 total, 8 up, 8 in 2024-09-13T13:23:09.122 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:23:09.122 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:09.122 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:08 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/180248144' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:08 smithi193 ceph-mon[34836]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:08 smithi193 ceph-mon[34836]: osdmap e46: 8 total, 8 up, 8 in 2024-09-13T13:23:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:23:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:08 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/180248144' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:23:09.427 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1726233785,"num_in_osds":8,"osd_in_since":1726233724,"num_remapped_pgs":1} 2024-09-13T13:23:09.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:23:09.867 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:10.084 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:09 smithi081 ceph-mon[25847]: osdmap e47: 8 total, 8 up, 8 in 2024-09-13T13:23:10.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:09 smithi193 ceph-mon[34836]: osdmap e47: 8 total, 8 up, 8 in 2024-09-13T13:23:10.501 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:10.505 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":48,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","created":"2024-09-13T13:18:35.263215+0000","modified":"2024-09-13T13:23:09.787851+0000","last_up_change":"2024-09-13T13:23:05.774178+0000","last_in_change":"2024-09-13T13:22:04.073583+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T13:22:39.991927+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,"is_stretch_pool":false,"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":"27","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":"c5380f6b-9f8d-4466-ba37-504811248c6e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6801","nonce":567116900}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6803","nonce":567116900}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6807","nonce":567116900}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6805","nonce":567116900}]},"public_addr":"172.21.15.193:6801/567116900","cluster_addr":"172.21.15.193:6803/567116900","heartbeat_back_addr":"172.21.15.193:6807/567116900","heartbeat_front_addr":"172.21.15.193:6805/567116900","state":["exists","up"]},{"osd":1,"uuid":"20e9473d-2ff2-4d3f-b4d7-cea8c71dff58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6803","nonce":2265830275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6805","nonce":2265830275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6809","nonce":2265830275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6807","nonce":2265830275}]},"public_addr":"172.21.15.81:6803/2265830275","cluster_addr":"172.21.15.81:6805/2265830275","heartbeat_back_addr":"172.21.15.81:6809/2265830275","heartbeat_front_addr":"172.21.15.81:6807/2265830275","state":["exists","up"]},{"osd":2,"uuid":"0fc52c49-07c9-4197-b10e-f86ea0882566","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6809","nonce":1168290210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6811","nonce":1168290210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6815","nonce":1168290210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6813","nonce":1168290210}]},"public_addr":"172.21.15.193:6809/1168290210","cluster_addr":"172.21.15.193:6811/1168290210","heartbeat_back_addr":"172.21.15.193:6815/1168290210","heartbeat_front_addr":"172.21.15.193:6813/1168290210","state":["exists","up"]},{"osd":3,"uuid":"a9967aa8-6bde-4322-af18-89077a86c441","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6811","nonce":3758520289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6813","nonce":3758520289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6817","nonce":3758520289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6815","nonce":3758520289}]},"public_addr":"172.21.15.81:6811/3758520289","cluster_addr":"172.21.15.81:6813/3758520289","heartbeat_back_addr":"172.21.15.81:6817/3758520289","heartbeat_front_addr":"172.21.15.81:6815/3758520289","state":["exists","up"]},{"osd":4,"uuid":"daf24cc6-d928-4f68-ba1f-a2971162edd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6817","nonce":41005180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6819","nonce":41005180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6823","nonce":41005180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6821","nonce":41005180}]},"public_addr":"172.21.15.193:6817/41005180","cluster_addr":"172.21.15.193:6819/41005180","heartbeat_back_addr":"172.21.15.193:6823/41005180","heartbeat_front_addr":"172.21.15.193:6821/41005180","state":["exists","up"]},{"osd":5,"uuid":"b931099e-bc0f-4fe2-94da-cd1f85d50e97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6819","nonce":1348590480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6821","nonce":1348590480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6825","nonce":1348590480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6823","nonce":1348590480}]},"public_addr":"172.21.15.81:6819/1348590480","cluster_addr":"172.21.15.81:6821/1348590480","heartbeat_back_addr":"172.21.15.81:6825/1348590480","heartbeat_front_addr":"172.21.15.81:6823/1348590480","state":["exists","up"]},{"osd":6,"uuid":"21ebebf2-2119-451f-a2a5-2cbef78b1185","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6824","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6825","nonce":4145453758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6826","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6827","nonce":4145453758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6830","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6831","nonce":4145453758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6828","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6829","nonce":4145453758}]},"public_addr":"172.21.15.193:6825/4145453758","cluster_addr":"172.21.15.193:6827/4145453758","heartbeat_back_addr":"172.21.15.193:6831/4145453758","heartbeat_front_addr":"172.21.15.193:6829/4145453758","state":["exists","up"]},{"osd":7,"uuid":"6560872e-4ac6-4bd5-b387-25489c5bd8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6827","nonce":3012231378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6829","nonce":3012231378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6833","nonce":3012231378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6831","nonce":3012231378}]},"public_addr":"172.21.15.81:6827/3012231378","cluster_addr":"172.21.15.81:6829/3012231378","heartbeat_back_addr":"172.21.15.81:6833/3012231378","heartbeat_front_addr":"172.21.15.81:6831/3012231378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:27.294805+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:31.297848+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:37.139362+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:42.486140+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:46.716835+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:53.466400+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:56.610601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:23:05.202077+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6801/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/2702330960":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2165304327":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/1225322608":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1132120460":"2024-09-14T13:18:57.743833+0000","172.21.15.81:6801/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2473171542":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/2740076434":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/263083415":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6800/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2057174640":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1252316426":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/1132029345":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6801/1132029345":"2024-09-14T13:19:30.789391+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T13:23:10.891 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:10 smithi193 ceph-mon[34836]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:10.891 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:10 smithi193 ceph-mon[34836]: osdmap e48: 8 total, 8 up, 8 in 2024-09-13T13:23:10.891 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:10.891 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:10 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:10.891 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:10 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3168346264' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:11.099 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:10 smithi081 ceph-mon[25847]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:11.100 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:10 smithi081 ceph-mon[25847]: osdmap e48: 8 total, 8 up, 8 in 2024-09-13T13:23:11.100 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:11.100 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:10 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:11.100 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:10 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3168346264' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:11.217 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T13:22:39.991927+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, 'is_stretch_pool': False, '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': '27', '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-09-13T13:23:11.218 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T13:23:11.651 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:12.623 INFO:teuthology.orchestra.run.smithi081.stdout:pg_num: 1 2024-09-13T13:23:13.010 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:12 smithi081 ceph-mon[25847]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:13.011 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:12 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/1618371614' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:23:13.148 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:12 smithi193 ceph-mon[34836]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:13.149 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:12 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/1618371614' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:23:13.304 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T13:23:13.305 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:23:14.097 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.050 INFO:teuthology.orchestra.run.smithi081.stdout:[client.0] 2024-09-13T13:23:15.050 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQDDPORm/+bGAhAAQLSLzm0KDiJ21aoDxaP3pA== 2024-09-13T13:23:15.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:15.757 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:23:15.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-13T13:23:15.758 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-13T13:23:15.797 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:23:16.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:15 smithi081 ceph-mon[25847]: Detected new or changed devices on smithi193 2024-09-13T13:23:16.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:15 smithi081 ceph-mon[25847]: Adjusting osd_memory_target on smithi193 to 3728M 2024-09-13T13:23:16.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:15 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/334456297' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:16.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:15 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/334456297' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:23:16.061 INFO:teuthology.orchestra.run.smithi193.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi193/config 2024-09-13T13:23:16.182 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:15 smithi193 ceph-mon[34836]: Detected new or changed devices on smithi193 2024-09-13T13:23:16.182 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:15 smithi193 ceph-mon[34836]: Adjusting osd_memory_target on smithi193 to 3728M 2024-09-13T13:23:16.182 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:15 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/334456297' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:16.182 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:15 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/334456297' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:23:16.829 INFO:teuthology.orchestra.run.smithi193.stdout:[client.1] 2024-09-13T13:23:16.829 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQDEPORmUxgPMRAAFdRPQFEVz3ba49dijviyDQ== 2024-09-13T13:23:16.870 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:16 smithi081 ceph-mon[25847]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:16.870 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:16.870 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:17.123 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:16 smithi193 ceph-mon[34836]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:17.123 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:17.123 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:17.425 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:23:17.426 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-13T13:23:17.426 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-13T13:23:17.462 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-13T13:23:18.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:17 smithi081 ceph-mon[25847]: from='client.? 172.21.15.193:0/3579800037' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:18.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:17 smithi081 ceph-mon[25847]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:18.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:17 smithi081 ceph-mon[25847]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:23:18.120 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:18.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:17 smithi193 ceph-mon[34836]: from='client.? 172.21.15.193:0/3579800037' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:18.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:17 smithi193 ceph-mon[34836]: from='client.? ' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:23:18.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:17 smithi193 ceph-mon[34836]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:23:18.797 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:19.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:18 smithi081 ceph-mon[25847]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:19.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:18 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/544551523' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:23:19.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:18 smithi193 ceph-mon[34836]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:19.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:18 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/544551523' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:23:19.508 INFO:teuthology.orchestra.run.smithi081.stdout:[{"version":18,"timestamp":"2024-09-13T13:23:13.889242+0000","name":"","changes":[{"name":"osd/host:smithi193/osd_memory_target","new_value":"3909125836"}]}] 2024-09-13T13:23:19.508 INFO:tasks.ceph_manager:config epoch is 18 2024-09-13T13:23:19.509 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T13:23:19.509 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T13:23:19.509 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T13:23:19.756 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:20.873 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:20.943 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:23:20.944 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:20 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:21.170 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:23:21.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:20 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:23:21.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:21 smithi081 ceph-mon[25847]: Detected new or changed devices on smithi081 2024-09-13T13:23:21.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:21 smithi081 ceph-mon[25847]: Adjusting osd_memory_target on smithi081 to 2960M 2024-09-13T13:23:21.966 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:21 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3556216958' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:23:21.996 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":19,"flags":0,"active_gid":14229,"active_name":"smithi081.dsrsfk","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6800","nonce":1494597461},{"type":"v1","addr":"172.21.15.81:6801","nonce":1494597461}]},"active_addr":"172.21.15.81:6801/1494597461","active_change":"2024-09-13T13:20:37.686812+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":14254,"name":"smithi193.qqjfdp","mgr_features":4540719139924082687,"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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.81:8443/","prometheus":"http://172.21.15.81: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.81:0","nonce":3156231243}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":23413218}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":224283620}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.81:0","nonce":1471875848}]}]} 2024-09-13T13:23:22.001 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T13:23:22.001 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T13:23:22.001 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:23:22.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:21 smithi193 ceph-mon[34836]: Detected new or changed devices on smithi081 2024-09-13T13:23:22.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:21 smithi193 ceph-mon[34836]: Adjusting osd_memory_target on smithi081 to 2960M 2024-09-13T13:23:22.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:21 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3556216958' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:23:22.744 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:23.102 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:22 smithi193 ceph-mon[34836]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:23.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:22 smithi081 ceph-mon[25847]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:23.443 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:23.444 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":48,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","created":"2024-09-13T13:18:35.263215+0000","modified":"2024-09-13T13:23:09.787851+0000","last_up_change":"2024-09-13T13:23:05.774178+0000","last_in_change":"2024-09-13T13:22:04.073583+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T13:22:39.991927+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,"is_stretch_pool":false,"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":"27","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":"c5380f6b-9f8d-4466-ba37-504811248c6e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6801","nonce":567116900}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6803","nonce":567116900}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6807","nonce":567116900}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6805","nonce":567116900}]},"public_addr":"172.21.15.193:6801/567116900","cluster_addr":"172.21.15.193:6803/567116900","heartbeat_back_addr":"172.21.15.193:6807/567116900","heartbeat_front_addr":"172.21.15.193:6805/567116900","state":["exists","up"]},{"osd":1,"uuid":"20e9473d-2ff2-4d3f-b4d7-cea8c71dff58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6803","nonce":2265830275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6805","nonce":2265830275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6809","nonce":2265830275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6807","nonce":2265830275}]},"public_addr":"172.21.15.81:6803/2265830275","cluster_addr":"172.21.15.81:6805/2265830275","heartbeat_back_addr":"172.21.15.81:6809/2265830275","heartbeat_front_addr":"172.21.15.81:6807/2265830275","state":["exists","up"]},{"osd":2,"uuid":"0fc52c49-07c9-4197-b10e-f86ea0882566","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6809","nonce":1168290210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6811","nonce":1168290210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6815","nonce":1168290210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6813","nonce":1168290210}]},"public_addr":"172.21.15.193:6809/1168290210","cluster_addr":"172.21.15.193:6811/1168290210","heartbeat_back_addr":"172.21.15.193:6815/1168290210","heartbeat_front_addr":"172.21.15.193:6813/1168290210","state":["exists","up"]},{"osd":3,"uuid":"a9967aa8-6bde-4322-af18-89077a86c441","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6811","nonce":3758520289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6813","nonce":3758520289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6817","nonce":3758520289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6815","nonce":3758520289}]},"public_addr":"172.21.15.81:6811/3758520289","cluster_addr":"172.21.15.81:6813/3758520289","heartbeat_back_addr":"172.21.15.81:6817/3758520289","heartbeat_front_addr":"172.21.15.81:6815/3758520289","state":["exists","up"]},{"osd":4,"uuid":"daf24cc6-d928-4f68-ba1f-a2971162edd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6817","nonce":41005180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6819","nonce":41005180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6823","nonce":41005180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6821","nonce":41005180}]},"public_addr":"172.21.15.193:6817/41005180","cluster_addr":"172.21.15.193:6819/41005180","heartbeat_back_addr":"172.21.15.193:6823/41005180","heartbeat_front_addr":"172.21.15.193:6821/41005180","state":["exists","up"]},{"osd":5,"uuid":"b931099e-bc0f-4fe2-94da-cd1f85d50e97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6819","nonce":1348590480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6821","nonce":1348590480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6825","nonce":1348590480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6823","nonce":1348590480}]},"public_addr":"172.21.15.81:6819/1348590480","cluster_addr":"172.21.15.81:6821/1348590480","heartbeat_back_addr":"172.21.15.81:6825/1348590480","heartbeat_front_addr":"172.21.15.81:6823/1348590480","state":["exists","up"]},{"osd":6,"uuid":"21ebebf2-2119-451f-a2a5-2cbef78b1185","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6824","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6825","nonce":4145453758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6826","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6827","nonce":4145453758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6830","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6831","nonce":4145453758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6828","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6829","nonce":4145453758}]},"public_addr":"172.21.15.193:6825/4145453758","cluster_addr":"172.21.15.193:6827/4145453758","heartbeat_back_addr":"172.21.15.193:6831/4145453758","heartbeat_front_addr":"172.21.15.193:6829/4145453758","state":["exists","up"]},{"osd":7,"uuid":"6560872e-4ac6-4bd5-b387-25489c5bd8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6827","nonce":3012231378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6829","nonce":3012231378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6833","nonce":3012231378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6831","nonce":3012231378}]},"public_addr":"172.21.15.81:6827/3012231378","cluster_addr":"172.21.15.81:6829/3012231378","heartbeat_back_addr":"172.21.15.81:6833/3012231378","heartbeat_front_addr":"172.21.15.81:6831/3012231378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:27.294805+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:31.297848+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:37.139362+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:42.486140+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:46.716835+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:53.466400+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:56.610601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:23:05.202077+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6801/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/2702330960":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2165304327":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/1225322608":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1132120460":"2024-09-14T13:18:57.743833+0000","172.21.15.81:6801/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2473171542":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/2740076434":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/263083415":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6800/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2057174640":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1252316426":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/1132029345":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6801/1132029345":"2024-09-14T13:19:30.789391+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T13:23:24.004 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:24.004 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:23 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/920841761' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:24.015 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:24.015 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:23 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/920841761' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:24.017 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T13:23:24.017 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:23:24.705 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:25.059 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:24 smithi193 ceph-mon[34836]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:25.135 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:24 smithi081 ceph-mon[25847]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:25.339 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:25.339 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":48,"fsid":"86a69c60-71d2-11ef-bceb-c7b262605968","created":"2024-09-13T13:18:35.263215+0000","modified":"2024-09-13T13:23:09.787851+0000","last_up_change":"2024-09-13T13:23:05.774178+0000","last_in_change":"2024-09-13T13:22:04.073583+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T13:22:39.991927+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,"is_stretch_pool":false,"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":"27","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":"c5380f6b-9f8d-4466-ba37-504811248c6e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6801","nonce":567116900}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6803","nonce":567116900}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6807","nonce":567116900}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":567116900},{"type":"v1","addr":"172.21.15.193:6805","nonce":567116900}]},"public_addr":"172.21.15.193:6801/567116900","cluster_addr":"172.21.15.193:6803/567116900","heartbeat_back_addr":"172.21.15.193:6807/567116900","heartbeat_front_addr":"172.21.15.193:6805/567116900","state":["exists","up"]},{"osd":1,"uuid":"20e9473d-2ff2-4d3f-b4d7-cea8c71dff58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6803","nonce":2265830275}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6805","nonce":2265830275}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6808","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6809","nonce":2265830275}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":2265830275},{"type":"v1","addr":"172.21.15.81:6807","nonce":2265830275}]},"public_addr":"172.21.15.81:6803/2265830275","cluster_addr":"172.21.15.81:6805/2265830275","heartbeat_back_addr":"172.21.15.81:6809/2265830275","heartbeat_front_addr":"172.21.15.81:6807/2265830275","state":["exists","up"]},{"osd":2,"uuid":"0fc52c49-07c9-4197-b10e-f86ea0882566","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6809","nonce":1168290210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6811","nonce":1168290210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6815","nonce":1168290210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1168290210},{"type":"v1","addr":"172.21.15.193:6813","nonce":1168290210}]},"public_addr":"172.21.15.193:6809/1168290210","cluster_addr":"172.21.15.193:6811/1168290210","heartbeat_back_addr":"172.21.15.193:6815/1168290210","heartbeat_front_addr":"172.21.15.193:6813/1168290210","state":["exists","up"]},{"osd":3,"uuid":"a9967aa8-6bde-4322-af18-89077a86c441","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6811","nonce":3758520289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6813","nonce":3758520289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6816","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6817","nonce":3758520289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3758520289},{"type":"v1","addr":"172.21.15.81:6815","nonce":3758520289}]},"public_addr":"172.21.15.81:6811/3758520289","cluster_addr":"172.21.15.81:6813/3758520289","heartbeat_back_addr":"172.21.15.81:6817/3758520289","heartbeat_front_addr":"172.21.15.81:6815/3758520289","state":["exists","up"]},{"osd":4,"uuid":"daf24cc6-d928-4f68-ba1f-a2971162edd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6817","nonce":41005180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6819","nonce":41005180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6823","nonce":41005180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":41005180},{"type":"v1","addr":"172.21.15.193:6821","nonce":41005180}]},"public_addr":"172.21.15.193:6817/41005180","cluster_addr":"172.21.15.193:6819/41005180","heartbeat_back_addr":"172.21.15.193:6823/41005180","heartbeat_front_addr":"172.21.15.193:6821/41005180","state":["exists","up"]},{"osd":5,"uuid":"b931099e-bc0f-4fe2-94da-cd1f85d50e97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6819","nonce":1348590480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6821","nonce":1348590480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6824","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6825","nonce":1348590480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":1348590480},{"type":"v1","addr":"172.21.15.81:6823","nonce":1348590480}]},"public_addr":"172.21.15.81:6819/1348590480","cluster_addr":"172.21.15.81:6821/1348590480","heartbeat_back_addr":"172.21.15.81:6825/1348590480","heartbeat_front_addr":"172.21.15.81:6823/1348590480","state":["exists","up"]},{"osd":6,"uuid":"21ebebf2-2119-451f-a2a5-2cbef78b1185","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6824","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6825","nonce":4145453758}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6826","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6827","nonce":4145453758}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6830","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6831","nonce":4145453758}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6828","nonce":4145453758},{"type":"v1","addr":"172.21.15.193:6829","nonce":4145453758}]},"public_addr":"172.21.15.193:6825/4145453758","cluster_addr":"172.21.15.193:6827/4145453758","heartbeat_back_addr":"172.21.15.193:6831/4145453758","heartbeat_front_addr":"172.21.15.193:6829/4145453758","state":["exists","up"]},{"osd":7,"uuid":"6560872e-4ac6-4bd5-b387-25489c5bd8bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6827","nonce":3012231378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6829","nonce":3012231378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6832","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6833","nonce":3012231378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":3012231378},{"type":"v1","addr":"172.21.15.81:6831","nonce":3012231378}]},"public_addr":"172.21.15.81:6827/3012231378","cluster_addr":"172.21.15.81:6829/3012231378","heartbeat_back_addr":"172.21.15.81:6833/3012231378","heartbeat_front_addr":"172.21.15.81:6831/3012231378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:27.294805+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:31.297848+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:37.139362+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:42.486140+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:46.716835+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:53.466400+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:22:56.610601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T13:23:05.202077+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.81:6801/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/2983063290":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/2702330960":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2165304327":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/1225322608":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1132120460":"2024-09-14T13:18:57.743833+0000","172.21.15.81:6801/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2473171542":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/2740076434":"2024-09-14T13:19:30.789391+0000","172.21.15.81:0/263083415":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6800/3497083876":"2024-09-14T13:18:57.743833+0000","172.21.15.81:0/2057174640":"2024-09-14T13:20:37.686691+0000","172.21.15.81:0/1252316426":"2024-09-14T13:20:37.686691+0000","172.21.15.81:6800/1132029345":"2024-09-14T13:19:30.789391+0000","172.21.15.81:6801/1132029345":"2024-09-14T13:19:30.789391+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T13:23:26.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:25 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3393501079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:26.189 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:25 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3393501079' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:23:26.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T13:23:26.456 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T13:23:26.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T13:23:26.457 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-13T13:23:26.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-13T13:23:26.458 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-13T13:23:26.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-13T13:23:26.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-13T13:23:26.850 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:26 smithi193 ceph-mon[34836]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:26.986 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:26 smithi081 ceph-mon[25847]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:27.055 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:28.643 INFO:teuthology.orchestra.run.smithi081.stdout:68719476751 2024-09-13T13:23:28.644 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T13:23:28.925 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:28 smithi081 ceph-mon[25847]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:29.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:28 smithi193 ceph-mon[34836]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:29.304 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.304 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.306 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.308 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.310 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.380 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:29.384 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:30.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:29 smithi081 ceph-mon[25847]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:30.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:29 smithi193 ceph-mon[34836]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:31.416 INFO:teuthology.orchestra.run.smithi081.stdout:103079215117 2024-09-13T13:23:31.417 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T13:23:31.790 INFO:teuthology.orchestra.run.smithi081.stdout:68719476752 2024-09-13T13:23:32.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:32 smithi081 ceph-mon[25847]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:32.993 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:32 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2637578257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:23:33.050 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:32 smithi193 ceph-mon[34836]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:33.051 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:32 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2637578257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:23:34.249 INFO:teuthology.orchestra.run.smithi081.stdout:85899345935 2024-09-13T13:23:34.250 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T13:23:34.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:34.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:34 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:34.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:34 smithi081 ceph-mon[25847]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:34.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:34.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:34 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:34.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:34 smithi193 ceph-mon[34836]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:34.899 INFO:teuthology.orchestra.run.smithi081.stdout:188978561031 2024-09-13T13:23:34.900 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-13T13:23:35.300 INFO:teuthology.orchestra.run.smithi081.stdout:141733920779 2024-09-13T13:23:35.300 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-13T13:23:35.923 INFO:teuthology.orchestra.run.smithi081.stdout:171798691849 2024-09-13T13:23:35.924 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-13T13:23:36.261 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:36.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476751 got 68719476752 for osd.0 2024-09-13T13:23:36.281 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:36.655 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:36.657 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:36.660 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:36.698 INFO:teuthology.orchestra.run.smithi081.stdout:158913789963 2024-09-13T13:23:36.698 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-13T13:23:36.775 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:36 smithi081 ceph-mon[25847]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:37.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:36 smithi193 ceph-mon[34836]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:37.671 INFO:teuthology.orchestra.run.smithi081.stdout:188978561031 2024-09-13T13:23:38.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:37 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/780031156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-13T13:23:38.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:37 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/780031156' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-13T13:23:38.680 INFO:teuthology.orchestra.run.smithi081.stdout:124554051597 2024-09-13T13:23:38.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-13T13:23:38.947 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:38 smithi081 ceph-mon[25847]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:38.948 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:38 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/4290615228' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:23:38.948 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:39.098 INFO:teuthology.orchestra.run.smithi081.stdout:141733920780 2024-09-13T13:23:39.150 INFO:teuthology.orchestra.run.smithi081.stdout:85899345936 2024-09-13T13:23:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:38 smithi193 ceph-mon[34836]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:38 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/4290615228' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:23:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:39.712 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920779 got 141733920780 for osd.4 2024-09-13T13:23:39.713 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:40.019 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:40.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:39 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/3050083541' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:23:40.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:39 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/3050083541' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:23:40.418 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561031 got 188978561031 for osd.7 2024-09-13T13:23:40.419 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:41.010 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:40 smithi081 ceph-mon[25847]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:41.038 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345935 got 85899345936 for osd.1 2024-09-13T13:23:41.038 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:41.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:40 smithi193 ceph-mon[34836]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:41.291 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:41.291 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:41.430 INFO:teuthology.orchestra.run.smithi081.stdout:103079215119 2024-09-13T13:23:42.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:41 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/295810241' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:23:42.060 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:42.105 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:41 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/295810241' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:23:42.893 INFO:teuthology.orchestra.run.smithi081.stdout:124554051598 2024-09-13T13:23:43.082 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:42 smithi081 ceph-mon[25847]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:43.122 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:42 smithi193 ceph-mon[34836]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:43.918 INFO:teuthology.orchestra.run.smithi081.stdout:171798691851 2024-09-13T13:23:43.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:43 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/91516829' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:23:44.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:43 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/91516829' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:23:44.342 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215117 got 103079215119 for osd.2 2024-09-13T13:23:44.342 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:44 smithi081 ceph-mon[25847]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:45.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:44 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2740455399' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-13T13:23:45.071 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691849 got 171798691851 for osd.6 2024-09-13T13:23:45.071 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:44 smithi193 ceph-mon[34836]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:44 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2740455399' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-13T13:23:45.716 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051597 got 124554051598 for osd.3 2024-09-13T13:23:45.716 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:46.044 INFO:teuthology.orchestra.run.smithi081.stdout:158913789966 2024-09-13T13:23:46.763 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789963 got 158913789966 for osd.5 2024-09-13T13:23:46.763 DEBUG:teuthology.parallel:result is None 2024-09-13T13:23:46.763 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T13:23:46.764 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:23:47.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:46 smithi081 ceph-mon[25847]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:47.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:46 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/109814068' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:23:47.035 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:47.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:46 smithi193 ceph-mon[34836]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:47.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:46 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/109814068' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:23:47.637 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:47.638 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2024-09-13T13:23:48.223 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":130,"stamp":"2024-09-13T13:23:45.721363+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"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":225932,"kb_used_data":5516,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749702516,"statfs":{"total":767926730752,"available":767695376384,"internally_reserved":0,"allocated":5648384,"data_stored":3344976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"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.001925"},"pg_stats":[{"pgid":"1.0","version":"27'132","reported_seq":188,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-09-13T13:23:09.793703+0000","last_change":"2024-09-13T13:23:09.793312+0000","last_active":"2024-09-13T13:23:09.793703+0000","last_peered":"2024-09-13T13:23:09.793703+0000","last_clean":"2024-09-13T13:23:09.793703+0000","last_became_active":"2024-09-13T13:23:09.792877+0000","last_became_peered":"2024-09-13T13:23:09.792877+0000","last_unstale":"2024-09-13T13:23:09.793703+0000","last_undegraded":"2024-09-13T13:23:09.793703+0000","last_fullsized":"2024-09-13T13:23:09.793703+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":25,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:22:40.107373+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:22:40.107373+0000","last_clean_scrub_stamp":"2024-09-13T13:22:40.107373+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T00:38:29.433920+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":44,"seq":188978561033,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28088,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712968,"statfs":{"total":95990841344,"available":95962079232,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":40,"seq":171798691852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913789966,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":4,"up_from":33,"seq":141733920782,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27504,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713552,"statfs":{"total":95990841344,"available":95962677248,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":29,"seq":124554051599,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"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":2,"up_from":24,"seq":103079215120,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":20,"seq":85899345938,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31668,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709388,"statfs":{"total":95990841344,"available":95958413312,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":68719476755,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28088,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712968,"statfs":{"total":95990841344,"available":95962079232,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:23:48.224 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:23:48.475 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:49.009 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:48 smithi081 ceph-mon[25847]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:23:49.009 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:48 smithi081 ceph-mon[25847]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:48 smithi193 ceph-mon[34836]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:23:49.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:48 smithi193 ceph-mon[34836]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:49.670 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:49.671 INFO:teuthology.orchestra.run.smithi081.stderr:dumped all 2024-09-13T13:23:50.183 INFO:teuthology.orchestra.run.smithi081.stdout:{"pg_ready":true,"pg_map":{"version":131,"stamp":"2024-09-13T13:23:47.721658+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"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":225932,"kb_used_data":5516,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749702516,"statfs":{"total":767926730752,"available":767695376384,"internally_reserved":0,"allocated":5648384,"data_stored":3344976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"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.001827"},"pg_stats":[{"pgid":"1.0","version":"27'132","reported_seq":188,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-09-13T13:23:09.793703+0000","last_change":"2024-09-13T13:23:09.793312+0000","last_active":"2024-09-13T13:23:09.793703+0000","last_peered":"2024-09-13T13:23:09.793703+0000","last_clean":"2024-09-13T13:23:09.793703+0000","last_became_active":"2024-09-13T13:23:09.792877+0000","last_became_peered":"2024-09-13T13:23:09.792877+0000","last_unstale":"2024-09-13T13:23:09.793703+0000","last_undegraded":"2024-09-13T13:23:09.793703+0000","last_fullsized":"2024-09-13T13:23:09.793703+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":25,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:22:40.107373+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:22:40.107373+0000","last_clean_scrub_stamp":"2024-09-13T13:22:40.107373+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T00:38:29.433920+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":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":96,"num_read_kb":82,"num_write":167,"num_write_kb":3194,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132,"ondisk_log_size":132,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":44,"seq":188978561034,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28088,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712968,"statfs":{"total":95990841344,"available":95962079232,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":40,"seq":171798691852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":37,"seq":158913789966,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":4,"up_from":33,"seq":141733920782,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27504,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713552,"statfs":{"total":95990841344,"available":95962677248,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":29,"seq":124554051599,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28084,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712972,"statfs":{"total":95990841344,"available":95962083328,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"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":2,"up_from":24,"seq":103079215120,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27500,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713556,"statfs":{"total":95990841344,"available":95962681344,"internally_reserved":0,"allocated":483328,"data_stored":196734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":20,"seq":85899345938,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31668,"kb_used_data":472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709388,"statfs":{"total":95990841344,"available":95958413312,"internally_reserved":0,"allocated":483328,"data_stored":196734,"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":68719476755,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28088,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93712968,"statfs":{"total":95990841344,"available":95962079232,"internally_reserved":0,"allocated":1077248,"data_stored":787102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:23:50.184 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T13:23:50.184 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T13:23:50.184 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T13:23:50.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T13:23:50.428 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:50.776 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:50 smithi081 ceph-mon[25847]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:23:50.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:50.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:50.777 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:50 smithi081 ceph-mon[25847]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:50 smithi193 ceph-mon[34836]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:23:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:23:50.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:50 smithi193 ceph-mon[34836]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:51.077 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:23:51.077 INFO:teuthology.orchestra.run.smithi081.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T13:23:51.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:51 smithi081 ceph-mon[25847]: from='client.? 172.21.15.81:0/2066445476' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:23:51.811 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T13:23:51.811 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T13:23:51.811 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:23:51.820 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:23:51.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-13T13:23:51.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:51 smithi193 ceph-mon[34836]: from='client.? 172.21.15.81:0/2066445476' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:23:52.079 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:52.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:52 smithi193 ceph-mon[34836]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:52.762 INFO:teuthology.orchestra.run.smithi081.stdout:Backend: cephadm 2024-09-13T13:23:52.762 INFO:teuthology.orchestra.run.smithi081.stdout:Available: Yes 2024-09-13T13:23:52.762 INFO:teuthology.orchestra.run.smithi081.stdout:Paused: No 2024-09-13T13:23:52.763 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:52 smithi081 ceph-mon[25847]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:53.453 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-13T13:23:53.701 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:53.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:53 smithi081 ceph-mon[25847]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:53.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:53.806 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:53 smithi193 ceph-mon[34836]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:53.806 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:23:54.281 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:23:54.281 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.smithi081 smithi081 *:9093,9094 running (2m) 38s ago 3m 19.1M - 0.27.0 11f11916f8cd ed0b24a7076d 2024-09-13T13:23:54.281 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter.smithi081 smithi081 running (4m) 38s ago 4m 8150k - 19.3.0-4917-gb0201b8c 1641fe80ce72 9b3d704b4e7d 2024-09-13T13:23:54.281 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter.smithi193 smithi193 running (3m) 44s ago 3m 5314k - 19.3.0-4917-gb0201b8c 1641fe80ce72 4eea51e40ef8 2024-09-13T13:23:54.281 INFO:teuthology.orchestra.run.smithi081.stdout:crash.smithi081 smithi081 running (4m) 38s ago 4m 6895k - 19.3.0-4917-gb0201b8c 1641fe80ce72 6db58d18353f 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:crash.smithi193 smithi193 running (3m) 44s ago 3m 6895k - 19.3.0-4917-gb0201b8c 1641fe80ce72 e044158a9af8 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.smithi081 smithi081 *:3000 running (2m) 38s ago 3m 74.1M - 10.4.0 c8b91775d855 74589110888a 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.smithi081.dsrsfk smithi081 *:9283,8765,8443 running (5m) 38s ago 5m 509M - 19.3.0-4917-gb0201b8c 1641fe80ce72 77b04ed3efdc 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.smithi193.qqjfdp smithi193 *:8443,9283,8765 running (2m) 44s ago 2m 455M - 19.3.0-4917-gb0201b8c 1641fe80ce72 5d6a0037f7bf 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:mon.smithi081 smithi081 running (5m) 38s ago 5m 48.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4ecc1b962a03 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:mon.smithi193 smithi193 running (2m) 44s ago 2m 42.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 b5f6714efccb 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.smithi081 smithi081 *:9100 running (3m) 38s ago 3m 10.0M - 1.7.0 72c9c2088986 f76764169251 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.smithi193 smithi193 *:9100 running (3m) 44s ago 2m 11.8M - 1.7.0 72c9c2088986 0bf6e7c4a4f9 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi193 running (93s) 44s ago 92s 37.9M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 bce752278670 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (89s) 38s ago 88s 48.2M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 0b14ca418b0c 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi193 running (83s) 44s ago 83s 36.2M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 d474e4292537 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (78s) 38s ago 77s 36.2M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 3f292ff0c264 2024-09-13T13:23:54.282 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi193 running (74s) 44s ago 73s 35.9M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 3961a25d174d 2024-09-13T13:23:54.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi081 running (66s) 38s ago 66s 38.2M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 645c16880a63 2024-09-13T13:23:54.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi193 running (64s) 44s ago 63s 39.2M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 bf23afabb7c3 2024-09-13T13:23:54.283 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi081 running (55s) 38s ago 54s 28.8M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 2bf3940f5499 2024-09-13T13:23:54.283 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.smithi081 smithi081 *:9095 running (2m) 38s ago 3m 42.0M - 2.51.0 1d3b7f56885b 92095d3e68bc 2024-09-13T13:23:54.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:54 smithi193 ceph-mon[34836]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:54.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:54 smithi081 ceph-mon[25847]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:54.977 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-13T13:23:55.220 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:55.597 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:55 smithi081 ceph-mon[25847]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager ?:9093,9094 1/1 40s ago 4m count:1 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter 2/2 46s ago 4m * 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:crash 2/2 46s ago 4m * 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:grafana ?:3000 1/1 40s ago 4m count:1 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:mgr 2/2 46s ago 4m count:2 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:mon 2/2 46s ago 3m smithi081:172.21.15.81=smithi081;smithi193:172.21.15.193=smithi193;count:2 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter ?:9100 2/2 46s ago 4m * 2024-09-13T13:23:55.877 INFO:teuthology.orchestra.run.smithi081.stdout:osd.all-available-devices 8 46s ago 2m * 2024-09-13T13:23:55.878 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus ?:9095 1/1 40s ago 4m count:1 2024-09-13T13:23:55.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:55 smithi193 ceph-mon[34836]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:56.479 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-13T13:23:56.725 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:56.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:56 smithi081 ceph-mon[25847]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:56.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:56 smithi193 ceph-mon[34836]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:57.377 INFO:teuthology.orchestra.run.smithi081.stdout:HOST ADDR LABELS STATUS 2024-09-13T13:23:57.377 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 172.21.15.81 2024-09-13T13:23:57.377 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 172.21.15.193 2024-09-13T13:23:57.377 INFO:teuthology.orchestra.run.smithi081.stdout:2 hosts in cluster 2024-09-13T13:23:57.657 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:57 smithi081 ceph-mon[25847]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:57.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:57 smithi193 ceph-mon[34836]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:57.982 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-13T13:23:58.226 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:23:58.610 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:58 smithi081 ceph-mon[25847]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:58.610 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:23:58 smithi081 ceph-mon[25847]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400N7400BGN 372G No 38s ago Has a FileSystem, LVM detected 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme1n1 ssd Linux_af74d9b347b12f22236d 89.4G No 38s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme2n1 ssd Linux_d01a9f90ce8c81eb0347 89.4G No 38s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme3n1 ssd Linux_5a56c5698c6b68dc8555 89.4G No 38s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme4n1 ssd Linux_13f44a09b3bd1e9b3c96 89.4G No 38s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.883 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500HB400BGN 372G No 45s ago Has a FileSystem, LVM detected 2024-09-13T13:23:58.884 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme1n1 ssd Linux_c964257f11a6cf971ada 89.4G No 45s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.884 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme2n1 ssd Linux_e63c4bc6d341e81884b9 89.4G No 45s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.884 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme3n1 ssd Linux_4285799a25eca507b4cb 89.4G No 45s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.884 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme4n1 ssd Linux_afa0fd6e0ace78e81c57 89.4G No 45s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:23:58.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:58 smithi193 ceph-mon[34836]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:58.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:23:58 smithi193 ceph-mon[34836]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:59.618 INFO:teuthology.run_tasks:Running task vip... 2024-09-13T13:23:59.630 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-13T13:23:59.630 INFO:tasks.vip:peername 172.21.15.81 2024-09-13T13:23:59.634 INFO:tasks.vip:172.21.15.81 in 172.21.0.0/20, pos 3920 2024-09-13T13:23:59.638 INFO:tasks.vip:smithi081.front.sepia.ceph.com static 10.0.15.81, vnet 10.0.0.0/16 2024-09-13T13:23:59.638 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.81')] 2024-09-13T13:23:59.639 DEBUG:teuthology.orchestra.run.smithi081:> sudo ip route ls 2024-09-13T13:23:59.665 INFO:teuthology.orchestra.run.smithi081.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.81 metric 100 2024-09-13T13:23:59.665 INFO:teuthology.orchestra.run.smithi081.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.81 metric 100 2024-09-13T13:23:59.666 INFO:tasks.vip:Configuring 10.0.15.81 on smithi081.front.sepia.ceph.com iface enp3s0f1... 2024-09-13T13:23:59.666 DEBUG:teuthology.orchestra.run.smithi081:> sudo ip addr add 10.0.15.81/16 dev enp3s0f1 2024-09-13T13:23:59.732 INFO:tasks.vip:peername 172.21.15.193 2024-09-13T13:23:59.735 INFO:tasks.vip:172.21.15.193 in 172.21.0.0/20, pos 4032 2024-09-13T13:23:59.787 INFO:tasks.vip:smithi193.front.sepia.ceph.com static 10.0.15.193, vnet 10.0.0.0/16 2024-09-13T13:23:59.787 DEBUG:teuthology.orchestra.run.smithi193:> sudo ip route ls 2024-09-13T13:23:59.819 INFO:teuthology.orchestra.run.smithi193.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.193 metric 100 2024-09-13T13:23:59.819 INFO:teuthology.orchestra.run.smithi193.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.193 metric 100 2024-09-13T13:23:59.820 INFO:tasks.vip:Configuring 10.0.15.193 on smithi193.front.sepia.ceph.com iface enp3s0f1... 2024-09-13T13:23:59.820 DEBUG:teuthology.orchestra.run.smithi193:> sudo ip addr add 10.0.15.193/16 dev enp3s0f1 2024-09-13T13:23:59.890 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:23:59.898 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:23:59.899 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls --refresh' 2024-09-13T13:24:00.143 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:00.727 INFO:teuthology.orchestra.run.smithi081.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-13T13:24:00.727 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400N7400BGN 372G No 40s ago Has a FileSystem, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme1n1 ssd Linux_af74d9b347b12f22236d 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme2n1 ssd Linux_d01a9f90ce8c81eb0347 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme3n1 ssd Linux_5a56c5698c6b68dc8555 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme4n1 ssd Linux_13f44a09b3bd1e9b3c96 89.4G No 40s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500HB400BGN 372G No 46s ago Has a FileSystem, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme1n1 ssd Linux_c964257f11a6cf971ada 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme2n1 ssd Linux_e63c4bc6d341e81884b9 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme3n1 ssd Linux_4285799a25eca507b4cb 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:00.728 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme4n1 ssd Linux_afa0fd6e0ace78e81c57 89.4G No 46s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:24:01.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:00 smithi081 ceph-mon[25847]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:01.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:00 smithi081 ceph-mon[25847]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:01.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:00 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:24:01.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:00 smithi193 ceph-mon[34836]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:01.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:00 smithi193 ceph-mon[34836]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:01.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:00 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:24:01.473 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-13T13:24:01.483 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:24:01.483 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-13T13:24:01.507 INFO:teuthology.orchestra.run.smithi081.stderr:+ systemctl stop nfs-server 2024-09-13T13:24:01.515 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi193.front.sepia.ceph.com 2024-09-13T13:24:01.515 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-09-13T13:24:01.541 INFO:teuthology.orchestra.run.smithi193.stderr:+ systemctl stop nfs-server 2024-09-13T13:24:01.548 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:24:01.561 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:24:01.561 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create fs1' 2024-09-13T13:24:02.074 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:01 smithi081 ceph-mon[25847]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:02.095 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:01 smithi193 ceph-mon[34836]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:02.264 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:03.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:02 smithi081 ceph-mon[25847]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:03.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:02 smithi193 ceph-mon[34836]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:04.042 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.042 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.042 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool create", "pool": "cephfs.fs1.meta"} : dispatch 2024-09-13T13:24:04.042 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.042 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:03 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.174 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.174 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.174 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool create", "pool": "cephfs.fs1.meta"} : dispatch 2024-09-13T13:24:04.174 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.175 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:03 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:04.948 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-mon[25847]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "fs1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:04.949 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-mon[25847]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:04.949 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool create", "pool": "cephfs.fs1.meta"}]': finished 2024-09-13T13:24:04.949 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-mon[25847]: osdmap e49: 8 total, 8 up, 8 in 2024-09-13T13:24:04.949 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"} : dispatch 2024-09-13T13:24:04.949 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:04 smithi081 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081[25824]: 2024-09-13T13:24:04.812+0000 7fced980e640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:24:04.989 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:04 smithi193 ceph-mon[34836]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "fs1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:04.990 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:04 smithi193 ceph-mon[34836]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:04.990 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool create", "pool": "cephfs.fs1.meta"}]': finished 2024-09-13T13:24:04.990 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:04 smithi193 ceph-mon[34836]: osdmap e49: 8 total, 8 up, 8 in 2024-09-13T13:24:04.990 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:04 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"} : dispatch 2024-09-13T13:24:05.595 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs cluster create happy --ingress --virtual-ip=10.0.31.81 --ingress-mode=haproxy-protocol' 2024-09-13T13:24:05.910 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"}]': finished 2024-09-13T13:24:05.910 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: osdmap e50: 8 total, 8 up, 8 in 2024-09-13T13:24:05.910 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"} : dispatch 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"}]': finished 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: osdmap e51: 8 total, 8 up, 8 in 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: fsmap fs1:0 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: Saving service mds.fs1 spec with placement count:2 2024-09-13T13:24:05.911 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.fs1.data"}]': finished 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: osdmap e50: 8 total, 8 up, 8 in 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"} : dispatch 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "fs new", "fs_name": "fs1", "metadata": "cephfs.fs1.meta", "data": "cephfs.fs1.data"}]': finished 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: osdmap e51: 8 total, 8 up, 8 in 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: fsmap fs1:0 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: Saving service mds.fs1 spec with placement count:2 2024-09-13T13:24:06.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:06.305 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:06 smithi193 ceph-mon[34836]: pgmap v143: 65 pgs: 26 creating+peering, 33 unknown, 6 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:06 smithi193 ceph-mon[34836]: osdmap e52: 8 total, 8 up, 8 in 2024-09-13T13:24:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:06.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:06 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:07.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:06 smithi081 ceph-mon[25847]: pgmap v143: 65 pgs: 26 creating+peering, 33 unknown, 6 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:07.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:06 smithi081 ceph-mon[25847]: osdmap e52: 8 total, 8 up, 8 in 2024-09-13T13:24:07.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:07.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:06 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: osdmap e53: 8 total, 8 up, 8 in 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.167 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:07 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: osdmap e53: 8 total, 8 up, 8 in 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:07 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "happy", "ingress": true, "virtual_ip": "10.0.31.81", "ingress_mode": "haproxy-protocol", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: pgmap v146: 65 pgs: 26 creating+peering, 25 unknown, 14 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:08.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "happy", "ingress": true, "virtual_ip": "10.0.31.81", "ingress_mode": "haproxy-protocol", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: pgmap v146: 65 pgs: 26 creating+peering, 25 unknown, 14 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"} : dispatch 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:09.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:09.717 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname fs1 --cluster-id happy --pseudo-path /d1' 2024-09-13T13:24:09.983 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: Saving service nfs.happy spec with placement count:1 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: Saving service ingress.nfs.happy spec with placement count:2 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:09.994 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:09 smithi081 ceph-mon[25847]: pgmap v149: 97 pgs: 13 creating+peering, 3 unknown, 81 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: Saving service nfs.happy spec with placement count:1 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: Saving service ingress.nfs.happy spec with placement count:2 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:10.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:09 smithi193 ceph-mon[34836]: pgmap v149: 97 pgs: 13 creating+peering, 3 unknown, 81 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:11.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:10 smithi193 ceph-mon[34836]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:24:11.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:10 smithi193 ceph-mon[34836]: mgrmap e20: smithi081.dsrsfk(active, since 3m), standbys: smithi193.qqjfdp 2024-09-13T13:24:11.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:10 smithi193 ceph-mon[34836]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "fs1", "cluster_id": "happy", "pseudo_path": "/d1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:11.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:10 smithi081 ceph-mon[25847]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:24:11.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:10 smithi081 ceph-mon[25847]: mgrmap e20: smithi081.dsrsfk(active, since 3m), standbys: smithi193.qqjfdp 2024-09-13T13:24:11.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:10 smithi081 ceph-mon[25847]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "fs1", "cluster_id": "happy", "pseudo_path": "/d1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:24:12.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.smithi081.govkcp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:24:12.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.smithi081.govkcp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:24:12.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:12.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: Deploying daemon mds.fs1.smithi081.govkcp on smithi081 2024-09-13T13:24:12.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:12 smithi081 ceph-mon[25847]: pgmap v151: 97 pgs: 7 creating+peering, 90 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.smithi081.govkcp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.smithi081.govkcp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: Deploying daemon mds.fs1.smithi081.govkcp on smithi081 2024-09-13T13:24:12.705 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:12 smithi193 ceph-mon[34836]: pgmap v151: 97 pgs: 7 creating+peering, 90 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:24:14.617 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-09-13T13:24:14.617 INFO:teuthology.orchestra.run.smithi081.stdout: "bind": "/d1", 2024-09-13T13:24:14.617 INFO:teuthology.orchestra.run.smithi081.stdout: "cluster": "happy", 2024-09-13T13:24:14.617 INFO:teuthology.orchestra.run.smithi081.stdout: "fs": "fs1", 2024-09-13T13:24:14.618 INFO:teuthology.orchestra.run.smithi081.stdout: "mode": "RW", 2024-09-13T13:24:14.618 INFO:teuthology.orchestra.run.smithi081.stdout: "path": "/" 2024-09-13T13:24:14.618 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:boot 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: daemon mds.fs1.smithi081.govkcp assigned to filesystem fs1 as rank 0 (now has 1 ranks) 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: Cluster is now healthy 2024-09-13T13:24:14.937 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: fsmap fs1:0 1 up:standby 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata", "who": "fs1.smithi081.govkcp"} : dispatch 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:creating} 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: daemon mds.fs1.smithi081.govkcp is now active in filesystem fs1 as rank 0 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.smithi193.gzshgv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.smithi193.gzshgv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: Deploying daemon mds.fs1.smithi193.gzshgv on smithi193 2024-09-13T13:24:14.938 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:14 smithi081 ceph-mon[25847]: pgmap v152: 97 pgs: 97 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:boot 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: daemon mds.fs1.smithi081.govkcp assigned to filesystem fs1 as rank 0 (now has 1 ranks) 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: Cluster is now healthy 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: fsmap fs1:0 1 up:standby 2024-09-13T13:24:14.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata", "who": "fs1.smithi081.govkcp"} : dispatch 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:creating} 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: daemon mds.fs1.smithi081.govkcp is now active in filesystem fs1 as rank 0 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "mds.fs1.smithi193.gzshgv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "mds.fs1.smithi193.gzshgv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: Deploying daemon mds.fs1.smithi193.gzshgv on smithi193 2024-09-13T13:24:14.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:14 smithi193 ceph-mon[34836]: pgmap v152: 97 pgs: 97 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-13T13:24:15.322 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-13T13:24:15.332 INFO:tasks.cephadm:Waiting for ceph service nfs.happy to start (timeout 300)... 2024-09-13T13:24:15.332 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:15.590 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:15.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:15 smithi193 ceph-mon[34836]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:active 2024-09-13T13:24:15.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:15 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 2024-09-13T13:24:15.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:15 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-13T13:24:15.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:15 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-13T13:24:15.956 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:15 smithi081 ceph-mon[25847]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:active 2024-09-13T13:24:15.957 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:15 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 2024-09-13T13:24:15.957 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:15 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"} : dispatch 2024-09-13T13:24:15.957 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:15 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy, allow rw tag cephfs data=fs1", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-09-13T13:24:16.241 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:16.241 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:08.964234Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:16.201567Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: pgmap v153: 97 pgs: 97 active+clean; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]} : dispatch 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]}]': finished 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"} : dispatch 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"}]': finished 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:24:16.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:16 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: pgmap v153: 97 pgs: 97 active+clean; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]} : dispatch 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=happy"]}]': finished 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]} : dispatch 2024-09-13T13:24:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.happy", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"} : dispatch 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.happy"}]': finished 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.happy.0.0.smithi193.gyqcuy-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:24:16.955 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:16 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:16.958 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Creating key for client.nfs.happy.0.0.smithi193.gyqcuy 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Ensuring nfs.happy.0 is in the ganesha grace table 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Rados config object exists: conf-nfs.happy 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Creating key for client.nfs.happy.0.0.smithi193.gyqcuy-rgw 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Bind address in nfs.happy.0.0.smithi193.gyqcuy's ganesha conf is defaulting to empty 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: Deploying daemon nfs.happy.0.0.smithi193.gyqcuy on smithi193 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: mgrmap e21: smithi081.dsrsfk(active, since 3m), standbys: smithi193.qqjfdp 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: mds.? [v2:172.21.15.193:6832/2539368214,v1:172.21.15.193:6833/2539368214] up:boot 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata", "who": "fs1.smithi193.gzshgv"} : dispatch 2024-09-13T13:24:17.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:17 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Creating key for client.nfs.happy.0.0.smithi193.gyqcuy 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Ensuring nfs.happy.0 is in the ganesha grace table 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Rados config object exists: conf-nfs.happy 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Creating key for client.nfs.happy.0.0.smithi193.gyqcuy-rgw 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Bind address in nfs.happy.0.0.smithi193.gyqcuy's ganesha conf is defaulting to empty 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: Deploying daemon nfs.happy.0.0.smithi193.gyqcuy on smithi193 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: mgrmap e21: smithi081.dsrsfk(active, since 3m), standbys: smithi193.qqjfdp 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: mds.? [v2:172.21.15.193:6832/2539368214,v1:172.21.15.193:6833/2539368214] up:boot 2024-09-13T13:24:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:17.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "mds metadata", "who": "fs1.smithi193.gzshgv"} : dispatch 2024-09-13T13:24:17.781 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:17 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:17.960 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:18.212 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:18.808 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:18.808 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:08.964234Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:16.201567Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:18.825 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:18 smithi193 ceph-mon[34836]: pgmap v154: 97 pgs: 97 active+clean; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-13T13:24:18.825 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:18 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:18 smithi081 ceph-mon[25847]: pgmap v154: 97 pgs: 97 active+clean; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-13T13:24:19.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:18 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.513 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:active 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:19 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: mds.? [v2:172.21.15.81:6834/2320756359,v1:172.21.15.81:6835/2320756359] up:active 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:19.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:19 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:20.515 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:20.776 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:20.896 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:20 smithi081 ceph-mon[25847]: Deploying daemon haproxy.nfs.happy.smithi193.swhoyx on smithi193 2024-09-13T13:24:20.897 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:20 smithi081 ceph-mon[25847]: pgmap v155: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 KiB/s wr, 7 op/s 2024-09-13T13:24:20.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:20 smithi193 ceph-mon[34836]: Deploying daemon haproxy.nfs.happy.smithi193.swhoyx on smithi193 2024-09-13T13:24:20.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:20 smithi193 ceph-mon[34836]: pgmap v155: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.6 KiB/s wr, 7 op/s 2024-09-13T13:24:21.386 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:21.386 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:08.964234Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:21.876 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:21 smithi193 ceph-mon[34836]: mds.? [v2:172.21.15.193:6832/2539368214,v1:172.21.15.193:6833/2539368214] up:standby 2024-09-13T13:24:21.877 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:21 smithi193 ceph-mon[34836]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:21.887 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:21 smithi081 ceph-mon[25847]: mds.? [v2:172.21.15.193:6832/2539368214,v1:172.21.15.193:6833/2539368214] up:standby 2024-09-13T13:24:21.888 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:21 smithi081 ceph-mon[25847]: fsmap fs1:1 {0=fs1.smithi081.govkcp=up:active} 1 up:standby 2024-09-13T13:24:22.069 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:22.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:22 smithi193 ceph-mon[34836]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:22.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:22 smithi193 ceph-mon[34836]: pgmap v156: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:24:23.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:22 smithi081 ceph-mon[25847]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:23.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:22 smithi081 ceph-mon[25847]: pgmap v156: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:24:23.070 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:23.321 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:23.921 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:23.921 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:08.964234Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:23 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:24.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:23 smithi081 ceph-mon[25847]: pgmap v157: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:24:24.222 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:24.222 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:24.222 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:23 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:24.222 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:23 smithi193 ceph-mon[34836]: pgmap v157: 97 pgs: 97 active+clean; 580 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:24:24.655 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:25.268 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:25 smithi193 ceph-mon[34836]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:25.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:25 smithi081 ceph-mon[25847]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:25.656 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:25.906 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:26.680 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:26.681 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:25.325902Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:26.681 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.681 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.681 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:26 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.681 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:26 smithi081 ceph-mon[25847]: Deploying daemon haproxy.nfs.happy.smithi081.hotmdc on smithi081 2024-09-13T13:24:26.681 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:26 smithi081 ceph-mon[25847]: pgmap v158: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.3 KiB/s wr, 6 op/s 2024-09-13T13:24:26.703 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:26 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:26 smithi193 ceph-mon[34836]: Deploying daemon haproxy.nfs.happy.smithi081.hotmdc on smithi081 2024-09-13T13:24:26.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:26 smithi193 ceph-mon[34836]: pgmap v158: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.3 KiB/s wr, 6 op/s 2024-09-13T13:24:27.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:27 smithi193 ceph-mon[34836]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:27.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:27 smithi081 ceph-mon[25847]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:28.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:28 smithi081 ceph-mon[25847]: pgmap v159: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-13T13:24:28.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:28 smithi193 ceph-mon[34836]: pgmap v159: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-13T13:24:28.761 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:29.763 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:30.347 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:30.843 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:30 smithi081 ceph-mon[25847]: pgmap v160: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-13T13:24:31.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:30 smithi193 ceph-mon[34836]: pgmap v160: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-13T13:24:31.243 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:31.244 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:25.325902Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:32.300 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: pgmap v161: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: 10.0.31.81 is in 10.0.0.0/16 on smithi193 interface enp3s0f1 2024-09-13T13:24:33.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: 10.0.31.81 is in 10.0.0.0/16 on smithi081 interface enp3s0f1 2024-09-13T13:24:33.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:32 smithi081 ceph-mon[25847]: Deploying daemon keepalived.nfs.happy.smithi193.fpgmsi on smithi193 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: pgmap v161: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: 10.0.31.81 is in 10.0.0.0/16 on smithi193 interface enp3s0f1 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: 10.0.31.81 is in 10.0.0.0/16 on smithi081 interface enp3s0f1 2024-09-13T13:24:33.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:32 smithi193 ceph-mon[34836]: Deploying daemon keepalived.nfs.happy.smithi193.fpgmsi on smithi193 2024-09-13T13:24:33.301 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:33.558 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:34.216 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:34.216 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:31.788657Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:34.819 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:35.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:34 smithi193 ceph-mon[34836]: pgmap v162: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:35.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:34 smithi081 ceph-mon[25847]: pgmap v162: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:35.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:35.947 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:35 smithi193 ceph-mon[34836]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:36.080 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:36.201 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:35 smithi081 ceph-mon[25847]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:36.734 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:36.734 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:31.788657Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:36.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:36 smithi193 ceph-mon[34836]: pgmap v163: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:37.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:36 smithi081 ceph-mon[25847]: pgmap v163: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:24:37.326 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:38.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:37 smithi193 ceph-mon[34836]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:38.279 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:37 smithi081 ceph-mon[25847]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:38.327 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:38.603 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:38 smithi081 ceph-mon[25847]: pgmap v164: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:38 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:38 smithi193 ceph-mon[34836]: pgmap v164: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:38 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:39.919 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:39 smithi081 ceph-mon[25847]: 10.0.31.81 is in 10.0.0.0/16 on smithi081 interface enp3s0f1 2024-09-13T13:24:39.919 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:39 smithi081 ceph-mon[25847]: 10.0.31.81 is in 10.0.0.0/16 on smithi193 interface enp3s0f1 2024-09-13T13:24:39.919 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:39 smithi081 ceph-mon[25847]: Deploying daemon keepalived.nfs.happy.smithi081.scoqaj on smithi081 2024-09-13T13:24:39.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:39 smithi193 ceph-mon[34836]: 10.0.31.81 is in 10.0.0.0/16 on smithi081 interface enp3s0f1 2024-09-13T13:24:39.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:39 smithi193 ceph-mon[34836]: 10.0.31.81 is in 10.0.0.0/16 on smithi193 interface enp3s0f1 2024-09-13T13:24:39.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:39 smithi193 ceph-mon[34836]: Deploying daemon keepalived.nfs.happy.smithi081.scoqaj on smithi081 2024-09-13T13:24:40.387 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:40.387 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:38.083812Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:41.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:40 smithi081 ceph-mon[25847]: pgmap v165: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:41.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:40 smithi193 ceph-mon[34836]: pgmap v165: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:41.221 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:41.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:41 smithi193 ceph-mon[34836]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:42.222 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:42.247 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:41 smithi081 ceph-mon[25847]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:42.821 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:43.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:42 smithi081 ceph-mon[25847]: pgmap v166: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:43.161 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:42 smithi193 ceph-mon[34836]: pgmap v166: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:43.612 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:43.612 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:38.083812Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:44.463 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:45.171 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:44 smithi081 ceph-mon[25847]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:45.172 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:44 smithi081 ceph-mon[25847]: pgmap v167: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:44 smithi193 ceph-mon[34836]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:45.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:44 smithi193 ceph-mon[34836]: pgmap v167: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:45.464 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:46.320 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:46.999 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:46.999 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:02.783668Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:02.783805Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:46.327621Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "ports": [2049, 9049], "running": 0, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:02.784006Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:02.784089Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "ports": [12049], "running": 0, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:02.783886Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:02.784183Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: pgmap v168: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.000 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:46 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: pgmap v168: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:47.085 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:46 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:24:48.341 INFO:tasks.cephadm:nfs.happy has 0/1 2024-09-13T13:24:48.895 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:48 smithi081 ceph-mon[25847]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:48.895 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:48 smithi081 ceph-mon[25847]: pgmap v169: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:48.895 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:48 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:48.952 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:48 smithi193 ceph-mon[34836]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:48.952 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:48 smithi193 ceph-mon[34836]: pgmap v169: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:48.952 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:48 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:49.342 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:49.991 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:50.837 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:50.837 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:06.916592Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:06.916662Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:46.327621Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "last_refresh": "2024-09-13T13:24:50.646767Z", "ports": [2049, 9049], "running": 2, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "last_refresh": "2024-09-13T13:24:50.646519Z", "running": 1, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:06.916520Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:06.916426Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "last_refresh": "2024-09-13T13:24:50.646644Z", "ports": [12049], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:06.916731Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:06.917018Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:51.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:50 smithi193 ceph-mon[34836]: pgmap v170: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:51.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:51.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:50 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:51.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:50 smithi081 ceph-mon[25847]: pgmap v170: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:51.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:51.280 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:50 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:51.686 INFO:tasks.cephadm:nfs.happy has 1/1 2024-09-13T13:24:51.687 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-13T13:24:51.696 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.happy to start (timeout 300)... 2024-09-13T13:24:51.697 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:51.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:51 smithi193 ceph-mon[34836]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:52.028 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:51 smithi081 ceph-mon[25847]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:52.460 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:52.832 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:52 smithi081 ceph-mon[25847]: pgmap v171: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:53.137 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:53.137 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:06.916815Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:06.916592Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:06.916662Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:06.916884Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:46.327621Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "last_refresh": "2024-09-13T13:24:50.646767Z", "ports": [2049, 9049], "running": 2, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "last_refresh": "2024-09-13T13:24:50.646519Z", "running": 1, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:06.916520Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:06.916426Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:19.025043Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "last_refresh": "2024-09-13T13:24:50.646644Z", "ports": [12049], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:06.916731Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:06.917018Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:06.916951Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:53.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:52 smithi193 ceph-mon[34836]: pgmap v171: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:53.757 INFO:tasks.cephadm:ingress.nfs.happy has 2/4 2024-09-13T13:24:53.952 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:53 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:54.029 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:53 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:24:54.757 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:24:55.053 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:54 smithi081 ceph-mon[25847]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:55.053 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:54 smithi081 ceph-mon[25847]: pgmap v172: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:54 smithi193 ceph-mon[34836]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:55.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:54 smithi193 ceph-mon[34836]: pgmap v172: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:55.356 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:24:55.999 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-09-13T13:24:55.999 INFO:teuthology.orchestra.run.smithi081.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-09-13T13:19:20.648216Z", "last_refresh": "2024-09-13T13:24:55.259645Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:47.476338Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2024-09-13T13:19:15.217503Z", "last_refresh": "2024-09-13T13:24:50.645302Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:50.708326Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-09-13T13:19:13.878179Z", "last_refresh": "2024-09-13T13:24:50.645457Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-09-13T13:19:17.994640Z", "last_refresh": "2024-09-13T13:24:55.259708Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:24:46.327621Z service:ingress.nfs.happy [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.happy", "service_name": "ingress.nfs.happy", "service_type": "ingress", "spec": {"backend_service": "nfs.happy", "enable_haproxy_protocol": true, "first_virtual_router_id": 50, "frontend_port": 2049, "monitor_port": 9049, "virtual_ip": "10.0.31.81"}, "status": {"created": "2024-09-13T13:24:08.961168Z", "last_refresh": "2024-09-13T13:24:50.646767Z", "ports": [2049, 9049], "running": 4, "size": 4, "virtual_ip": "10.0.31.81"}}, {"events": ["2024-09-13T13:24:16.195990Z service:mds.fs1 [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "fs1", "service_name": "mds.fs1", "service_type": "mds", "status": {"created": "2024-09-13T13:24:04.828836Z", "last_refresh": "2024-09-13T13:24:50.646519Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:20:57.082415Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:19:12.177683Z", "last_refresh": "2024-09-13T13:24:50.645721Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:06.790940Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi081:172.21.15.81=smithi081", "smithi193:172.21.15.193=smithi193"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:19:57.693438Z", "last_refresh": "2024-09-13T13:24:50.645874Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:24:55.715142Z service:nfs.happy [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "happy", "service_name": "nfs.happy", "service_type": "nfs", "spec": {"enable_haproxy_protocol": true, "port": 12049}, "status": {"created": "2024-09-13T13:24:08.956816Z", "last_refresh": "2024-09-13T13:24:50.646644Z", "ports": [12049], "running": 1, "size": 1}}, {"events": ["2024-09-13T13:20:54.402882Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-09-13T13:19:19.308495Z", "last_refresh": "2024-09-13T13:24:50.645592Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-09-13T13:21:12.620102Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2024-09-13T13:21:12.614210Z", "last_refresh": "2024-09-13T13:24:50.646007Z", "running": 8, "size": 8}}, {"events": ["2024-09-13T13:21:06.795679Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-09-13T13:19:16.571224Z", "last_refresh": "2024-09-13T13:24:55.259772Z", "ports": [9095], "running": 1, "size": 1}}] 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.530 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:24:56.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: pgmap v173: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-13T13:24:56.531 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:56 smithi081 ceph-mon[25847]: Reconfiguring prometheus.smithi081 (dependencies changed)... 2024-09-13T13:24:56.660 INFO:tasks.cephadm:ingress.nfs.happy has 4/4 2024-09-13T13:24:56.660 INFO:teuthology.run_tasks:Running task vip.exec... 2024-09-13T13:24:56.671 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:24:56.671 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/happy' 2024-09-13T13:24:56.697 INFO:teuthology.orchestra.run.smithi081.stderr:+ mkdir /mnt/happy 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: pgmap v173: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-09-13T13:24:56.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:56 smithi193 ceph-mon[34836]: Reconfiguring prometheus.smithi081 (dependencies changed)... 2024-09-13T13:24:56.705 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 1' 2024-09-13T13:24:56.770 INFO:teuthology.orchestra.run.smithi081.stderr:+ sleep 1 2024-09-13T13:24:57.774 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.81:/d1 /mnt/happy' 2024-09-13T13:24:57.839 INFO:teuthology.orchestra.run.smithi081.stderr:+ mount -t nfs 10.0.31.81:/d1 /mnt/happy 2024-09-13T13:24:57.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:57 smithi193 ceph-mon[34836]: Reconfiguring daemon prometheus.smithi081 on smithi081 2024-09-13T13:24:57.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:57 smithi193 ceph-mon[34836]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:57.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:57 smithi081 ceph-mon[25847]: Reconfiguring daemon prometheus.smithi081 on smithi081 2024-09-13T13:24:57.977 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:57 smithi081 ceph-mon[25847]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:24:58.598 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/happy/testfile' 2024-09-13T13:24:58.666 INFO:teuthology.orchestra.run.smithi081.stderr:+ echo test 2024-09-13T13:24:58.681 DEBUG:teuthology.orchestra.run.smithi081:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-09-13T13:24:58.745 INFO:teuthology.orchestra.run.smithi081.stderr:+ sync 2024-09-13T13:24:59.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:24:58 smithi081 ceph-mon[25847]: pgmap v174: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:24:59.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:24:58 smithi193 ceph-mon[34836]: pgmap v174: 97 pgs: 97 active+clean; 581 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-13T13:25:00.785 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:25:00.798 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:25:00.798 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-09-13T13:25:01.159 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:00 smithi081 ceph-mon[25847]: pgmap v175: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 853 B/s wr, 0 op/s 2024-09-13T13:25:01.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:00 smithi193 ceph-mon[34836]: pgmap v175: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 853 B/s wr, 0 op/s 2024-09-13T13:25:01.525 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:01.988 INFO:teuthology.orchestra.run.smithi081.stdout:167 167 2024-09-13T13:25:02.601 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch status' 2024-09-13T13:25:03.031 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:02 smithi081 ceph-mon[25847]: pgmap v176: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-09-13T13:25:03.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:02 smithi193 ceph-mon[34836]: pgmap v176: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-09-13T13:25:03.500 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:04.167 INFO:teuthology.orchestra.run.smithi081.stdout:Backend: cephadm 2024-09-13T13:25:04.167 INFO:teuthology.orchestra.run.smithi081.stdout:Available: Yes 2024-09-13T13:25:04.167 INFO:teuthology.orchestra.run.smithi081.stdout:Paused: No 2024-09-13T13:25:04.805 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ps' 2024-09-13T13:25:05.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:04 smithi081 ceph-mon[25847]: pgmap v177: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-09-13T13:25:05.203 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:04 smithi193 ceph-mon[34836]: pgmap v177: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-09-13T13:25:05.402 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:05 smithi193 ceph-mon[34836]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T13:25:05.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:05 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:25:06.051 INFO:teuthology.orchestra.run.smithi081.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:25:06.051 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager.smithi081 smithi081 *:9093,9094 running (3m) 10s ago 4m 19.1M - 0.27.0 11f11916f8cd ed0b24a7076d 2024-09-13T13:25:06.051 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter.smithi081 smithi081 running (5m) 10s ago 5m 8883k - 19.3.0-4917-gb0201b8c 1641fe80ce72 9b3d704b4e7d 2024-09-13T13:25:06.051 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter.smithi193 smithi193 running (4m) 15s ago 4m 5314k - 19.3.0-4917-gb0201b8c 1641fe80ce72 4eea51e40ef8 2024-09-13T13:25:06.051 INFO:teuthology.orchestra.run.smithi081.stdout:crash.smithi081 smithi081 running (5m) 10s ago 5m 6895k - 19.3.0-4917-gb0201b8c 1641fe80ce72 6db58d18353f 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:crash.smithi193 smithi193 running (4m) 15s ago 4m 6895k - 19.3.0-4917-gb0201b8c 1641fe80ce72 e044158a9af8 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:grafana.smithi081 smithi081 *:3000 running (3m) 10s ago 4m 76.6M - 10.4.0 c8b91775d855 74589110888a 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:haproxy.nfs.happy.smithi081.hotmdc smithi081 *:2049,9049 running (34s) 10s ago 34s 6131k - 2.3.17-d1c9119 e85424b0d443 3ab0701ac3e6 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:haproxy.nfs.happy.smithi193.swhoyx smithi193 *:2049,9049 running (41s) 15s ago 40s 6279k - 2.3.17-d1c9119 e85424b0d443 9d2d1cc56428 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:keepalived.nfs.happy.smithi081.scoqaj smithi081 running (20s) 10s ago 19s 1593k - 2.2.4 4a3a1ff181d9 f4dda0bd90e1 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:keepalived.nfs.happy.smithi193.fpgmsi smithi193 running (28s) 15s ago 28s 1589k - 2.2.4 4a3a1ff181d9 1bb1dadec722 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:mds.fs1.smithi081.govkcp smithi081 running (52s) 10s ago 52s 14.9M - 19.3.0-4917-gb0201b8c 1641fe80ce72 c846044db001 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:mds.fs1.smithi193.gzshgv smithi193 running (50s) 15s ago 49s 13.1M - 19.3.0-4917-gb0201b8c 1641fe80ce72 fc1009f0f118 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.smithi081.dsrsfk smithi081 *:9283,8765,8443 running (6m) 10s ago 6m 522M - 19.3.0-4917-gb0201b8c 1641fe80ce72 77b04ed3efdc 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:mgr.smithi193.qqjfdp smithi193 *:8443,9283,8765 running (4m) 15s ago 4m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 5d6a0037f7bf 2024-09-13T13:25:06.052 INFO:teuthology.orchestra.run.smithi081.stdout:mon.smithi081 smithi081 running (6m) 10s ago 6m 47.6M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4ecc1b962a03 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:mon.smithi193 smithi193 running (4m) 15s ago 4m 36.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 b5f6714efccb 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:nfs.happy.0.0.smithi193.gyqcuy smithi193 *:12049 running (47s) 15s ago 47s 62.7M - 5.9 1641fe80ce72 bbdf732cb189 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.smithi081 smithi081 *:9100 running (5m) 10s ago 5m 9969k - 1.7.0 72c9c2088986 f76764169251 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter.smithi193 smithi193 *:9100 running (4m) 15s ago 4m 11.3M - 1.7.0 72c9c2088986 0bf6e7c4a4f9 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.0 smithi193 running (2m) 15s ago 2m 43.6M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 bce752278670 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.1 smithi081 running (2m) 10s ago 2m 52.4M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 0b14ca418b0c 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.2 smithi193 running (2m) 15s ago 2m 40.6M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 d474e4292537 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.3 smithi081 running (2m) 10s ago 2m 42.6M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 3f292ff0c264 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.4 smithi193 running (2m) 15s ago 2m 46.4M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 3961a25d174d 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.5 smithi081 running (2m) 10s ago 2m 47.6M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 645c16880a63 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.6 smithi193 running (2m) 15s ago 2m 50.0M 3728M 19.3.0-4917-gb0201b8c 1641fe80ce72 bf23afabb7c3 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:osd.7 smithi081 running (2m) 10s ago 2m 41.9M 2960M 19.3.0-4917-gb0201b8c 1641fe80ce72 2bf3940f5499 2024-09-13T13:25:06.053 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus.smithi081 smithi081 *:9095 starting - - - - 2024-09-13T13:25:06.054 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:05 smithi081 ceph-mon[25847]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:06.054 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:06.054 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:06.054 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-13T13:25:06.054 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:05 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:25:07.008 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:06 smithi081 ceph-mon[25847]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:25:07.008 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:06 smithi081 ceph-mon[25847]: pgmap v178: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-13T13:25:07.089 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:06 smithi193 ceph-mon[34836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:25:07.089 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:06 smithi193 ceph-mon[34836]: pgmap v178: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-09-13T13:25:07.398 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls' 2024-09-13T13:25:07.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:07 smithi193 ceph-mon[34836]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:08.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:07 smithi081 ceph-mon[25847]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:08.162 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:08.982 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:08 smithi081 ceph-mon[25847]: pgmap v179: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1023 B/s wr, 0 op/s 2024-09-13T13:25:08.982 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:08 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:alertmanager ?:9093,9094 1/1 13s ago 5m count:1 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:ceph-exporter 2/2 18s ago 5m * 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:crash 2/2 18s ago 5m * 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:grafana ?:3000 1/1 13s ago 5m count:1 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:ingress.nfs.happy 10.0.31.81:2049,9049 4/4 18s ago 60s count:2 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:mds.fs1 2/2 18s ago 64s count:2 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:mgr 2/2 18s ago 5m count:2 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:mon 2/2 18s ago 5m smithi081:172.21.15.81=smithi081;smithi193:172.21.15.193=smithi193;count:2 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:nfs.happy ?:12049 1/1 18s ago 60s count:1 2024-09-13T13:25:09.005 INFO:teuthology.orchestra.run.smithi081.stdout:node-exporter ?:9100 2/2 18s ago 5m * 2024-09-13T13:25:09.006 INFO:teuthology.orchestra.run.smithi081.stdout:osd.all-available-devices 8 18s ago 3m * 2024-09-13T13:25:09.006 INFO:teuthology.orchestra.run.smithi081.stdout:prometheus ?:9095 0/1 - 5m count:1 2024-09-13T13:25:09.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:08 smithi193 ceph-mon[34836]: pgmap v179: 97 pgs: 97 active+clean; 588 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1023 B/s wr, 0 op/s 2024-09-13T13:25:09.205 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:08 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:25:09.972 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch host ls' 2024-09-13T13:25:10.589 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:11.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:10 smithi081 ceph-mon[25847]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:11.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:10 smithi081 ceph-mon[25847]: pgmap v180: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-13T13:25:11.130 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:10 smithi193 ceph-mon[34836]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:11.130 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:10 smithi193 ceph-mon[34836]: pgmap v180: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-09-13T13:25:11.223 INFO:teuthology.orchestra.run.smithi081.stdout:HOST ADDR LABELS STATUS 2024-09-13T13:25:11.224 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 172.21.15.81 2024-09-13T13:25:11.224 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 172.21.15.193 2024-09-13T13:25:11.224 INFO:teuthology.orchestra.run.smithi081.stdout:2 hosts in cluster 2024-09-13T13:25:12.330 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch device ls' 2024-09-13T13:25:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:12 smithi193 ceph-mon[34836]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:12 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:12.704 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:12 smithi193 ceph-mon[34836]: pgmap v181: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2024-09-13T13:25:12.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:12 smithi081 ceph-mon[25847]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:12.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:12.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:12 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:12.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:12 smithi081 ceph-mon[25847]: pgmap v181: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2024-09-13T13:25:13.222 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:13.895 INFO:teuthology.orchestra.run.smithi081.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-09-13T13:25:13.895 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400N7400BGN 372G No 62s ago Has a FileSystem, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme1n1 ssd Linux_af74d9b347b12f22236d 89.4G No 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme2n1 ssd Linux_d01a9f90ce8c81eb0347 89.4G No 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme3n1 ssd Linux_5a56c5698c6b68dc8555 89.4G No 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi081 /dev/nvme4n1 ssd Linux_13f44a09b3bd1e9b3c96 89.4G No 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620500HB400BGN 372G No 67s ago Has a FileSystem, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme1n1 ssd Linux_c964257f11a6cf971ada 89.4G No 67s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme2n1 ssd Linux_e63c4bc6d341e81884b9 89.4G No 67s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme3n1 ssd Linux_4285799a25eca507b4cb 89.4G No 67s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:13.896 INFO:teuthology.orchestra.run.smithi081.stdout:smithi193 /dev/nvme4n1 ssd Linux_afa0fd6e0ace78e81c57 89.4G No 67s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-09-13T13:25:14.916 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: pgmap v182: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:25:14.917 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:14 smithi081 ceph-mon[25847]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:14.941 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-09-13T13:25:15.191 INFO:teuthology.orchestra.run.smithi081.stderr:Inferring config /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/mon.smithi081/config 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: pgmap v182: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:25:15.204 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:14 smithi193 ceph-mon[34836]: from='mgr.14229 172.21.15.81:0/368157376' entity='mgr.smithi081.dsrsfk' 2024-09-13T13:25:15.834 INFO:teuthology.orchestra.run.smithi081.stdout:osd.all-available-devices 8 4s ago 4m * 2024-09-13T13:25:15.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:15 smithi193 ceph-mon[34836]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:16.078 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:15 smithi081 ceph-mon[25847]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:16.516 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-13T13:25:16.530 INFO:tasks.vip:Removing 10.0.15.81 (and any VIPs) on smithi081.front.sepia.ceph.com iface enp3s0f1... 2024-09-13T13:25:16.531 DEBUG:teuthology.orchestra.run.smithi081:> sudo ip addr del 10.0.15.81/16 dev enp3s0f1 2024-09-13T13:25:16.559 DEBUG:teuthology.orchestra.run.smithi081:> sudo ip addr del 10.0.31.81/16 dev enp3s0f1 2024-09-13T13:25:16.622 INFO:teuthology.orchestra.run.smithi081.stderr:Error: ipv4: Address not found. 2024-09-13T13:25:16.623 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-13T13:25:16.623 INFO:tasks.vip:Removing 10.0.15.193 (and any VIPs) on smithi193.front.sepia.ceph.com iface enp3s0f1... 2024-09-13T13:25:16.624 DEBUG:teuthology.orchestra.run.smithi193:> sudo ip addr del 10.0.15.193/16 dev enp3s0f1 2024-09-13T13:25:16.658 DEBUG:teuthology.orchestra.run.smithi193:> sudo ip addr del 10.0.31.81/16 dev enp3s0f1 2024-09-13T13:25:16.726 INFO:teuthology.orchestra.run.smithi193.stderr:Error: ipv4: Address not found. 2024-09-13T13:25:16.727 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-13T13:25:16.728 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T13:25:16.738 INFO:tasks.cephadm:Teardown begin 2024-09-13T13:25:16.739 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:16.764 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:25:16.795 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T13:25:16.796 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:25:16.820 DEBUG:teuthology.orchestra.run.smithi193:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:25:16.851 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T13:25:16.852 INFO:tasks.cephadm.mon.smithi081:Stopping mon.smithi081... 2024-09-13T13:25:16.852 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081 2024-09-13T13:25:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:16 smithi193 ceph-mon[34836]: pgmap v183: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:25:16.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:16 smithi193 ceph-mon[34836]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:17.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:16 smithi081 ceph-mon[25847]: pgmap v183: 97 pgs: 97 active+clean; 589 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T13:25:17.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:16 smithi081 ceph-mon[25847]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:17.030 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:16 smithi081 systemd[1]: Stopping Ceph mon.smithi081 for 86a69c60-71d2-11ef-bceb-c7b262605968... 2024-09-13T13:25:17.426 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:17 smithi081 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081[25824]: 2024-09-13T13:25:17.167+0000 7fcedf019640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi081 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T13:25:17.426 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:17 smithi081 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081[25824]: 2024-09-13T13:25:17.167+0000 7fcedf019640 -1 mon.smithi081@0(leader) e2 *** Got Signal Terminated *** 2024-09-13T13:25:17.426 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:17 smithi081 podman[85706]: 2024-09-13 13:25:17.218704419 +0000 UTC m=+0.175217793 container died 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:25:17.779 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:17 smithi081 podman[85706]: 2024-09-13 13:25:17.607339961 +0000 UTC m=+0.563853333 container cleanup 4ecc1b962a03fb170b5f757256642617c60091b3b2ce54bc055c51b5d980c75e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-13T13:25:17.780 INFO:journalctl@ceph.mon.smithi081.smithi081.stdout:Sep 13 13:25:17 smithi081 bash[85706]: ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi081 2024-09-13T13:25:18.015 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi081.service' 2024-09-13T13:25:18.072 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:25:18.072 INFO:tasks.cephadm.mon.smithi081:Stopped mon.smithi081 2024-09-13T13:25:18.072 INFO:tasks.cephadm.mon.smithi193:Stopping mon.smithi193... 2024-09-13T13:25:18.072 DEBUG:teuthology.orchestra.run.smithi193:> sudo systemctl stop ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi193 2024-09-13T13:25:18.454 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:18 smithi193 systemd[1]: Stopping Ceph mon.smithi193 for 86a69c60-71d2-11ef-bceb-c7b262605968... 2024-09-13T13:25:18.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:18 smithi193 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193[34805]: 2024-09-13T13:25:18.715+0000 7f9fa00a2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi193 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T13:25:18.954 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:18 smithi193 ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193[34805]: 2024-09-13T13:25:18.715+0000 7f9fa00a2640 -1 mon.smithi193@1(peon) e2 *** Got Signal Terminated *** 2024-09-13T13:25:19.419 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:19 smithi193 podman[62243]: 2024-09-13 13:25:19.100375468 +0000 UTC m=+0.516111159 container died b5f6714efccb4bfae1078128d24cfe2345b04f1007c6c8e37fdc7d93ffe8ff42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2) 2024-09-13T13:25:19.702 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:19 smithi193 podman[62243]: 2024-09-13 13:25:19.592042171 +0000 UTC m=+1.007777851 container cleanup b5f6714efccb4bfae1078128d24cfe2345b04f1007c6c8e37fdc7d93ffe8ff42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T13:25:19.702 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:19 smithi193 bash[62243]: ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193 2024-09-13T13:25:19.953 INFO:journalctl@ceph.mon.smithi193.smithi193.stdout:Sep 13 13:25:19 smithi193 podman[62278]: 2024-09-13 13:25:19.785195012 +0000 UTC m=+0.815364463 container remove b5f6714efccb4bfae1078128d24cfe2345b04f1007c6c8e37fdc7d93ffe8ff42 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b, name=ceph-86a69c60-71d2-11ef-bceb-c7b262605968-mon-smithi193, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-13T13:25:20.031 DEBUG:teuthology.orchestra.run.smithi193:> sudo pkill -f 'journalctl -f -n 0 -u ceph-86a69c60-71d2-11ef-bceb-c7b262605968@mon.smithi193.service' 2024-09-13T13:25:20.076 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:25:20.077 INFO:tasks.cephadm.mon.smithi193:Stopped mon.smithi193 2024-09-13T13:25:20.077 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:25:20.449 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:26:14.846 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:26:15.051 INFO:teuthology.orchestra.run.smithi193.stdout:Deleting cluster with fsid: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:27:12.599 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:27:12.633 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:27:12.660 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T13:27:12.662 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi081/crash 2024-09-13T13:27:12.663 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:27:12.726 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:27:12.726 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:27:12.728 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi193/crash 2024-09-13T13:27:12.729 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:27:12.763 INFO:teuthology.orchestra.run.smithi193.stderr:tar: /var/lib/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:27:12.763 INFO:teuthology.orchestra.run.smithi193.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:27:12.765 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T13:27:12.765 DEBUG:teuthology.orchestra.run.smithi081:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_DAEMON_PLACE_FAIL | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-13T13:27:12.797 INFO:tasks.cephadm:Compressing logs... 2024-09-13T13:27:12.797 DEBUG:teuthology.orchestra.run.smithi081:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T13:27:12.839 DEBUG:teuthology.orchestra.run.smithi193:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi081.govkcp.log 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:: No such file or directory 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi081.govkcp.log: /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.1.log: 82.6% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi081.govkcp.log.gz 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:27:12.862 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:27:12.871 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:27:12.871 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi081.dsrsfk.log 2024-09-13T13:27:12.871 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi081.dsrsfk.log: 84.4% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log.gzgzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi081.log 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log: 86.8% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr: 91.0% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi081.log 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi081.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-13T13:27:12.872 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi081.log: 93.4% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi081.log.gz 2024-09-13T13:27:12.874 INFO:teuthology.orchestra.run.smithi193.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T13:27:12.874 INFO:teuthology.orchestra.run.smithi193.stderr:: No such file or directory 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi193.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi193.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr: 28.5% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-client.ceph-exporter.smithi193.log.gz 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi193.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi193.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr: 82.7% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.cephadm.log.gz/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.2.log: 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi193.qqjfdp.log 2024-09-13T13:27:12.875 INFO:teuthology.orchestra.run.smithi193.stderr: 91.2% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi193.gzshgv.log 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi193.qqjfdp.log: 86.4% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi193.gzshgv.log: 84.4% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mds.fs1.smithi193.gzshgv.log.gz 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cephadm.log: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr: 91.1% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi193.qqjfdp.log.gz 2024-09-13T13:27:12.876 INFO:teuthology.orchestra.run.smithi193.stderr: 91.8% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:27:12.877 INFO:teuthology.orchestra.run.smithi081.stderr: 91.7% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:27:12.877 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:27:12.905 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:27:12.935 INFO:teuthology.orchestra.run.smithi193.stderr: 92.4% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi193.log.gz 2024-09-13T13:27:12.959 INFO:teuthology.orchestra.run.smithi193.stderr: 92.7% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-13T13:27:12.963 INFO:teuthology.orchestra.run.smithi193.stderr: 93.2% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-13T13:27:12.981 INFO:teuthology.orchestra.run.smithi081.stderr: 93.1% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-13T13:27:12.993 INFO:teuthology.orchestra.run.smithi081.stderr: 93.1% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-13T13:27:12.997 INFO:teuthology.orchestra.run.smithi193.stderr: 93.1% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T13:27:13.013 INFO:teuthology.orchestra.run.smithi193.stderr: 93.3% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T13:27:13.015 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-09-13T13:27:13.015 INFO:teuthology.orchestra.run.smithi193.stderr:real 0m0.162s 2024-09-13T13:27:13.016 INFO:teuthology.orchestra.run.smithi193.stderr:user 0m0.550s 2024-09-13T13:27:13.016 INFO:teuthology.orchestra.run.smithi193.stderr:sys 0m0.047s 2024-09-13T13:27:13.021 INFO:teuthology.orchestra.run.smithi081.stderr: 93.2% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-13T13:27:13.025 INFO:teuthology.orchestra.run.smithi081.stderr: 89.0% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mgr.smithi081.dsrsfk.log.gz 2024-09-13T13:27:13.035 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T13:27:13.141 INFO:teuthology.orchestra.run.smithi081.stderr: 91.1% -- replaced with /var/log/ceph/86a69c60-71d2-11ef-bceb-c7b262605968/ceph-mon.smithi081.log.gz 2024-09-13T13:27:13.143 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-09-13T13:27:13.143 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m0.292s 2024-09-13T13:27:13.144 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m1.018s 2024-09-13T13:27:13.144 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.061s 2024-09-13T13:27:13.144 INFO:tasks.cephadm:Archiving logs... 2024-09-13T13:27:13.144 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi081/log 2024-09-13T13:27:13.145 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:27:13.351 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi193/log 2024-09-13T13:27:13.352 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:27:13.458 INFO:tasks.cephadm:Removing cluster... 2024-09-13T13:27:13.459 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 --force 2024-09-13T13:27:13.652 INFO:teuthology.orchestra.run.smithi081.stdout:Deleting cluster with fsid: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:27:13.773 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 86a69c60-71d2-11ef-bceb-c7b262605968 --force 2024-09-13T13:27:13.967 INFO:teuthology.orchestra.run.smithi193.stdout:Deleting cluster with fsid: 86a69c60-71d2-11ef-bceb-c7b262605968 2024-09-13T13:27:14.083 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T13:27:14.083 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:27:14.099 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:27:14.115 INFO:tasks.cephadm:Teardown complete 2024-09-13T13:27:14.115 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-13T13:27:14.132 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_1... 2024-09-13T13:27:14.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_1 2024-09-13T13:27:14.284 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-13T13:27:14.285 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_2... 2024-09-13T13:27:14.285 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_2 2024-09-13T13:27:14.432 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-13T13:27:14.433 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_3... 2024-09-13T13:27:14.434 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_3 2024-09-13T13:27:14.573 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-13T13:27:14.574 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi081:/dev/vg_nvme/lv_4... 2024-09-13T13:27:14.574 DEBUG:teuthology.orchestra.run.smithi081:> sudo nvme disconnect -n lv_4 2024-09-13T13:27:14.710 INFO:teuthology.orchestra.run.smithi081.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-13T13:27:14.712 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-09-13T13:27:14.712 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/scratch_devs 2024-09-13T13:27:14.736 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi193:/dev/vg_nvme/lv_1... 2024-09-13T13:27:14.736 DEBUG:teuthology.orchestra.run.smithi193:> sudo nvme disconnect -n lv_1 2024-09-13T13:27:14.900 INFO:teuthology.orchestra.run.smithi193.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-09-13T13:27:14.902 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi193:/dev/vg_nvme/lv_2... 2024-09-13T13:27:14.902 DEBUG:teuthology.orchestra.run.smithi193:> sudo nvme disconnect -n lv_2 2024-09-13T13:27:15.098 INFO:teuthology.orchestra.run.smithi193.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-09-13T13:27:15.100 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi193:/dev/vg_nvme/lv_3... 2024-09-13T13:27:15.100 DEBUG:teuthology.orchestra.run.smithi193:> sudo nvme disconnect -n lv_3 2024-09-13T13:27:15.283 INFO:teuthology.orchestra.run.smithi193.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-09-13T13:27:15.284 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi193:/dev/vg_nvme/lv_4... 2024-09-13T13:27:15.284 DEBUG:teuthology.orchestra.run.smithi193:> sudo nvme disconnect -n lv_4 2024-09-13T13:27:15.420 INFO:teuthology.orchestra.run.smithi193.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-09-13T13:27:15.422 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-13T13:27:15.422 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/scratch_devs 2024-09-13T13:27:15.447 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T13:27:15.457 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T13:27:15.457 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:27:15.460 DEBUG:teuthology.orchestra.run.smithi193:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:27:15.475 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:27:15.480 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:27:15.480 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-09-13T13:27:15.480 INFO:teuthology.orchestra.run.smithi081.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 -73us[ -55us] +/- 45ms 2024-09-13T13:27:15.481 INFO:teuthology.orchestra.run.smithi081.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 9 -189us[ -170us] +/- 73ms 2024-09-13T13:27:15.481 INFO:teuthology.orchestra.run.smithi081.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 10 +305us[ +323us] +/- 60ms 2024-09-13T13:27:15.481 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:27:15.502 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:27:15.506 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:27:15.506 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-09-13T13:27:15.506 INFO:teuthology.orchestra.run.smithi193.stdout:^* hv01.front.sepia.ceph.com 3 6 377 9 -80us[ -66us] +/- 45ms 2024-09-13T13:27:15.507 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 10 -193us[ -178us] +/- 73ms 2024-09-13T13:27:15.507 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 10 +318us[ +333us] +/- 60ms 2024-09-13T13:27:15.507 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:27:15.508 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T13:27:15.518 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T13:27:15.518 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T13:27:15.541 DEBUG:teuthology.orchestra.run.smithi081:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-13T13:27:15.624 DEBUG:teuthology.orchestra.run.smithi193:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-13T13:27:15.692 DEBUG:teuthology.orchestra.run.smithi081:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T13:27:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:27:15.722 DEBUG:teuthology.orchestra.run.smithi193:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-13T13:27:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:27:15.750 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T13:27:15.761 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T13:27:15.771 INFO:teuthology.task.internal:Duration was 822.697108 seconds 2024-09-13T13:27:15.771 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T13:27:15.781 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T13:27:15.781 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:27:15.784 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:27:15.821 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:27:15.828 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:27:15.991 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T13:27:15.991 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-09-13T13:27:15.991 DEBUG:teuthology.orchestra.run.smithi081:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-13T13:27:16.012 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi193.front.sepia.ceph.com 2024-09-13T13:27:16.012 DEBUG:teuthology.orchestra.run.smithi193:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-13T13:27:16.055 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T13:27:16.056 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:27:16.058 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:27:16.121 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T13:27:16.122 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:27:16.125 DEBUG:teuthology.orchestra.run.smithi193:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:27:16.391 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T13:27:16.402 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T13:27:16.402 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:27:16.428 DEBUG:teuthology.orchestra.run.smithi193:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:27:16.453 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T13:27:16.465 DEBUG:teuthology.orchestra.run.smithi081:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:27:16.470 DEBUG:teuthology.orchestra.run.smithi193:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:27:16.491 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-09-13T13:27:16.516 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = core 2024-09-13T13:27:16.538 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:27:16.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:27:16.578 DEBUG:teuthology.orchestra.run.smithi193:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:27:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:27:16.592 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T13:27:16.603 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T13:27:16.604 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi081 2024-09-13T13:27:16.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:27:16.656 DEBUG:teuthology.misc:Transferring archived files from smithi193:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903642/remote/smithi193 2024-09-13T13:27:16.657 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:27:16.697 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T13:27:16.697 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:27:16.699 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:27:16.744 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T13:27:16.758 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T13:27:16.758 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T13:27:16.770 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T13:27:16.770 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:27:16.773 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:27:16.785 INFO:teuthology.orchestra.run.smithi081.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:27 /home/ubuntu/cephtest 2024-09-13T13:27:16.799 INFO:teuthology.orchestra.run.smithi193.stdout: 265861 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:27 /home/ubuntu/cephtest 2024-09-13T13:27:16.800 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T13:27:16.812 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T13:27:16.835 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nfs-haproxy-proto 3-final} duration: 822.6971077919006 owner: scheduled_gabrioux@teuthology success: true 2024-09-13T13:27:16.836 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:27:16.932 INFO:teuthology.run:pass