2024-05-20T15:38:47.371 INFO:root:teuthology version: 0.0.1.dev287+gb9e3da8 2024-05-20T15:38:47.371 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --verbose --description orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} --name adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi --archive /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517 -- /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/orig.config.yaml 2024-05-20T15:38:47.409 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-20T15:38:47.509 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517 branch: wip-adk3-testing-2024-05-17-1244-squid description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} email: adking@redhat.com first_in_suite: false job_id: '7715517' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk3-testing-2024-05-17-1244-squid ansible.cephlab: branch: wip-remove-get_md5 repo: https://github.com/VallariAg/ceph-cm-ansible.git 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\) log-only-match: - CEPHADM_ sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: image: quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 install: ceph: flavor: default sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk3-testing-2024-05-17-1244-squid sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b owner: scheduled_adking@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 8610 sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b sleep_before_teardown: 0 subset: 1/18 suite: orch:cephadm suite_branch: wip-adk3-testing-2024-05-17-1244-squid suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_c9244f932fbe7969d9e11182fed4cba727b39b5b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFAFBoROaZhonCOfiiWfIhg6i9rgmj6QZu5leqe3SiG2h18vO7ntOLbUGRClDbvYC/bgyH1Zuf53Ot3BtSYt/QU= smithi154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNS+cFNhRbiKKm6ZaNeVAGAdTULYrp9Y6X4uN14JT4Lmkz2YqgkGOcmhHjUVKbBDm8mGokDoEgg27f9bOjN375c= tasks: - 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 foofs - cephadm.apply: specs: - placement: count: 1 service_id: foo service_type: nfs spec: port: 2049 virtual_ip: '{{VIP0}}' - placement: count: 1 service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo keepalive_only: true monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/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: b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a timestamp: 2024-05-20_15:04:14 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-05-20T15:38:47.509 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_c9244f932fbe7969d9e11182fed4cba727b39b5b/qa; will attempt to use it 2024-05-20T15:38:47.510 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_c9244f932fbe7969d9e11182fed4cba727b39b5b/qa/tasks 2024-05-20T15:38:47.510 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-20T15:38:47.512 INFO:teuthology.task.internal:Checking packages... 2024-05-20T15:38:47.533 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c9244f932fbe7969d9e11182fed4cba727b39b5b' 2024-05-20T15:38:47.534 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-20T15:38:47.534 INFO:teuthology.packaging:ref: None 2024-05-20T15:38:47.534 INFO:teuthology.packaging:tag: None 2024-05-20T15:38:47.534 INFO:teuthology.packaging:branch: wip-adk3-testing-2024-05-17-1244-squid 2024-05-20T15:38:47.534 INFO:teuthology.packaging:sha1: c9244f932fbe7969d9e11182fed4cba727b39b5b 2024-05-20T15:38:47.534 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk3-testing-2024-05-17-1244-squid 2024-05-20T15:38:47.756 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2689.gc9244f93 2024-05-20T15:38:47.758 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-20T15:38:47.764 INFO:teuthology.task.internal:no buildpackages task found 2024-05-20T15:38:47.764 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-20T15:38:47.772 INFO:teuthology.task.internal:Saving configuration 2024-05-20T15:38:47.790 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-20T15:38:47.796 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-20T15:38:47.819 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-20 15:33:54.343072', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFAFBoROaZhonCOfiiWfIhg6i9rgmj6QZu5leqe3SiG2h18vO7ntOLbUGRClDbvYC/bgyH1Zuf53Ot3BtSYt/QU='} 2024-05-20T15:38:47.841 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-20 15:33:54.344643', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNS+cFNhRbiKKm6ZaNeVAGAdTULYrp9Y6X4uN14JT4Lmkz2YqgkGOcmhHjUVKbBDm8mGokDoEgg27f9bOjN375c='} 2024-05-20T15:38:47.841 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-20T15:38:47.848 INFO:teuthology.task.internal:roles: ubuntu@smithi032.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-05-20T15:38:47.848 INFO:teuthology.task.internal:roles: ubuntu@smithi154.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-05-20T15:38:47.848 INFO:teuthology.run_tasks:Running task console_log... 2024-05-20T15:38:47.910 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc1ce043ac0>, signals=[15]) 2024-05-20T15:38:47.911 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-20T15:38:47.917 INFO:teuthology.task.internal:Opening connections... 2024-05-20T15:38:47.917 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:38:47.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:38:48.013 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2024-05-20T15:38:48.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:38:48.096 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-20T15:38:48.103 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-05-20T15:38:48.122 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-05-20T15:38:48.123 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="CentOS Stream" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="9" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:ID="centos" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="rhel fedora" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="9" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el9" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-20T15:38:48.181 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:LOGO="fedora-logo-icon" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://centos.org/" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-20T15:38:48.182 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-20T15:38:48.183 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-05-20T15:38:48.203 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2024-05-20T15:38:48.220 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2024-05-20T15:38:48.221 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="CentOS Stream" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="9" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:ID="centos" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE="rhel fedora" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="9" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:PLATFORM_ID="platform:el9" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:ANSI_COLOR="0;31" 2024-05-20T15:38:48.279 INFO:teuthology.orchestra.run.smithi154.stdout:LOGO="fedora-logo-icon" 2024-05-20T15:38:48.280 INFO:teuthology.orchestra.run.smithi154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-20T15:38:48.280 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://centos.org/" 2024-05-20T15:38:48.280 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-20T15:38:48.280 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-20T15:38:48.280 INFO:teuthology.orchestra.run.smithi154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-20T15:38:48.280 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2024-05-20T15:38:48.302 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-20T15:38:48.313 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-20T15:38:48.318 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-20T15:38:48.318 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-05-20T15:38:48.321 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2024-05-20T15:38:48.336 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-20T15:38:48.343 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-20T15:38:48.343 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-05-20T15:38:48.379 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2024-05-20T15:38:48.405 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-20T15:38:48.461 INFO:teuthology.run_tasks:Running task kernel... 2024-05-20T15:38:48.477 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-20T15:38:48.477 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-20T15:38:48.477 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-20T15:38:48.478 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-20T15:38:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:38:48.494 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-05-20T15:38:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:38:48.495 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-05-20T15:38:48.550 INFO:teuthology.orchestra.run.smithi154.stdout:5.14.0-437.el9.x86_64 2024-05-20T15:38:48.551 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.14.0-437.el9.x86_64 2024-05-20T15:38:48.551 DEBUG:teuthology.orchestra.run.smithi154:> sudo yum install -y kernel 2024-05-20T15:38:48.552 INFO:teuthology.orchestra.run.smithi032.stdout:5.14.0-437.el9.x86_64 2024-05-20T15:38:48.552 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.14.0-437.el9.x86_64 2024-05-20T15:38:48.552 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum install -y kernel 2024-05-20T15:38:50.835 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.1 MB 00:00 2024-05-20T15:38:53.303 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - AppStream 15 MB/s | 19 MB 00:01 2024-05-20T15:38:55.247 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - BaseOS 1.6 MB/s | 8.1 MB 00:05 2024-05-20T15:38:57.264 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-05-20T15:38:57.729 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.2 MB 00:00 2024-05-20T15:38:59.363 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 16 kB 00:00 2024-05-20T15:39:00.359 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 25 MB/s | 21 MB 00:00 2024-05-20T15:39:01.290 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.2 MB 00:00 2024-05-20T15:39:02.866 INFO:teuthology.orchestra.run.smithi154.stdout:CentOS Stream 9 - Extras packages 38 kB/s | 16 kB 00:00 2024-05-20T15:39:04.828 INFO:teuthology.orchestra.run.smithi154.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-05-20T15:39:05.757 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-05-20T15:39:07.888 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-20T15:39:07.888 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-20T15:39:07.986 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-05-20T15:39:07.993 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout:Install 4 Packages 2024-05-20T15:39:07.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:39:07.995 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 78 M 2024-05-20T15:39:07.995 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 123 M 2024-05-20T15:39:07.995 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-05-20T15:39:09.008 INFO:teuthology.orchestra.run.smithi032.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 615 kB/s | 550 kB 00:00 2024-05-20T15:39:09.817 INFO:teuthology.orchestra.run.smithi032.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 9.1 MB/s | 15 MB 00:01 2024-05-20T15:39:10.067 INFO:teuthology.orchestra.run.smithi154.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-05-20T15:39:10.500 INFO:teuthology.orchestra.run.smithi032.stdout:(3/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 14 MB/s | 34 MB 00:02 2024-05-20T15:39:12.032 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-20T15:39:12.032 INFO:teuthology.orchestra.run.smithi154.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-20T15:39:12.128 INFO:teuthology.orchestra.run.smithi154.stdout:Dependencies resolved. 2024-05-20T15:39:12.139 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-20T15:39:12.139 INFO:teuthology.orchestra.run.smithi154.stdout: Package Architecture Version Repository Size 2024-05-20T15:39:12.139 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout:Installing: 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout:Installing dependencies: 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction Summary 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout:================================================================================ 2024-05-20T15:39:12.140 INFO:teuthology.orchestra.run.smithi154.stdout:Install 4 Packages 2024-05-20T15:39:12.141 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:39:12.141 INFO:teuthology.orchestra.run.smithi154.stdout:Total download size: 78 M 2024-05-20T15:39:12.141 INFO:teuthology.orchestra.run.smithi154.stdout:Installed size: 123 M 2024-05-20T15:39:12.141 INFO:teuthology.orchestra.run.smithi154.stdout:Downloading Packages: 2024-05-20T15:39:12.477 INFO:teuthology.orchestra.run.smithi154.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 2.8 MB/s | 550 kB 00:00 2024-05-20T15:39:12.827 INFO:teuthology.orchestra.run.smithi154.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 28 MB/s | 15 MB 00:00 2024-05-20T15:39:13.219 INFO:teuthology.orchestra.run.smithi154.stdout:(3/4): kernel-modules-core-5.14.0-446.el9.x86_6 38 MB/s | 28 MB 00:00 2024-05-20T15:39:13.466 INFO:teuthology.orchestra.run.smithi032.stdout:(4/4): kernel-modules-core-5.14.0-446.el9.x86_6 6.3 MB/s | 28 MB 00:04 2024-05-20T15:39:13.467 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-05-20T15:39:13.467 INFO:teuthology.orchestra.run.smithi032.stdout:Total 14 MB/s | 78 MB 00:05 2024-05-20T15:39:13.519 INFO:teuthology.orchestra.run.smithi154.stdout:(4/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 27 MB/s | 34 MB 00:01 2024-05-20T15:39:13.519 INFO:teuthology.orchestra.run.smithi154.stdout:-------------------------------------------------------------------------------- 2024-05-20T15:39:13.520 INFO:teuthology.orchestra.run.smithi154.stdout:Total 57 MB/s | 78 MB 00:01 2024-05-20T15:39:14.178 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-05-20T15:39:14.207 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction check 2024-05-20T15:39:14.529 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction check succeeded. 2024-05-20T15:39:14.529 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction test 2024-05-20T15:39:14.575 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-05-20T15:39:14.576 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-05-20T15:39:15.447 INFO:teuthology.orchestra.run.smithi154.stdout:Transaction test succeeded. 2024-05-20T15:39:15.447 INFO:teuthology.orchestra.run.smithi154.stdout:Running transaction 2024-05-20T15:39:15.538 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-05-20T15:39:15.538 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-05-20T15:39:17.863 INFO:teuthology.orchestra.run.smithi154.stdout: Preparing : 1/1 2024-05-20T15:39:18.052 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-05-20T15:39:18.485 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-20T15:39:18.579 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:39:18.690 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-20T15:39:18.776 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:39:21.268 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:39:21.393 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:39:21.586 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:39:21.738 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:39:26.105 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:39:26.154 INFO:teuthology.orchestra.run.smithi154.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:39:26.816 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:39:26.854 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:39:30.927 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:39:32.083 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:00.537 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:00.575 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:00.965 INFO:teuthology.orchestra.run.smithi154.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:00.965 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-20T15:40:00.965 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:40:00.965 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:40:01.805 INFO:teuthology.orchestra.run.smithi154.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:01.805 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:40:01.805 INFO:teuthology.orchestra.run.smithi154.stdout:Installed: 2024-05-20T15:40:01.805 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:01.806 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-20T15:40:01.806 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-20T15:40:01.806 INFO:teuthology.orchestra.run.smithi154.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-20T15:40:01.806 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:40:01.806 INFO:teuthology.orchestra.run.smithi154.stdout:Complete! 2024-05-20T15:40:02.169 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q kernel | sort -rV | head -n 1 2024-05-20T15:40:02.248 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:02.248 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-20T15:40:02.248 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-20T15:40:02.249 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-20T15:40:02.249 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-20T15:40:02.249 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-20T15:40:02.249 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi154.front.sepia.ceph.com, path=None, version=distro) 2024-05-20T15:40:02.249 DEBUG:teuthology.orchestra.run.smithi154:> rpm -q kernel | sort -rV | head -n 1 2024-05-20T15:40:02.299 INFO:teuthology.orchestra.run.smithi154.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:02.299 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-20T15:40:02.299 DEBUG:teuthology.orchestra.run.smithi154:> sudo rpm -qi grub2-tools 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Name : grub2-tools 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Epoch : 1 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Version : 2.06 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Release : 68.el9 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: x86_64 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Group : Unspecified 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:Size : 8264254 2024-05-20T15:40:02.330 INFO:teuthology.orchestra.run.smithi154.stdout:License : GPLv3+ 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Packager : builder@centos.org 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Vendor : CentOS 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Summary : Support tools for GRUB. 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:Description : 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-20T15:40:02.331 INFO:teuthology.orchestra.run.smithi154.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-20T15:40:02.332 INFO:teuthology.orchestra.run.smithi154.stdout:hardware devices. 2024-05-20T15:40:02.332 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:40:02.332 INFO:teuthology.orchestra.run.smithi154.stdout:This subpackage provides tools for support of all platforms. 2024-05-20T15:40:02.333 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-20T15:40:02.333 INFO:teuthology.task.kernel:Updating grub on smithi154 to boot 5.14.0-446.el9.x86_64 2024-05-20T15:40:02.333 DEBUG:teuthology.orchestra.run.smithi154:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-20T15:40:02.926 INFO:teuthology.orchestra.run.smithi154.stderr:Generating grub configuration file ... 2024-05-20T15:40:02.987 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:03.028 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:03.304 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:03.304 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-20T15:40:03.304 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-20T15:40:03.304 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:40:04.111 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-05-20T15:40:04.294 INFO:teuthology.orchestra.run.smithi154.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-20T15:40:04.325 INFO:teuthology.orchestra.run.smithi154.stderr:done 2024-05-20T15:40:04.327 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2024-05-20T15:40:04.342 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.nxgAO5p79B 2024-05-20T15:40:04.343 DEBUG:teuthology.orchestra.run.smithi154:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nxgAO5p79B 2024-05-20T15:40:04.409 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.nxgAO5p79B 2024-05-20T15:40:04.477 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2024-05-20T15:40:04.552 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.553 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-20T15:40:04.553 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-20T15:40:04.553 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-20T15:40:04.553 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-20T15:40:04.553 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-20T15:40:04.553 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-05-20T15:40:04.553 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2024-05-20T15:40:04.556 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.nxgAO5p79B is 6KB 2024-05-20T15:40:04.604 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.607 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-20T15:40:04.607 DEBUG:teuthology.orchestra.run.smithi032:> sudo rpm -qi grub2-tools 2024-05-20T15:40:04.609 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.nxgAO5p79B 2024-05-20T15:40:04.624 DEBUG:teuthology.orchestra.run.smithi154:> sudo /bin/ls /boot/loader/entries || true 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Name : grub2-tools 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Epoch : 1 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Version : 2.06 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Release : 68.el9 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: x86_64 2024-05-20T15:40:04.648 INFO:teuthology.orchestra.run.smithi032.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Group : Unspecified 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Size : 8264254 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:License : GPLv3+ 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Packager : builder@centos.org 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Vendor : CentOS 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Summary : Support tools for GRUB. 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:Description : 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-20T15:40:04.649 INFO:teuthology.orchestra.run.smithi032.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-20T15:40:04.650 INFO:teuthology.orchestra.run.smithi032.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-20T15:40:04.650 INFO:teuthology.orchestra.run.smithi032.stdout:hardware devices. 2024-05-20T15:40:04.650 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:40:04.650 INFO:teuthology.orchestra.run.smithi032.stdout:This subpackage provides tools for support of all platforms. 2024-05-20T15:40:04.651 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-20T15:40:04.651 INFO:teuthology.task.kernel:Updating grub on smithi032 to boot 5.14.0-446.el9.x86_64 2024-05-20T15:40:04.651 DEBUG:teuthology.orchestra.run.smithi032:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-20T15:40:04.685 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-20T15:40:04.685 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-20T15:40:04.685 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-20T15:40:04.685 INFO:teuthology.orchestra.run.smithi154.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-20T15:40:04.687 DEBUG:teuthology.orchestra.run.smithi154:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-20T15:40:04.833 DEBUG:teuthology.orchestra.run.smithi154:> sudo shutdown -r now 2024-05-20T15:40:05.248 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-05-20T15:40:06.752 INFO:teuthology.orchestra.run.smithi032.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-20T15:40:06.786 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-05-20T15:40:06.788 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-05-20T15:40:06.808 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.xITB6wPH9B 2024-05-20T15:40:06.808 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xITB6wPH9B 2024-05-20T15:40:06.874 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.xITB6wPH9B 2024-05-20T15:40:07.014 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.xITB6wPH9B is 6KB 2024-05-20T15:40:07.062 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.xITB6wPH9B 2024-05-20T15:40:07.076 DEBUG:teuthology.orchestra.run.smithi032:> sudo /bin/ls /boot/loader/entries || true 2024-05-20T15:40:07.139 INFO:teuthology.orchestra.run.smithi032.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-20T15:40:07.139 INFO:teuthology.orchestra.run.smithi032.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-20T15:40:07.139 INFO:teuthology.orchestra.run.smithi032.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-20T15:40:07.139 INFO:teuthology.orchestra.run.smithi032.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-20T15:40:07.140 DEBUG:teuthology.orchestra.run.smithi032:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-20T15:40:07.402 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-05-20T15:40:34.860 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-20T15:40:34.861 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:40:34.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:40:37.407 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-20T15:40:37.407 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:40:37.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:40:53.407 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-20T15:40:55.970 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-05-20T15:41:02.414 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:41:02.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:41:04.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:41:04.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:41:05.470 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-20T15:41:17.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:41:17.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:41:23.358 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-05-20T15:41:35.371 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:41:35.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:41:35.637 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-05-20T15:41:35.906 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-05-20T15:41:36.124 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:41:36.124 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-446.el9.x86_64"... 2024-05-20T15:41:36.125 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-05-20T15:41:36.139 INFO:teuthology.orchestra.run.smithi032.stdout:5.14.0-446.el9.x86_64 2024-05-20T15:41:36.140 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-20T15:41:36.140 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-20T15:41:36.140 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-20T15:41:37.140 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-20T15:41:37.141 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-20T15:41:37.216 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-05-20T15:41:37.255 DEBUG:teuthology.parallel:result is None 2024-05-20T15:41:50.907 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:41:50.909 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:41:51.306 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-05-20T15:41:51.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:41:51.730 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-446.el9.x86_64"... 2024-05-20T15:41:51.730 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-05-20T15:41:51.746 INFO:teuthology.orchestra.run.smithi154.stdout:5.14.0-446.el9.x86_64 2024-05-20T15:41:51.747 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-20T15:41:51.747 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-20T15:41:51.747 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-20T15:41:52.748 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-20T15:41:52.749 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-20T15:41:52.816 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2024-05-20T15:41:52.845 DEBUG:teuthology.parallel:result is None 2024-05-20T15:41:52.845 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-20T15:41:52.853 INFO:teuthology.task.internal:Creating test directory... 2024-05-20T15:41:52.853 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-20T15:41:52.856 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-20T15:41:52.873 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-20T15:41:52.937 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-20T15:41:52.944 INFO:teuthology.task.internal:Creating archive directory... 2024-05-20T15:41:52.944 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-20T15:41:52.947 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-20T15:41:52.979 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-20T15:41:52.985 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-20T15:41:52.985 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:41:53.018 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:41:53.048 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-20T15:41:53.054 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-20T15:41:53.060 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-20T15:41:53.064 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-20T15:41:53.066 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-20T15:41:53.073 INFO:teuthology.task.internal:Configuring sudo... 2024-05-20T15:41:53.073 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-20T15:41:53.105 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-20T15:41:53.131 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-20T15:41:53.144 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-20T15:41:53.144 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-20T15:41:53.174 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-20T15:41:53.189 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-20T15:41:53.274 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-20T15:41:53.324 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-20T15:41:53.440 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-20T15:41:53.467 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:41:53.468 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-20T15:41:53.535 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-20T15:41:53.579 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-20T15:41:53.624 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-20T15:41:53.707 DEBUG:teuthology.orchestra.run.smithi154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-20T15:41:53.747 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:41:53.748 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-20T15:41:53.814 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-05-20T15:41:53.816 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2024-05-20T15:41:53.860 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-20T15:41:53.894 INFO:teuthology.orchestra.run.smithi154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-20T15:41:54.152 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-20T15:41:54.160 INFO:teuthology.task.internal:Starting timer... 2024-05-20T15:41:54.160 INFO:teuthology.run_tasks:Running task pcp... 2024-05-20T15:41:54.205 INFO:teuthology.run_tasks:Running task selinux... 2024-05-20T15:41:54.213 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-20T15:41:54.213 DEBUG:teuthology.orchestra.run.smithi032:> sudo service auditd rotate 2024-05-20T15:41:54.293 INFO:teuthology.orchestra.run.smithi032.stdout:Rotating logs: 2024-05-20T15:41:54.295 DEBUG:teuthology.orchestra.run.smithi154:> sudo service auditd rotate 2024-05-20T15:41:54.354 INFO:teuthology.orchestra.run.smithi154.stdout:Rotating logs: 2024-05-20T15:41:54.356 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-20T15:41:54.356 DEBUG:teuthology.orchestra.run.smithi032:> /usr/sbin/getenforce 2024-05-20T15:41:54.384 INFO:teuthology.orchestra.run.smithi032.stdout:Permissive 2024-05-20T15:41:54.384 DEBUG:teuthology.orchestra.run.smithi154:> /usr/sbin/getenforce 2024-05-20T15:41:54.405 INFO:teuthology.orchestra.run.smithi154.stdout:Permissive 2024-05-20T15:41:54.406 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi032.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi154.front.sepia.ceph.com': 'permissive'} 2024-05-20T15:41:54.406 DEBUG:teuthology.orchestra.run.smithi032:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-20T15:41:54.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:41:54.452 DEBUG:teuthology.orchestra.run.smithi154:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-20T15:41:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:41:54.478 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-20T15:41:54.478 DEBUG:teuthology.orchestra.run.smithi032:> sudo /usr/sbin/setenforce permissive 2024-05-20T15:41:54.519 DEBUG:teuthology.orchestra.run.smithi154:> sudo /usr/sbin/setenforce permissive 2024-05-20T15:41:54.545 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-20T15:41:54.552 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'wip-remove-get_md5', 'repo': 'https://github.com/VallariAg/ceph-cm-ansible.git'} 2024-05-20T15:41:54.554 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/github.com_VallariAg_ceph-cm-ansible_wip-remove-get_md5 to origin/wip-remove-get_md5 2024-05-20T15:41:54.563 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-05-20T15:41:54.564 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi154.front.sepia.ceph.com /home/teuthworker/src/github.com_VallariAg_ceph-cm-ansible_wip-remove-get_md5/cephlab.yml 2024-05-20T15:46:15.478 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi154.front.sepia.ceph.com')] 2024-05-20T15:46:15.479 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:46:15.480 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:46:15.568 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-05-20T15:46:15.648 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-05-20T15:46:15.648 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:46:15.649 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-20T15:46:15.730 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-05-20T15:46:15.812 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-05-20T15:46:15.812 INFO:teuthology.run_tasks:Running task clock... 2024-05-20T15:46:15.827 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-20T15:46:15.827 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-20T15:46:15.828 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:15.832 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-20T15:46:15.833 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:15.862 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-20T15:46:15.878 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-20T15:46:15.885 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-20T15:46:15.900 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-20T15:46:15.903 INFO:teuthology.orchestra.run.smithi032.stderr:sudo: ntpd: command not found 2024-05-20T15:46:15.915 INFO:teuthology.orchestra.run.smithi032.stdout:506 Cannot talk to daemon 2024-05-20T15:46:15.927 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: ntpd: command not found 2024-05-20T15:46:15.929 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-20T15:46:15.938 INFO:teuthology.orchestra.run.smithi154.stdout:506 Cannot talk to daemon 2024-05-20T15:46:15.944 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-20T15:46:15.953 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-20T15:46:15.967 INFO:teuthology.orchestra.run.smithi154.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-20T15:46:16.000 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.004 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.022 INFO:teuthology.orchestra.run.smithi154.stderr:bash: line 1: ntpq: command not found 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:=============================================================================== 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.025 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:46:16.026 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-05-20T15:46:16.037 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-05-20T15:46:16.037 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:46:16.037 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:46:16.061 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-05-20T15:46:16.062 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:46:14.464418469 +0000 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:45:34.779185531 +0000 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:45:34.779185531 +0000 2024-05-20T15:46:16.118 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:45:34.779185531 +0000 2024-05-20T15:46:16.119 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-20T15:46:16.183 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:46:16.183 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:46:16.183 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000100209 s, 5.1 MB/s 2024-05-20T15:46:16.187 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-20T15:46:16.245 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:16.302 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:46:14.464418469 +0000 2024-05-20T15:46:16.303 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:45:35.113179080 +0000 2024-05-20T15:46:16.303 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:45:35.113179080 +0000 2024-05-20T15:46:16.303 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:45:35.113179080 +0000 2024-05-20T15:46:16.303 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-20T15:46:16.367 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:46:16.367 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:46:16.367 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000101396 s, 5.0 MB/s 2024-05-20T15:46:16.369 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-20T15:46:16.426 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-05-20T15:46:16.482 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:46:14.464418469 +0000 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:45:35.459172398 +0000 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:45:35.459172398 +0000 2024-05-20T15:46:16.483 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:45:35.459172398 +0000 2024-05-20T15:46:16.484 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-20T15:46:16.546 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:46:16.547 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:46:16.547 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 9.4935e-05 s, 5.4 MB/s 2024-05-20T15:46:16.548 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-20T15:46:16.605 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-05-20T15:46:16.661 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-20T15:46:16.661 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:16.661 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:46:14.464418469 +0000 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:45:35.819165446 +0000 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:45:35.819165446 +0000 2024-05-20T15:46:16.662 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:45:35.819165446 +0000 2024-05-20T15:46:16.662 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-20T15:46:16.725 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:46:16.725 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:46:16.725 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000101588 s, 5.0 MB/s 2024-05-20T15:46:16.726 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-20T15:46:16.783 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:16.911 INFO:teuthology.orchestra.run.smithi032.stdout:loop 2024-05-20T15:46:16.913 INFO:tasks.nvme_loop:Connecting nvme_loop smithi032:/dev/vg_nvme/lv_1... 2024-05-20T15:46:16.913 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:16.947 INFO:teuthology.orchestra.run.smithi032.stdout:1 2024-05-20T15:46:16.977 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/vg_nvme/lv_11 2024-05-20T15:46:17.002 INFO:tasks.nvme_loop:Connecting nvme_loop smithi032:/dev/vg_nvme/lv_2... 2024-05-20T15:46:17.002 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:17.077 INFO:teuthology.orchestra.run.smithi032.stdout:1 2024-05-20T15:46:17.108 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/vg_nvme/lv_21 2024-05-20T15:46:17.140 INFO:tasks.nvme_loop:Connecting nvme_loop smithi032:/dev/vg_nvme/lv_3... 2024-05-20T15:46:17.140 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:17.215 INFO:teuthology.orchestra.run.smithi032.stdout:1 2024-05-20T15:46:17.246 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/vg_nvme/lv_31 2024-05-20T15:46:17.270 INFO:tasks.nvme_loop:Connecting nvme_loop smithi032:/dev/vg_nvme/lv_4... 2024-05-20T15:46:17.270 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:46:17.344 INFO:teuthology.orchestra.run.smithi032.stdout:1 2024-05-20T15:46:17.375 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/vg_nvme/lv_41 2024-05-20T15:46:17.406 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:46:17.406 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:46:17.462 DEBUG:teuthology.orchestra.run.smithi032:> sudo nvme list 2024-05-20T15:46:17.527 INFO:teuthology.orchestra.run.smithi032.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-20T15:46:17.527 INFO:teuthology.orchestra.run.smithi032.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-20T15:46:17.527 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/nvme0n1 PHMB747402DN480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2024-05-20T15:46:17.528 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/nvme1n1 4044bc5281e5197ec4e9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:17.528 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/nvme2n1 b8289dc2aeb8ee8bbde8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:17.528 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/nvme3n1 11cc894c57ccc06c31d7 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:17.528 INFO:teuthology.orchestra.run.smithi032.stdout:/dev/nvme4n1 493402e338d956c8906f Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:17.529 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-20T15:46:17.529 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:46:17.529 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/scratch_devs 2024-05-20T15:46:17.595 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:46:17.595 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:46:17.615 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-05-20T15:46:17.615 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:46:14.411851912 +0000 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:45:31.565963898 +0000 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:45:31.565963898 +0000 2024-05-20T15:46:17.674 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:45:31.565963898 +0000 2024-05-20T15:46:17.675 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-05-20T15:46:17.743 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:46:17.744 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:46:17.744 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000222284 s, 2.3 MB/s 2024-05-20T15:46:17.745 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-05-20T15:46:17.805 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2024-05-20T15:46:17.863 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-05-20T15:46:17.863 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:17.863 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:46:14.411851912 +0000 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:45:31.892955412 +0000 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:45:31.892955412 +0000 2024-05-20T15:46:17.864 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:45:31.892955412 +0000 2024-05-20T15:46:17.864 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-05-20T15:46:17.931 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:46:17.932 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:46:17.932 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000215449 s, 2.4 MB/s 2024-05-20T15:46:17.932 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-05-20T15:46:17.990 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2024-05-20T15:46:18.050 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:46:14.411851912 +0000 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:45:32.227946718 +0000 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:45:32.227946718 +0000 2024-05-20T15:46:18.051 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:45:32.227946718 +0000 2024-05-20T15:46:18.051 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-05-20T15:46:18.116 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:46:18.117 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:46:18.117 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000211538 s, 2.4 MB/s 2024-05-20T15:46:18.118 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-05-20T15:46:18.176 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:device_t:s0 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:46:14.411851912 +0000 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:45:32.569937842 +0000 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:45:32.569937842 +0000 2024-05-20T15:46:18.233 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:45:32.569937842 +0000 2024-05-20T15:46:18.234 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-05-20T15:46:18.298 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:46:18.298 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:46:18.298 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000194446 s, 2.6 MB/s 2024-05-20T15:46:18.299 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-05-20T15:46:18.356 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:18.484 INFO:teuthology.orchestra.run.smithi154.stdout:loop 2024-05-20T15:46:18.486 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_1... 2024-05-20T15:46:18.486 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:18.519 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-20T15:46:18.548 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_11 2024-05-20T15:46:18.572 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_2... 2024-05-20T15:46:18.572 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:18.645 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-20T15:46:18.674 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_21 2024-05-20T15:46:18.697 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_3... 2024-05-20T15:46:18.698 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:18.771 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-20T15:46:18.800 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_31 2024-05-20T15:46:18.823 INFO:tasks.nvme_loop:Connecting nvme_loop smithi154:/dev/vg_nvme/lv_4... 2024-05-20T15:46:18.823 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:46:18.902 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-05-20T15:46:18.932 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/vg_nvme/lv_41 2024-05-20T15:46:18.955 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:46:18.955 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:46:19.016 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme list 2024-05-20T15:46:19.079 INFO:teuthology.orchestra.run.smithi154.stdout:Node SN Model Namespace Usage Format FW Rev 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme0n1 CVFT6233003B400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme1n1 3e46f0754968b1ee6d01 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme2n1 47d92091d17c6ca230e8 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme3n1 13ade77456f39b56c6ae Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:19.080 INFO:teuthology.orchestra.run.smithi154.stdout:/dev/nvme4n1 5e434164669556447675 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.14.0-4 2024-05-20T15:46:19.081 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-20T15:46:19.081 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:46:19.081 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/scratch_devs 2024-05-20T15:46:19.146 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-20T15:46:19.245 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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c9244f932fbe7969d9e11182fed4cba727b39b5b', 'image': 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9'} 2024-05-20T15:46:19.246 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 2024-05-20T15:46:19.246 INFO:tasks.cephadm:Cluster fsid is 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:46:19.246 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-20T15:46:19.246 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-05-20T15:46:19.246 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi032': '172.21.15.32', 'mon.smithi154': '172.21.15.154'} 2024-05-20T15:46:19.246 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-20T15:46:19.247 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2024-05-20T15:46:19.278 DEBUG:teuthology.orchestra.run.smithi154:> sudo hostname $(hostname -s) 2024-05-20T15:46:19.304 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-20T15:46:19.305 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c9244f932fbe7969d9e11182fed4cba727b39b5b 2024-05-20T15:46:19.522 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'c9244f932fbe7969d9e11182fed4cba727b39b5b', '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/79499/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2689-gc9244f93', 'node_name': '172.21.2.1+braggi01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2689.gc9244f93'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-adk3-testing-2024-05-17-1244-squid/c9244f932fbe7969d9e11182fed4cba727b39b5b/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-17 18:24:02.793085', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk3-testing-2024-05-17-1244-squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-adk3-testing-2024-05-17-1244-squid/c9244f932fbe7969d9e11182fed4cba727b39b5b/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-05-20T15:46:19.735 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-adk3-testing-2024-05-17-1244-squid, sha1 c9244f932fbe7969d9e11182fed4cba727b39b5b from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=c9244f932fbe7969d9e11182fed4cba727b39b5b 2024-05-20T15:46:19.736 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2024-05-17-1244-squid/c9244f932fbe7969d9e11182fed4cba727b39b5b/centos/9/x86_64/flavors/default/cephadm 2024-05-20T15:46:19.736 DEBUG:teuthology.orchestra.run.smithi032:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2024-05-17-1244-squid/c9244f932fbe7969d9e11182fed4cba727b39b5b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:20.950 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-r--r--. 1 ubuntu ubuntu 781957 May 20 15:46 /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:20.950 DEBUG:teuthology.orchestra.run.smithi154:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk3-testing-2024-05-17-1244-squid/c9244f932fbe7969d9e11182fed4cba727b39b5b/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:22.275 INFO:teuthology.orchestra.run.smithi154.stdout:-rw-r--r--. 1 ubuntu ubuntu 781957 May 20 15:46 /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:22.275 DEBUG:teuthology.orchestra.run.smithi032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:22.297 DEBUG:teuthology.orchestra.run.smithi154:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-20T15:46:22.325 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 on all hosts... 2024-05-20T15:46:22.325 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 pull 2024-05-20T15:46:22.339 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 pull 2024-05-20T15:46:23.199 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9... 2024-05-20T15:46:23.282 INFO:teuthology.orchestra.run.smithi154.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9... 2024-05-20T15:46:55.543 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph_version": "ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev)", 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout: "image_id": "91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a", 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout: "repo_digests": [ 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4" 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-05-20T15:46:55.544 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-05-20T15:46:56.363 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2024-05-20T15:46:56.363 INFO:teuthology.orchestra.run.smithi154.stdout: "ceph_version": "ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev)", 2024-05-20T15:46:56.363 INFO:teuthology.orchestra.run.smithi154.stdout: "image_id": "91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a", 2024-05-20T15:46:56.364 INFO:teuthology.orchestra.run.smithi154.stdout: "repo_digests": [ 2024-05-20T15:46:56.364 INFO:teuthology.orchestra.run.smithi154.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4" 2024-05-20T15:46:56.364 INFO:teuthology.orchestra.run.smithi154.stdout: ] 2024-05-20T15:46:56.364 INFO:teuthology.orchestra.run.smithi154.stdout:} 2024-05-20T15:46:56.388 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph 2024-05-20T15:46:56.418 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph 2024-05-20T15:46:56.446 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /etc/ceph 2024-05-20T15:46:56.484 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 777 /etc/ceph 2024-05-20T15:46:56.510 INFO:tasks.cephadm:Writing seed config... 2024-05-20T15:46:56.512 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-05-20T15:46:56.512 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-05-20T15:46:56.513 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-05-20T15:46:56.515 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:46:56.515 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-05-20T15:46:56.542 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 = 19b2ed7e-16c0-11ef-bc9a-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-05-20T15:46:56.542 DEBUG:teuthology.orchestra.run.smithi032:mon.smithi032> sudo journalctl -f -n 0 -u ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service 2024-05-20T15:46:56.584 INFO:tasks.cephadm:Bootstrapping... 2024-05-20T15:46:56.585 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 -v bootstrap --fsid 19b2ed7e-16c0-11ef-bc9a-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.32 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:46:56.781 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-05-20T15:46:56.781 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9', '-v', 'bootstrap', '--fsid', '19b2ed7e-16c0-11ef-bc9a-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.32', '--skip-admin-label'] 2024-05-20T15:46:56.782 INFO:teuthology.orchestra.run.smithi032.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-05-20T15:46:56.782 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying podman|docker is present... 2024-05-20T15:46:56.808 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stdout 5.0.2 2024-05-20T15:46:56.808 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying lvm2 is present... 2024-05-20T15:46:56.809 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying time synchronization is in place... 2024-05-20T15:46:56.816 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-20T15:46:56.816 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-20T15:46:56.822 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-20T15:46:56.822 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:46:56.829 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-05-20T15:46:56.836 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-05-20T15:46:56.836 INFO:teuthology.orchestra.run.smithi032.stdout:Unit chronyd.service is enabled and running 2024-05-20T15:46:56.836 INFO:teuthology.orchestra.run.smithi032.stdout:Repeating the final host check... 2024-05-20T15:46:56.861 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stdout 5.0.2 2024-05-20T15:46:56.861 INFO:teuthology.orchestra.run.smithi032.stdout:podman (/bin/podman) version 5.0.2 is present 2024-05-20T15:46:56.861 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl is present 2024-05-20T15:46:56.861 INFO:teuthology.orchestra.run.smithi032.stdout:lvcreate is present 2024-05-20T15:46:56.867 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-05-20T15:46:56.868 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-05-20T15:46:56.874 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-05-20T15:46:56.874 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:46:56.881 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Unit chronyd.service is enabled and running 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Host looks OK 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Cluster fsid: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Acquiring lock 140402236888064 on /run/cephadm/19b2ed7e-16c0-11ef-bc9a-c7b262605968.lock 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Lock 140402236888064 acquired on /run/cephadm/19b2ed7e-16c0-11ef-bc9a-c7b262605968.lock 2024-05-20T15:46:56.889 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 3300 ... 2024-05-20T15:46:56.890 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 6789 ... 2024-05-20T15:46:56.890 INFO:teuthology.orchestra.run.smithi032.stdout:Base mon IP(s) is [172.21.15.32:3300, 172.21.15.32:6789], mon addrv is [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-05-20T15:46:56.892 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.32 metric 100 2024-05-20T15:46:56.892 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 metric 100 2024-05-20T15:46:56.894 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-05-20T15:46:56.907 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2602/64 scope link noprefixroute 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-05-20T15:46:56.908 INFO:teuthology.orchestra.run.smithi032.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9... 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stdout 91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9... 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Getting image source signatures 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Copying blob sha256:5da496e49ac1454f0190f2ea06a7ce6165e80965969111263c5b89616be27783 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Copying blob sha256:17d97e58fd9dea7fc63051a91cbc9f8758096ec1074115f590c4a1f38185de71 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Copying config sha256:91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a 2024-05-20T15:46:57.430 INFO:teuthology.orchestra.run.smithi032.stdout:/bin/podman: stderr Writing manifest to image destination 2024-05-20T15:46:58.267 INFO:teuthology.orchestra.run.smithi032.stdout:ceph: stdout ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev) 2024-05-20T15:46:58.267 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph version: ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev) 2024-05-20T15:46:58.268 INFO:teuthology.orchestra.run.smithi032.stdout:Extracting ceph user uid/gid from container image... 2024-05-20T15:46:59.266 INFO:teuthology.orchestra.run.smithi032.stdout:stat: stdout 167 167 2024-05-20T15:46:59.266 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial keys... 2024-05-20T15:47:00.113 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQBzcEtmo+FQIRAAxTaEKlmuBKe9zQBKsYWjFw== 2024-05-20T15:47:00.893 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQB0cEtmlgYyGRAAXBO+D1D04DjSjrfABEOGFw== 2024-05-20T15:47:01.732 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQB1cEtm1LevDRAA+aRMBiAbvHYRygDkG6Jg0Q== 2024-05-20T15:47:01.733 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial monmap... 2024-05-20T15:47:02.605 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool for smithi032 [v2:172.21.15.32:3300,v1:172.21.15.32:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:setting min_mon_release = quincy 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: set fsid to 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-05-20T15:47:02.606 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:47:02.607 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mon... 2024-05-20T15:47:03.494 INFO:teuthology.orchestra.run.smithi032.stdout:create mon.smithi032 on 2024-05-20T15:47:03.937 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-05-20T15:47:04.119 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target → /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target. 2024-05-20T15:47:04.119 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target → /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target. 2024-05-20T15:47:04.346 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032 2024-05-20T15:47:04.346 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service: Unit ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service not loaded. 2024-05-20T15:47:04.518 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target.wants/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service → /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@.service. 2024-05-20T15:47:04.985 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-20T15:47:04.985 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout disabled 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld.service is not enabled 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon to start... 2024-05-20T15:47:04.992 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon... 2024-05-20T15:47:05.114 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:04 smithi032 systemd[1]: Started Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968. 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout cluster: 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout id: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout services: 2024-05-20T15:47:05.999 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi032 (age 0.541353s) 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout data: 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pgs: 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:mon is available 2024-05-20T15:47:06.000 INFO:teuthology.orchestra.run.smithi032.stdout:Assimilating anything we can from ceph.conf... 2024-05-20T15:47:06.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: mon.smithi032 is new leader, mons smithi032 in quorum (ranks 0) 2024-05-20T15:47:06.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: monmap epoch 1 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: last_changed 2024-05-20T15:47:02.056668+0000 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: created 2024-05-20T15:47:02.056668+0000 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: min_mon_release 19 (squid) 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: election_strategy: 1 2024-05-20T15:47:06.227 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.smithi032 2024-05-20T15:47:06.228 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: fsmap 2024-05-20T15:47:06.228 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: osdmap e1: 0 total, 0 up, 0 in 2024-05-20T15:47:06.228 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: mgrmap e1: no daemons active 2024-05-20T15:47:06.228 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:05 smithi032 ceph-mon[24832]: from='client.? 172.21.15.32:0/3412432248' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-05-20T15:47:07.082 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:07.082 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-05-20T15:47:07.082 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:07.083 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-05-20T15:47:07.083 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-20T15:47:07.083 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-20T15:47:07.083 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-20T15:47:07.083 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-05-20T15:47:07.084 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-20T15:47:07.085 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-20T15:47:07.085 INFO:teuthology.orchestra.run.smithi032.stdout:Generating new minimal ceph.conf... 2024-05-20T15:47:07.193 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:06 smithi032 ceph-mon[24832]: from='client.? 172.21.15.32:0/1480681151' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-20T15:47:07.194 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:06 smithi032 ceph-mon[24832]: from='client.? 172.21.15.32:0/1480681151' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-05-20T15:47:08.202 INFO:teuthology.orchestra.run.smithi032.stdout:Restarting the monitor... 2024-05-20T15:47:08.229 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:07 smithi032 ceph-mon[24832]: from='client.? 172.21.15.32:0/3766700605' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:47:08.229 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 systemd[1]: Stopping Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968... 2024-05-20T15:47:08.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032[24828]: 2024-05-20T15:47:08.486+0000 7f2702dcc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi032 -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-05-20T15:47:08.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032[24828]: 2024-05-20T15:47:08.486+0000 7f2702dcc640 -1 mon.smithi032@0(leader) e1 *** Got Signal Terminated *** 2024-05-20T15:47:08.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 podman[25076]: 2024-05-20 15:47:08.64034233 +0000 UTC m=+0.252442278 container died 0bbad97e67d8f06fde38371da33aa27e531c5890701a1db69f7998cddcbed2e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240514, GIT_CLEAN=True, ceph=True, io.buildah.version=1.35.3, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-05-20T15:47:09.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 podman[25076]: 2024-05-20 15:47:08.935938494 +0000 UTC m=+0.548038449 container cleanup 0bbad97e67d8f06fde38371da33aa27e531c5890701a1db69f7998cddcbed2e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.build-date=20240514, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-05-20T15:47:09.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:08 smithi032 bash[25076]: ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032 2024-05-20T15:47:09.528 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 podman[25089]: 2024-05-20 15:47:09.170281489 +0000 UTC m=+0.527702487 container remove 0bbad97e67d8f06fde38371da33aa27e531c5890701a1db69f7998cddcbed2e4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-05-20T15:47:09.529 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 systemd[1]: ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service: Deactivated successfully. 2024-05-20T15:47:09.529 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 systemd[1]: Stopped Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968. 2024-05-20T15:47:09.529 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 systemd[1]: Starting Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968... 2024-05-20T15:47:09.814 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 podman[25180]: 2024-05-20 15:47:09.529467361 +0000 UTC m=+0.113647962 container create a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, io.buildah.version=1.35.3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9) 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 podman[25180]: 2024-05-20 15:47:09.43385065 +0000 UTC m=+0.018031267 image pull 91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 podman[25180]: 2024-05-20 15:47:09.731854541 +0000 UTC m=+0.316035152 container init a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.35.3, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 podman[25180]: 2024-05-20 15:47:09.735024488 +0000 UTC m=+0.319205086 container start a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, ceph=True, GIT_CLEAN=True, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.35.3, org.label-schema.build-date=20240514, maintainer=Guillaume Abrioux ) 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: set uid:gid to 167:167 (ceph:ceph) 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev), process ceph-mon, pid 2 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: pidfile_write: ignore empty --pid-file 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: load: jerasure load: lrc 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: RocksDB version: 7.9.2 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Git sha 0 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Compile date 2024-05-17 17:00:37 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: DB SUMMARY 2024-05-20T15:47:09.815 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: DB Session ID: SJQXNPSV812YN6J95F6V 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: CURRENT file: CURRENT 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: IDENTITY file: IDENTITY 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi032/store.db dir, Total Num: 1, files: 000008.sst 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi032/store.db: 000009.log size: 89121 ; 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.error_if_exists: 0 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.create_if_missing: 0 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.paranoid_checks: 1 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.env: 0x558f33e73740 2024-05-20T15:47:09.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.fs: PosixFileSystem 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.info_log: 0x558f363952c0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_file_opening_threads: 16 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.statistics: (nil) 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.use_fsync: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_log_file_size: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.keep_log_file_num: 1000 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.recycle_log_file_num: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_fallocate: 1 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_mmap_reads: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_mmap_writes: 0 2024-05-20T15:47:09.817 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.use_direct_reads: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.create_missing_column_families: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.db_log_dir: 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.wal_dir: 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.advise_random_on_open: 1 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.db_write_buffer_size: 0 2024-05-20T15:47:09.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.write_buffer_manager: 0x558f363a41e0 2024-05-20T15:47:09.819 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-20T15:47:09.819 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-20T15:47:09.819 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-20T15:47:09.819 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.rate_limiter: (nil) 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.wal_recovery_mode: 2 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enable_thread_tracking: 0 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enable_pipelined_write: 0 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.unordered_write: 0 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-20T15:47:09.820 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.row_cache: None 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.wal_filter: None 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_ingest_behind: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.two_write_queues: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.manual_wal_flush: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.wal_compression: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.atomic_flush: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-20T15:47:09.821 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.log_readahead_size: 0 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.best_efforts_recovery: 0 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.allow_data_in_errors: 0 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.db_host_id: __hostname__ 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_background_jobs: 2 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_background_compactions: -1 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_subcompactions: 1 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-20T15:47:09.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_total_wal_size: 0 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_open_files: -1 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bytes_per_sync: 0 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_readahead_size: 0 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_background_flushes: -1 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Compression algorithms supported: 2024-05-20T15:47:09.823 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kZSTD supported: 0 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kXpressCompression supported: 0 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kBZip2Compression supported: 0 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kLZ4Compression supported: 1 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kZlibCompression supported: 1 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kLZ4HCCompression supported: 1 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: kSnappyCompression supported: 1 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi032/store.db/MANIFEST-000010 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.merge_operator: 2024-05-20T15:47:09.824 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_filter: None 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_filter_factory: None 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.sst_partitioner_factory: None 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558f36394f60) 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: cache_index_and_filter_blocks: 1 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: pin_top_level_index_and_filter: 1 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: index_type: 0 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: data_block_index_type: 0 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: index_shortening: 1 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-20T15:47:09.825 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: checksum: 4 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: no_block_cache: 0 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_cache: 0x558f3638d1f0 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_cache_name: BinnedLRUCache 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_cache_options: 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: capacity : 536870912 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: num_shard_bits : 4 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: strict_capacity_limit : 0 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: high_pri_pool_ratio: 0.000 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_cache_compressed: (nil) 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: persistent_cache: (nil) 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_size: 4096 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_size_deviation: 10 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_restart_interval: 16 2024-05-20T15:47:09.826 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: index_block_restart_interval: 1 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: metadata_block_size: 4096 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: partition_filters: 0 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: use_delta_encoding: 1 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: filter_policy: bloomfilter 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: whole_key_filtering: 1 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: verify_compression: 0 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: read_amp_bytes_per_bit: 0 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: format_version: 5 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: enable_index_compression: 1 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: block_align: 0 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: max_auto_readahead_size: 262144 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: prepopulate_block_cache: 0 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: initial_auto_readahead_size: 8192 2024-05-20T15:47:09.827 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: num_file_reads_for_auto_readahead: 2 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.write_buffer_size: 33554432 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_write_buffer_number: 2 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression: NoCompression 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression: Disabled 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.prefix_extractor: nullptr 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.num_levels: 7 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-20T15:47:09.828 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.level: 32767 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.strategy: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-20T15:47:09.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.enabled: false 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.target_file_size_base: 67108864 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-20T15:47:09.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.arena_block_size: 1048576 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.disable_auto_compactions: 0 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-20T15:47:09.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.table_properties_collectors: 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.inplace_update_support: 0 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-20T15:47:09.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.bloom_locality: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.max_successive_merges: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.paranoid_file_checks: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.force_consistency_checks: 1 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.report_bg_io_stats: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.ttl: 2592000 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enable_blob_files: false 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.min_blob_size: 0 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_file_size: 268435456 2024-05-20T15:47:09.833 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.blob_file_starting_level: 0 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi032/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-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7aae07e2-3ef6-4924-a696-35e72f0f25dc 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220029761946, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220029763282, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85810, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83983, "index_size": 237, "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": 10058, "raw_average_key_size": 46, "raw_value_size": 78225, "raw_average_value_size": 363, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1716220029, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7aae07e2-3ef6-4924-a696-35e72f0f25dc", "db_session_id": "SJQXNPSV812YN6J95F6V", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-05-20T15:47:09.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220029763416, "job": 1, "event": "recovery_finished"} 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi032/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558f363b8e00 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: DB pointer 0x558f364ae000 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ** DB Stats ** 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-20T15:47:09.835 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ** Compaction Stats [default] ** 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: L0 2/0 85.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Sum 2/0 85.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.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 103.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ** Compaction Stats [default] ** 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.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 103.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-20T15:47:09.836 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Cumulative compaction: 0.00 GB write, 18.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Interval compaction: 0.00 GB write, 18.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Block cache BinnedLRUCache@0x558f3638d1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: starting mon.smithi032 rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi032 fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:09.837 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???) e1 preinit fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).mds e1 new map 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).mds e1 print_map 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: e1 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.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-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: legacy client fscid: -1 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: No filesystems configured 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-05-20T15:47:09.838 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 bash[25180]: a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff 2024-05-20T15:47:09.839 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 systemd[1]: Started Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968. 2024-05-20T15:47:09.839 INFO:teuthology.orchestra.run.smithi032.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mon.smithi032 is new leader, mons smithi032 in quorum (ranks 0) 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: monmap epoch 1 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: last_changed 2024-05-20T15:47:02.056668+0000 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: created 2024-05-20T15:47:02.056668+0000 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: min_mon_release 19 (squid) 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: election_strategy: 1 2024-05-20T15:47:10.117 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.smithi032 2024-05-20T15:47:10.118 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: fsmap 2024-05-20T15:47:10.118 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: osdmap e1: 0 total, 0 up, 0 in 2024-05-20T15:47:10.118 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:09 smithi032 ceph-mon[25199]: mgrmap e1: no daemons active 2024-05-20T15:47:10.748 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote config to /etc/ceph/ceph.conf 2024-05-20T15:47:10.761 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:47:10.761 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mgr... 2024-05-20T15:47:10.762 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:9283 ... 2024-05-20T15:47:10.763 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:8765 ... 2024-05-20T15:47:10.763 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:8443 ... 2024-05-20T15:47:11.010 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mgr.smithi032.ziqzlf 2024-05-20T15:47:11.010 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mgr.smithi032.ziqzlf.service: Unit ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mgr.smithi032.ziqzlf.service not loaded. 2024-05-20T15:47:11.168 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968.target.wants/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mgr.smithi032.ziqzlf.service → /etc/systemd/system/ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@.service. 2024-05-20T15:47:11.609 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:11 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/160228358' entity='client.admin' 2024-05-20T15:47:11.691 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-20T15:47:11.691 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout disabled 2024-05-20T15:47:11.699 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-20T15:47:11.699 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:47:11.699 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld.service is not enabled 2024-05-20T15:47:11.700 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-05-20T15:47:11.709 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-20T15:47:11.709 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout disabled 2024-05-20T15:47:11.717 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-20T15:47:11.717 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:47:11.718 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld.service is not enabled 2024-05-20T15:47:11.718 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-05-20T15:47:11.718 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr to start... 2024-05-20T15:47:11.718 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr... 2024-05-20T15:47:12.473 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:12 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1700715180' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-20T15:47:12.713 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "19b2ed7e-16c0-11ef-bc9a-c7b262605968", 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:12.714 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "smithi032" 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-20T15:47:12.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-20T15:47:12.716 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.717 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-05-20T15:47:04.948508+0000", 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:47:12.718 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (1/15)... 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: Activating manager daemon smithi032.ziqzlf 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: mgrmap e2: smithi032.ziqzlf(active, starting, since 0.0029434s) 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr metadata", "who": "smithi032.ziqzlf", "id": "smithi032.ziqzlf"}]: dispatch 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: Manager daemon smithi032.ziqzlf is now available 2024-05-20T15:47:17.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/mirror_snapshot_schedule"}]: dispatch 2024-05-20T15:47:17.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/trash_purge_schedule"}]: dispatch 2024-05-20T15:47:17.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:17.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:17.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:16 smithi032 ceph-mon[25199]: from='mgr.14100 172.21.15.32:0/2395935726' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:19.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:18 smithi032 ceph-mon[25199]: mgrmap e3: smithi032.ziqzlf(active, since 1.00762s) 2024-05-20T15:47:19.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:18 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1007091983' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-05-20T15:47:20.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:19 smithi032 ceph-mon[25199]: mgrmap e4: smithi032.ziqzlf(active, since 2s) 2024-05-20T15:47:22.950 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:22.950 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "19b2ed7e-16c0-11ef-bc9a-c7b262605968", 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:22.951 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "smithi032" 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-05-20T15:47:22.952 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-05-20T15:47:22.953 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-05-20T15:47:22.954 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-05-20T15:47:04.948508+0000", 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:47:22.955 INFO:teuthology.orchestra.run.smithi032.stdout:mgr is available 2024-05-20T15:47:23.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:23 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1637037550' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-05-20T15:47:24.134 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-05-20T15:47:24.135 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-05-20T15:47:24.135 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-05-20T15:47:24.135 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling cephadm module... 2024-05-20T15:47:25.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:24 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1470886285' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-05-20T15:47:26.079 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:25 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1470886285' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-05-20T15:47:26.080 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:25 smithi032 ceph-mon[25199]: mgrmap e5: smithi032.ziqzlf(active, since 7s) 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "smithi032.ziqzlf", 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-05-20T15:47:26.671 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 5... 2024-05-20T15:47:26.982 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:26 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3055733640' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-20T15:47:30.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: Active manager daemon smithi032.ziqzlf restarted 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: Activating manager daemon smithi032.ziqzlf 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: osdmap e2: 0 total, 0 up, 0 in 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: mgrmap e6: smithi032.ziqzlf(active, starting, since 0.00298026s) 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr metadata", "who": "smithi032.ziqzlf", "id": "smithi032.ziqzlf"}]: dispatch 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: Manager daemon smithi032.ziqzlf is now available 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:47:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:47:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/mirror_snapshot_schedule"}]: dispatch 2024-05-20T15:47:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:30 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/trash_purge_schedule"}]: dispatch 2024-05-20T15:47:31.343 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:31 smithi032 ceph-mon[25199]: Found migration_current of "None". Setting to last migration. 2024-05-20T15:47:31.344 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:31 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:31.344 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:31 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:31.344 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:31 smithi032 ceph-mon[25199]: mgrmap e7: smithi032.ziqzlf(active, since 1.00494s) 2024-05-20T15:47:31.630 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:47:31.630 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-05-20T15:47:31.631 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-20T15:47:31.631 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:47:31.631 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 5 is available 2024-05-20T15:47:31.631 INFO:teuthology.orchestra.run.smithi032.stdout:Setting orchestrator backend to cephadm... 2024-05-20T15:47:32.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:32 smithi032 ceph-mon[25199]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-20T15:47:32.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:32 smithi032 ceph-mon[25199]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-20T15:47:33.341 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:33 smithi032 ceph-mon[25199]: mgrmap e8: smithi032.ziqzlf(active, since 2s) 2024-05-20T15:47:33.341 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:33 smithi032 ceph-mon[25199]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:33.341 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:33 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:33.341 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:33 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:47:33.867 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout value unchanged 2024-05-20T15:47:33.867 INFO:teuthology.orchestra.run.smithi032.stdout:Generating ssh key... 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: [20/May/2024:15:47:32] ENGINE Bus STARTING 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: [20/May/2024:15:47:33] ENGINE Serving on https://172.21.15.32:7150 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: [20/May/2024:15:47:33] ENGINE Error in HTTPServer.serve 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Traceback (most recent call last): 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._connections.run(self.expiration_interval) 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._run(expiration_interval) 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-05-20T15:47:34.268 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s = self.context.wrap_socket( 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: return self.sslsocket_class._create( 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self.do_handshake() 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._sslobj.do_handshake() 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: [20/May/2024:15:47:33] ENGINE Serving on http://172.21.15.32:8765 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: [20/May/2024:15:47:33] ENGINE Bus STARTED 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:47:34.269 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:34 smithi032 ceph-mon[25199]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:35.312 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:35 smithi032 ceph-mon[25199]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:35.312 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:35 smithi032 ceph-mon[25199]: Generating ssh key... 2024-05-20T15:47:35.312 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:35 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:35.312 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:35 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:36.715 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyG84v/03W/ne+fP8f3FHL0CwecyusYimpmaEQQ2GfEejGCMUrYXFGpDql4IdEPYnFI95ImJ4nsyienSA1UZmOQlmtvvL0vO0VwDnm8k3zvNnn9mB8KCb4zxI54qILuORlpatOQLM0ezsIkG/cPHv70jMd/zR/DfeKJp81rR7DJwE+phLyucSFYwWu72w8hue957MiSe99pRyXZ182BIjebitya3t1UU7mWn9g/t8/OMEiVKczygK2td9i3Fc2tJvD3W7AjS3Gv2+ApdCIQQJQhgO8R+HbOZnbGaj1cPOHNHMLklmIz2e4+fLcILBJGHRffxP7igEmLA7U7AKC466K1YcQO4SRa4yGuszNOFrkFr8syPuGEsg6rgqhUQ6wmbqcvFR9AskcKQc3UCNU+/yw0m3fm1bo5CF7RIwdPx91FUgdJNYqmYDYy5r5ipb0FJwHexdK3WaAsJGquYf3R+RToNbm81pQN5iRXmVh57kf+KxXQ5BYVIkeGoydyDGKK9k= ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:47:36.715 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-05-20T15:47:36.716 INFO:teuthology.orchestra.run.smithi032.stdout:Adding key to root@localhost authorized_keys... 2024-05-20T15:47:36.716 INFO:teuthology.orchestra.run.smithi032.stdout:Adding host smithi032... 2024-05-20T15:47:37.040 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:36 smithi032 ceph-mon[25199]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:38.030 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:37 smithi032 ceph-mon[25199]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:39.259 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:38 smithi032 ceph-mon[25199]: Deploying cephadm binary to smithi032 2024-05-20T15:47:41.816 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Added host 'smithi032' with addr '172.21.15.32' 2024-05-20T15:47:41.816 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying mon service with default placement... 2024-05-20T15:47:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:42 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:42 smithi032 ceph-mon[25199]: Added host smithi032 2024-05-20T15:47:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:42 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:47:43.175 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-05-20T15:47:43.175 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying mgr service with default placement... 2024-05-20T15:47:43.508 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:43 smithi032 ceph-mon[25199]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:43.508 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:43 smithi032 ceph-mon[25199]: Saving service mon spec with placement count:5 2024-05-20T15:47:43.508 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:43 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:45.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:44 smithi032 ceph-mon[25199]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:45.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:44 smithi032 ceph-mon[25199]: Saving service mgr spec with placement count:2 2024-05-20T15:47:45.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:44 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:45.238 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-05-20T15:47:45.238 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying crash service with default placement... 2024-05-20T15:47:46.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:45 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:46.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:45 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:46.649 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-05-20T15:47:46.649 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying ceph-exporter service with default placement... 2024-05-20T15:47:47.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:46 smithi032 ceph-mon[25199]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:47.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:46 smithi032 ceph-mon[25199]: Saving service crash spec with placement * 2024-05-20T15:47:47.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:46 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:48.235 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-05-20T15:47:48.236 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying prometheus service with default placement... 2024-05-20T15:47:48.529 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:48 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:48.530 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:48 smithi032 ceph-mon[25199]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:48.530 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:48 smithi032 ceph-mon[25199]: Saving service ceph-exporter spec with placement * 2024-05-20T15:47:48.530 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:48 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:48.530 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:48 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:49.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-05-20T15:47:49.462 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying grafana service with default placement... 2024-05-20T15:47:50.013 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:49 smithi032 ceph-mon[25199]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:50.013 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:49 smithi032 ceph-mon[25199]: Saving service prometheus spec with placement count:1 2024-05-20T15:47:50.013 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:49 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:51.214 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:51 smithi032 ceph-mon[25199]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:47:51.214 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:51 smithi032 ceph-mon[25199]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:51.214 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:51 smithi032 ceph-mon[25199]: Saving service grafana spec with placement count:1 2024-05-20T15:47:51.214 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:51 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:51.214 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-05-20T15:47:51.215 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying node-exporter service with default placement... 2024-05-20T15:47:52.380 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-05-20T15:47:52.381 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying alertmanager service with default placement... 2024-05-20T15:47:52.965 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:52 smithi032 ceph-mon[25199]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:52.965 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:52 smithi032 ceph-mon[25199]: Saving service node-exporter spec with placement * 2024-05-20T15:47:52.965 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:52 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:53.587 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-05-20T15:47:53.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:53 smithi032 ceph-mon[25199]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:47:53.834 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:53 smithi032 ceph-mon[25199]: from='mgr.14116 172.21.15.32:0/2384684473' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:47:55.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:54 smithi032 ceph-mon[25199]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:47:55.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:54 smithi032 ceph-mon[25199]: Saving service alertmanager spec with placement count:1 2024-05-20T15:47:55.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:54 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3782222047' entity='client.admin' 2024-05-20T15:47:55.960 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling the dashboard module... 2024-05-20T15:47:56.085 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:55 smithi032 ceph-mon[25199]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:47:56.086 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:55 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1137011411' entity='client.admin' 2024-05-20T15:47:57.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:56 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3965772317' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-05-20T15:47:58.046 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:57 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3965772317' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-05-20T15:47:58.046 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:57 smithi032 ceph-mon[25199]: mgrmap e9: smithi032.ziqzlf(active, since 26s) 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "smithi032.ziqzlf", 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-05-20T15:47:58.606 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:47:58.607 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-05-20T15:47:58.607 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 9... 2024-05-20T15:47:59.080 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:47:58 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/115389298' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-05-20T15:48:02.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: Active manager daemon smithi032.ziqzlf restarted 2024-05-20T15:48:02.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: Activating manager daemon smithi032.ziqzlf 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: osdmap e3: 0 total, 0 up, 0 in 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: mgrmap e10: smithi032.ziqzlf(active, starting, since 0.00323252s) 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr metadata", "who": "smithi032.ziqzlf", "id": "smithi032.ziqzlf"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: Manager daemon smithi032.ziqzlf is now available 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/mirror_snapshot_schedule"}]: dispatch 2024-05-20T15:48:02.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:02 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/trash_purge_schedule"}]: dispatch 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 9 is available 2024-05-20T15:48:03.957 INFO:teuthology.orchestra.run.smithi032.stdout:Generating a dashboard self-signed certificate... 2024-05-20T15:48:04.216 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:04 smithi032 ceph-mon[25199]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-05-20T15:48:04.216 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:04 smithi032 ceph-mon[25199]: mgrmap e11: smithi032.ziqzlf(active, since 1.00564s) 2024-05-20T15:48:04.216 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:04 smithi032 ceph-mon[25199]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-05-20T15:48:04.216 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:04 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:04.216 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:04 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:05.974 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:05 smithi032 ceph-mon[25199]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:48:05.974 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:05 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:05.974 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:05 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:05.974 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:05 smithi032 ceph-mon[25199]: mgrmap e12: smithi032.ziqzlf(active, since 2s) 2024-05-20T15:48:05.977 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-05-20T15:48:05.977 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial admin user... 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:06 smithi032 ceph-mon[25199]: [20/May/2024:15:48:05] ENGINE Bus STARTING 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:06 smithi032 ceph-mon[25199]: [20/May/2024:15:48:05] ENGINE Serving on https://172.21.15.32:7150 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:06 smithi032 ceph-mon[25199]: [20/May/2024:15:48:05] ENGINE Error in HTTPServer.serve 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Traceback (most recent call last): 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-05-20T15:48:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._connections.run(self.expiration_interval) 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._run(expiration_interval) 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s = self.context.wrap_socket( 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: return self.sslsocket_class._create( 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self.do_handshake() 2024-05-20T15:48:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-05-20T15:48:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._sslobj.do_handshake() 2024-05-20T15:48:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-05-20T15:48:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:06 smithi032 ceph-mon[25199]: [20/May/2024:15:48:05] ENGINE Serving on http://172.21.15.32:8765 2024-05-20T15:48:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:06 smithi032 ceph-mon[25199]: [20/May/2024:15:48:05] ENGINE Bus STARTED 2024-05-20T15:48:07.410 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$cXgTrjYsKaxhqNq.YCsCW.fuDcOQS.k2PKyEkqKpRzwImyOlME8HS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1716220086, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-05-20T15:48:07.410 INFO:teuthology.orchestra.run.smithi032.stdout:Fetching dashboard port number... 2024-05-20T15:48:08.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:07 smithi032 ceph-mon[25199]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:48:08.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:07 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:08.589 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 8443 2024-05-20T15:48:08.599 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-05-20T15:48:08.599 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout disabled 2024-05-20T15:48:08.607 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-05-20T15:48:08.607 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-05-20T15:48:08.607 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld.service is not enabled 2024-05-20T15:48:08.607 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph Dashboard is now available at: 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout: URL: https://smithi032.front.sepia.ceph.com:8443/ 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout: User: admin 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout: Password: fu0hyresh8 2024-05-20T15:48:08.609 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:08.610 INFO:teuthology.orchestra.run.smithi032.stdout:Saving cluster configuration to /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config directory 2024-05-20T15:48:08.610 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling autotune for osd_memory_target 2024-05-20T15:48:09.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:08 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3036959133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-05-20T15:48:10.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:09 smithi032 ceph-mon[25199]: mgrmap e13: smithi032.ziqzlf(active, since 6s) 2024-05-20T15:48:10.993 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-05-20T15:48:10.993 INFO:teuthology.orchestra.run.smithi032.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout:Or, if you are only running a single cluster on this host: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout:Please consider enabling telemetry to help improve Ceph: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: ceph telemetry on 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.994 INFO:teuthology.orchestra.run.smithi032.stdout:For more information see: 2024-05-20T15:48:10.995 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.995 INFO:teuthology.orchestra.run.smithi032.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-05-20T15:48:10.995 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:10.995 INFO:teuthology.orchestra.run.smithi032.stdout:Bootstrap complete. 2024-05-20T15:48:11.036 INFO:tasks.cephadm:Fetching config... 2024-05-20T15:48:11.036 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:48:11.037 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-05-20T15:48:11.053 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-05-20T15:48:11.054 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:48:11.054 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-05-20T15:48:11.110 INFO:tasks.cephadm:Fetching mon keyring... 2024-05-20T15:48:11.110 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:48:11.110 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/keyring of=/dev/stdout 2024-05-20T15:48:11.177 INFO:tasks.cephadm:Fetching pub ssh key... 2024-05-20T15:48:11.177 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:48:11.177 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-05-20T15:48:11.232 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-05-20T15:48:11.233 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyG84v/03W/ne+fP8f3FHL0CwecyusYimpmaEQQ2GfEejGCMUrYXFGpDql4IdEPYnFI95ImJ4nsyienSA1UZmOQlmtvvL0vO0VwDnm8k3zvNnn9mB8KCb4zxI54qILuORlpatOQLM0ezsIkG/cPHv70jMd/zR/DfeKJp81rR7DJwE+phLyucSFYwWu72w8hue957MiSe99pRyXZ182BIjebitya3t1UU7mWn9g/t8/OMEiVKczygK2td9i3Fc2tJvD3W7AjS3Gv2+ApdCIQQJQhgO8R+HbOZnbGaj1cPOHNHMLklmIz2e4+fLcILBJGHRffxP7igEmLA7U7AKC466K1YcQO4SRa4yGuszNOFrkFr8syPuGEsg6rgqhUQ6wmbqcvFR9AskcKQc3UCNU+/yw0m3fm1bo5CF7RIwdPx91FUgdJNYqmYDYy5r5ipb0FJwHexdK3WaAsJGquYf3R+RToNbm81pQN5iRXmVh57kf+KxXQ5BYVIkeGoydyDGKK9k= ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-20T15:48:11.310 INFO:teuthology.orchestra.run.smithi032.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyG84v/03W/ne+fP8f3FHL0CwecyusYimpmaEQQ2GfEejGCMUrYXFGpDql4IdEPYnFI95ImJ4nsyienSA1UZmOQlmtvvL0vO0VwDnm8k3zvNnn9mB8KCb4zxI54qILuORlpatOQLM0ezsIkG/cPHv70jMd/zR/DfeKJp81rR7DJwE+phLyucSFYwWu72w8hue957MiSe99pRyXZ182BIjebitya3t1UU7mWn9g/t8/OMEiVKczygK2td9i3Fc2tJvD3W7AjS3Gv2+ApdCIQQJQhgO8R+HbOZnbGaj1cPOHNHMLklmIz2e4+fLcILBJGHRffxP7igEmLA7U7AKC466K1YcQO4SRa4yGuszNOFrkFr8syPuGEsg6rgqhUQ6wmbqcvFR9AskcKQc3UCNU+/yw0m3fm1bo5CF7RIwdPx91FUgdJNYqmYDYy5r5ipb0FJwHexdK3WaAsJGquYf3R+RToNbm81pQN5iRXmVh57kf+KxXQ5BYVIkeGoydyDGKK9k= ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:48:11.321 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyG84v/03W/ne+fP8f3FHL0CwecyusYimpmaEQQ2GfEejGCMUrYXFGpDql4IdEPYnFI95ImJ4nsyienSA1UZmOQlmtvvL0vO0VwDnm8k3zvNnn9mB8KCb4zxI54qILuORlpatOQLM0ezsIkG/cPHv70jMd/zR/DfeKJp81rR7DJwE+phLyucSFYwWu72w8hue957MiSe99pRyXZ182BIjebitya3t1UU7mWn9g/t8/OMEiVKczygK2td9i3Fc2tJvD3W7AjS3Gv2+ApdCIQQJQhgO8R+HbOZnbGaj1cPOHNHMLklmIz2e4+fLcILBJGHRffxP7igEmLA7U7AKC466K1YcQO4SRa4yGuszNOFrkFr8syPuGEsg6rgqhUQ6wmbqcvFR9AskcKQc3UCNU+/yw0m3fm1bo5CF7RIwdPx91FUgdJNYqmYDYy5r5ipb0FJwHexdK3WaAsJGquYf3R+RToNbm81pQN5iRXmVh57kf+KxXQ5BYVIkeGoydyDGKK9k= ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-05-20T15:48:11.365 INFO:teuthology.orchestra.run.smithi154.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyG84v/03W/ne+fP8f3FHL0CwecyusYimpmaEQQ2GfEejGCMUrYXFGpDql4IdEPYnFI95ImJ4nsyienSA1UZmOQlmtvvL0vO0VwDnm8k3zvNnn9mB8KCb4zxI54qILuORlpatOQLM0ezsIkG/cPHv70jMd/zR/DfeKJp81rR7DJwE+phLyucSFYwWu72w8hue957MiSe99pRyXZ182BIjebitya3t1UU7mWn9g/t8/OMEiVKczygK2td9i3Fc2tJvD3W7AjS3Gv2+ApdCIQQJQhgO8R+HbOZnbGaj1cPOHNHMLklmIz2e4+fLcILBJGHRffxP7igEmLA7U7AKC466K1YcQO4SRa4yGuszNOFrkFr8syPuGEsg6rgqhUQ6wmbqcvFR9AskcKQc3UCNU+/yw0m3fm1bo5CF7RIwdPx91FUgdJNYqmYDYy5r5ipb0FJwHexdK3WaAsJGquYf3R+RToNbm81pQN5iRXmVh57kf+KxXQ5BYVIkeGoydyDGKK9k= ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:48:11.378 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-05-20T15:48:11.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:11 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2350546657' entity='client.admin' 2024-05-20T15:48:11.621 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-05-20T15:48:14.494 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:48:14.495 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: Deploying daemon ceph-exporter.smithi032 on smithi032 2024-05-20T15:48:14.495 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:14 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2639889677' entity='client.admin' 2024-05-20T15:48:14.709 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-05-20T15:48:14.710 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-05-20T15:48:14.959 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:48:18.797 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi154 2024-05-20T15:48:18.797 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:48:18.797 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.conf 2024-05-20T15:48:18.816 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:48:18.816 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:48:18.874 INFO:tasks.cephadm:Adding host smithi154 to orchestrator... 2024-05-20T15:48:18.878 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch host add smithi154 2024-05-20T15:48:19.020 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:18 smithi032 ceph-mon[25199]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:48:19.020 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:18 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:19.442 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:48:20.522 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:20.522 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:20.522 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:20.523 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:20.523 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:48:20.523 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-05-20T15:48:20.523 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:48:20.523 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:20 smithi032 ceph-mon[25199]: Deploying daemon crash.smithi032 on smithi032 2024-05-20T15:48:22.202 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:21 smithi032 ceph-mon[25199]: from='client.14187 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:48:23.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:23.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:23.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: Deploying cephadm binary to smithi154 2024-05-20T15:48:23.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:23.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:23.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:23.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:23 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:24.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:24 smithi032 ceph-mon[25199]: Deploying daemon node-exporter.smithi032 on smithi032 2024-05-20T15:48:25.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:25 smithi032 ceph-mon[25199]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:25.440 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi154' with addr '172.21.15.154' 2024-05-20T15:48:26.485 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:26 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:26.486 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:26 smithi032 ceph-mon[25199]: Added host smithi154 2024-05-20T15:48:26.566 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch host ls --format=json 2024-05-20T15:48:27.004 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:48:27.869 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:27 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:28.493 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:28 smithi032 ceph-mon[25199]: Deploying daemon alertmanager.smithi032 on smithi032 2024-05-20T15:48:28.797 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:48:28.797 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.154", "hostname": "smithi154", "labels": [], "status": ""}] 2024-05-20T15:48:29.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:29 smithi032 ceph-mon[25199]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:29.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:29 smithi032 ceph-mon[25199]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:48:30.139 INFO:tasks.cephadm:Setting crush tunables to default 2024-05-20T15:48:30.139 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd crush tunables default 2024-05-20T15:48:30.484 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:48:31.725 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:31 smithi032 ceph-mon[25199]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:33.444 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-05-20T15:48:33.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:33 smithi032 ceph-mon[25199]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:33.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3993430619' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-20T15:48:34.091 INFO:tasks.cephadm:Adding mon.smithi032 on smithi032 2024-05-20T15:48:34.091 INFO:tasks.cephadm:Adding mon.smithi154 on smithi154 2024-05-20T15:48:34.091 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch apply mon '2;smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154' 2024-05-20T15:48:34.328 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:34.376 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:34.771 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:34 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3993430619' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-20T15:48:34.771 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:34 smithi032 ceph-mon[25199]: osdmap e4: 0 total, 0 up, 0 in 2024-05-20T15:48:35.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:35 smithi032 ceph-mon[25199]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:36.286 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled mon update... 2024-05-20T15:48:36.799 DEBUG:teuthology.orchestra.run.smithi154:mon.smithi154> sudo journalctl -f -n 0 -u ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi154.service 2024-05-20T15:48:36.801 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:36.801 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:37.064 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:37.113 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: Saving service mon spec with placement smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154;count:2 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:37.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:37 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:38.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:38 smithi032 ceph-mon[25199]: Regenerating cephadm self-signed grafana TLS certificates 2024-05-20T15:48:38.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:38 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-20T15:48:38.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:38 smithi032 ceph-mon[25199]: Deploying daemon grafana.smithi032 on smithi032 2024-05-20T15:48:38.775 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:38.775 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:38.775 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:39.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:39 smithi032 ceph-mon[25199]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:39.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:39 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2871752998' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:40.354 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:40.355 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:40.592 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:40.640 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:41.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:41 smithi032 ceph-mon[25199]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:42.362 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:42.363 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:42.363 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:43.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:43 smithi032 ceph-mon[25199]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:43.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:43 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/1359784313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:43.878 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:43.878 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:44.109 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:44.155 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:45.538 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:45 smithi032 ceph-mon[25199]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:45.810 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:45.810 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:45.811 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:46.476 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:46 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/1097238107' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:47.438 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:47.439 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:47.676 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:47.722 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:47.865 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: Deploying daemon prometheus.smithi032 on smithi032 2024-05-20T15:48:47.866 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:47 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:49.405 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:49.406 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:49.406 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:49.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:49 smithi032 ceph-mon[25199]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:49.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:49 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/4056225583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:50.922 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:50.922 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:51.157 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:51.205 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:51.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:51 smithi032 ceph-mon[25199]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:52.731 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:52.731 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:52.731 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:53.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:53 smithi032 ceph-mon[25199]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:53.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:53 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/1795205442' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:54.308 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:54.308 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:54.547 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:54.593 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:55.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:55 smithi032 ceph-mon[25199]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:56.096 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:56.096 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:56.097 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:56.571 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:56 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/3593634964' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:48:57.682 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:48:57.682 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:48:57.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:48:57.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:57.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:57.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:57.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-20T15:48:57.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:57 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:48:57.912 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:57.959 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:48:59.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:58 smithi032 ceph-mon[25199]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-20T15:48:59.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:58 smithi032 ceph-mon[25199]: mgrmap e14: smithi032.ziqzlf(active, since 55s) 2024-05-20T15:48:59.507 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:48:59.507 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:48:59.507 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:48:59.886 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:48:59 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/556230587' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:01.108 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:01.108 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:01.347 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:49:01.393 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: Active manager daemon smithi032.ziqzlf restarted 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: Activating manager daemon smithi032.ziqzlf 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: osdmap e5: 0 total, 0 up, 0 in 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: mgrmap e15: smithi032.ziqzlf(active, starting, since 0.00325056s) 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr metadata", "who": "smithi032.ziqzlf", "id": "smithi032.ziqzlf"}]: dispatch 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-20T15:49:02.966 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: Manager daemon smithi032.ziqzlf is now available 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:02.967 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/mirror_snapshot_schedule"}]: dispatch 2024-05-20T15:49:03.115 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:03.115 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:03.115 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:04.109 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/trash_purge_schedule"}]: dispatch 2024-05-20T15:49:04.109 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:03 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2651519300' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:04.109 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:04.109 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:03 smithi032 ceph-mon[25199]: mgrmap e16: smithi032.ziqzlf(active, since 1.00504s) 2024-05-20T15:49:04.721 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:04.722 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:04.951 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:49:05.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:05.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:05.535 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /etc/ceph/ceph.conf 2024-05-20T15:49:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: [20/May/2024:15:49:05] ENGINE Bus STARTING 2024-05-20T15:49:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: [20/May/2024:15:49:05] ENGINE Serving on https://172.21.15.32:7150 2024-05-20T15:49:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: [20/May/2024:15:49:05] ENGINE Error in HTTPServer.serve 2024-05-20T15:49:07.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Traceback (most recent call last): 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._connections.run(self.expiration_interval) 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._run(expiration_interval) 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: s = self.context.wrap_socket( 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: return self.sslsocket_class._create( 2024-05-20T15:49:07.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self.do_handshake() 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: self._sslobj.do_handshake() 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: [20/May/2024:15:49:05] ENGINE Serving on http://172.21.15.32:8765 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: [20/May/2024:15:49:05] ENGINE Bus STARTED 2024-05-20T15:49:07.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:06 smithi032 ceph-mon[25199]: mgrmap e17: smithi032.ziqzlf(active, since 2s) 2024-05-20T15:49:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:49:08.437 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:08.438 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:08.438 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/3976712516' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: Updating smithi032:/etc/ceph/ceph.conf 2024-05-20T15:49:09.364 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:09 smithi032 ceph-mon[25199]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-20T15:49:10.390 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:10.391 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-05-20T15:49:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:11.052 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:11.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:11 smithi032 ceph-mon[25199]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-20T15:49:11.957 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:11 smithi032 ceph-mon[25199]: Deploying daemon ceph-exporter.smithi154 on smithi154 2024-05-20T15:49:13.656 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:13.656 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:13.657 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:14.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:14.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:14.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:14.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:14.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:49:14.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-05-20T15:49:14.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:14.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: Deploying daemon crash.smithi154 on smithi154 2024-05-20T15:49:14.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:14 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/915399472' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:15.244 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:15.244 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:15.497 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:17.329 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:17.329 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:17.330 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:17.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:17 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/1029409751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:18.873 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: Deploying daemon node-exporter.smithi154 on smithi154 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:18.874 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:19.085 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:19.085 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:19.322 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:22.572 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:22.572 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:22.572 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:23.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:23.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:23.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:23.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:23.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: Deploying daemon mgr.smithi154.uwznwr on smithi154 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/3992241851' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:23.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:24.521 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:24 smithi032 ceph-mon[25199]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:24.600 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:24.600 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:25.069 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:26.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:26.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:26.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:26.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:26.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:26.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:49:26.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:26.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:26 smithi032 ceph-mon[25199]: Deploying daemon mon.smithi154 on smithi154 2024-05-20T15:49:26.915 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:26.915 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:26.915 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:27.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:27 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2237046254' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:28.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:28 smithi032 ceph-mon[25199]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:28.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:28.791 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:28.791 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:29.222 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi154/config 2024-05-20T15:49:29.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:29 smithi154 systemd[1]: Starting Ceph mon.smithi154 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968... 2024-05-20T15:49:30.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:30 smithi032 ceph-mon[25199]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.131 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:31.131 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":1,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:47:02.056668Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-05-20T15:49:31.132 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 1 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:30 smithi154 podman[33136]: 2024-05-20 15:49:30.932486452 +0000 UTC m=+0.105540611 container create 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, io.buildah.version=1.35.3, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240514, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:30 smithi154 podman[33136]: 2024-05-20 15:49:30.844737239 +0000 UTC m=+0.017791410 image pull 91efb3929b5ebfa42725e058eca641124e76560c56ae51ab3b6c3e3d9bd1540a quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 podman[33136]: 2024-05-20 15:49:31.11008476 +0000 UTC m=+0.283138918 container init 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.vendor=CentOS, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240514, ceph=True, io.buildah.version=1.35.3) 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 podman[33136]: 2024-05-20 15:49:31.114404127 +0000 UTC m=+0.287458292 container start 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, maintainer=Guillaume Abrioux , GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: set uid:gid to 167:167 (ceph:ceph) 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: ceph version 19.0.0-2689-gc9244f93 (c9244f932fbe7969d9e11182fed4cba727b39b5b) squid (dev), process ceph-mon, pid 2 2024-05-20T15:49:31.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pidfile_write: ignore empty --pid-file 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: load: jerasure load: lrc 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: RocksDB version: 7.9.2 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Git sha 0 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Compile date 2024-05-17 17:00:37 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: DB SUMMARY 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: DB Session ID: ODILTPRINZ8WTTRMUMLW 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: CURRENT file: CURRENT 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: IDENTITY file: IDENTITY 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi154/store.db dir, Total Num: 0, files: 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi154/store.db: 000004.log size: 511 ; 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.error_if_exists: 0 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.create_if_missing: 0 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.paranoid_checks: 1 2024-05-20T15:49:31.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.flush_verify_memtable_count: 1 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.env: 0x5590c08d3740 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.fs: PosixFileSystem 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.info_log: 0x5590c2a2b2c0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_file_opening_threads: 16 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.statistics: (nil) 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.use_fsync: 0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_log_file_size: 0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.log_file_time_to_roll: 0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.keep_log_file_num: 1000 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.recycle_log_file_num: 0 2024-05-20T15:49:31.190 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_fallocate: 1 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_mmap_reads: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_mmap_writes: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.use_direct_reads: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.create_missing_column_families: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.db_log_dir: 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.wal_dir: 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.table_cache_numshardbits: 6 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.WAL_ttl_seconds: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.WAL_size_limit_MB: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.is_fd_close_on_exec: 1 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.advise_random_on_open: 1 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.db_write_buffer_size: 0 2024-05-20T15:49:31.191 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.write_buffer_manager: 0x5590c2a3a1e0 2024-05-20T15:49:31.192 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-05-20T15:49:31.192 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-05-20T15:49:31.192 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.use_adaptive_mutex: 0 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.rate_limiter: (nil) 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.wal_recovery_mode: 2 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enable_thread_tracking: 0 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enable_pipelined_write: 0 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.unordered_write: 0 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-05-20T15:49:31.194 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.row_cache: None 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.wal_filter: None 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_ingest_behind: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.two_write_queues: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.manual_wal_flush: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.wal_compression: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.atomic_flush: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.persist_stats_to_disk: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.write_dbid_to_manifest: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.log_readahead_size: 0 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-05-20T15:49:31.195 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.best_efforts_recovery: 0 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.allow_data_in_errors: 0 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.db_host_id: __hostname__ 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enforce_single_del_contracts: true 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_background_jobs: 2 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_background_compactions: -1 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_subcompactions: 1 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.delayed_write_rate : 16777216 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_total_wal_size: 0 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-05-20T15:49:31.196 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.stats_dump_period_sec: 600 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.stats_persist_period_sec: 600 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_open_files: -1 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bytes_per_sync: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.wal_bytes_per_sync: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.strict_bytes_per_sync: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_readahead_size: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_background_flushes: -1 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Compression algorithms supported: 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kZSTD supported: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kXpressCompression supported: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kBZip2Compression supported: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-05-20T15:49:31.197 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kLZ4Compression supported: 1 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kZlibCompression supported: 1 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kLZ4HCCompression supported: 1 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: kSnappyCompression supported: 1 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Fast CRC32 supported: Supported on x86 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: DMutex implementation: pthread_mutex_t 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi154/store.db/MANIFEST-000005 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.merge_operator: 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_filter: None 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_filter_factory: None 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.sst_partitioner_factory: None 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.memtable_factory: SkipListFactory 2024-05-20T15:49:31.198 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.table_factory: BlockBasedTable 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5590c2a2af60) 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: cache_index_and_filter_blocks: 1 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: pin_top_level_index_and_filter: 1 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: index_type: 0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: data_block_index_type: 0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: index_shortening: 1 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: data_block_hash_table_util_ratio: 0.750000 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: checksum: 4 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: no_block_cache: 0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_cache: 0x5590c2a231f0 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_cache_name: BinnedLRUCache 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_cache_options: 2024-05-20T15:49:31.199 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: capacity : 536870912 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: num_shard_bits : 4 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: strict_capacity_limit : 0 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: high_pri_pool_ratio: 0.000 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_cache_compressed: (nil) 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: persistent_cache: (nil) 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_size: 4096 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_size_deviation: 10 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_restart_interval: 16 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: index_block_restart_interval: 1 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: metadata_block_size: 4096 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: partition_filters: 0 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: use_delta_encoding: 1 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: filter_policy: bloomfilter 2024-05-20T15:49:31.200 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: whole_key_filtering: 1 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: verify_compression: 0 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: read_amp_bytes_per_bit: 0 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: format_version: 5 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: enable_index_compression: 1 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: block_align: 0 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: max_auto_readahead_size: 262144 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: prepopulate_block_cache: 0 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: initial_auto_readahead_size: 8192 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: num_file_reads_for_auto_readahead: 2 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.write_buffer_size: 33554432 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_write_buffer_number: 2 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression: NoCompression 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression: Disabled 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.prefix_extractor: nullptr 2024-05-20T15:49:31.201 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.num_levels: 7 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-05-20T15:49:31.202 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.window_bits: -14 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.level: 32767 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.strategy: 0 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.enabled: false 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.target_file_size_base: 67108864 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.target_file_size_multiplier: 1 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-05-20T15:49:31.203 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.arena_block_size: 1048576 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.disable_auto_compactions: 0 2024-05-20T15:49:31.204 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.table_properties_collectors: 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.inplace_update_support: 0 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.inplace_update_num_locks: 10000 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-05-20T15:49:31.205 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.memtable_huge_page_size: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.bloom_locality: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.max_successive_merges: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.optimize_filters_for_hits: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.paranoid_file_checks: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.force_consistency_checks: 1 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.report_bg_io_stats: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.ttl: 2592000 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.periodic_compaction_seconds: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enable_blob_files: false 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.min_blob_size: 0 2024-05-20T15:49:31.206 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_file_size: 268435456 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_compression_type: NoCompression 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.enable_blob_garbage_collection: false 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.blob_file_starting_level: 0 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi154/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c9d05b06-29df-4b81-9456-90b1025f081b 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220171142182, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220171142682, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1716220171, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c9d05b06-29df-4b81-9456-90b1025f081b", "db_session_id": "ODILTPRINZ8WTTRMUMLW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: EVENT_LOG_v1 {"time_micros": 1716220171142797, "job": 1, "event": "recovery_finished"} 2024-05-20T15:49:31.207 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi154/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5590c2a4ee00 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: DB pointer 0x5590c2b44000 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ** DB Stats ** 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ** Compaction Stats [default] ** 2024-05-20T15:49:31.208 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ** Compaction Stats [default] ** 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-05-20T15:49:31.209 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: AddFile(Keys): cumulative 0, interval 0 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Block cache BinnedLRUCache@0x5590c2a231f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ** File Read Latency Histogram By Level [default] ** 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154 does not exist in monmap, will attempt to join an existing cluster 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: using public_addr v2:172.21.15.154:0/0 -> [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: starting mon.smithi154 rank -1 at public addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] at bind addrs [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi154 fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(???) e0 preinit fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:31.210 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).mds e1 new map 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).mds e1 print_map 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: e1 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.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-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: legacy client fscid: -1 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: No filesystems configured 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-05-20T15:49:31.211 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying cephadm binary to smithi154 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon node-exporter.smithi032 on smithi032 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Added host smithi154 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.212 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon alertmanager.smithi032 on smithi032 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3993430619' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3993430619' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: osdmap e4: 0 total, 0 up, 0 in 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.213 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Saving service mon spec with placement smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154;count:2 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.214 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Regenerating cephadm self-signed grafana TLS certificates 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon grafana.smithi032 on smithi032 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2871752998' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/1359784313' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/1097238107' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.215 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon prometheus.smithi032 on smithi032 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/4056225583' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/1795205442' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/3593634964' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.216 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14160 172.21.15.32:0/2043338090' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mgrmap e14: smithi032.ziqzlf(active, since 55s) 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/556230587' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Active manager daemon smithi032.ziqzlf restarted 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Activating manager daemon smithi032.ziqzlf 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: osdmap e5: 0 total, 0 up, 0 in 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mgrmap e15: smithi032.ziqzlf(active, starting, since 0.00325056s) 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr metadata", "who": "smithi032.ziqzlf", "id": "smithi032.ziqzlf"}]: dispatch 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-05-20T15:49:31.217 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Manager daemon smithi032.ziqzlf is now available 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/mirror_snapshot_schedule"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi032.ziqzlf/trash_purge_schedule"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2651519300' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mgrmap e16: smithi032.ziqzlf(active, since 1.00504s) 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.218 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: [20/May/2024:15:49:05] ENGINE Bus STARTING 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: [20/May/2024:15:49:05] ENGINE Serving on https://172.21.15.32:7150 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: [20/May/2024:15:49:05] ENGINE Error in HTTPServer.serve 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Traceback (most recent call last): 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: self._connections.run(self.expiration_interval) 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: self._run(expiration_interval) 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: s = self.context.wrap_socket( 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-05-20T15:49:31.219 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: return self.sslsocket_class._create( 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: self.do_handshake() 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: self._sslobj.do_handshake() 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: [20/May/2024:15:49:05] ENGINE Serving on http://172.21.15.32:8765 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: [20/May/2024:15:49:05] ENGINE Bus STARTED 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mgrmap e17: smithi032.ziqzlf(active, since 2s) 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/3976712516' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.220 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd/host:smithi154", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi032:/etc/ceph/ceph.conf 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi154:/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.221 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.client.admin.keyring 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon ceph-exporter.smithi154 on smithi154 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:49:31.222 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon crash.smithi154 on smithi154 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/915399472' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/1029409751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon node-exporter.smithi154 on smithi154 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.223 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon mgr.smithi154.uwznwr on smithi154 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/3992241851' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Deploying daemon mon.smithi154 on smithi154 2024-05-20T15:49:31.224 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2237046254' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: Standby manager daemon smithi154.uwznwr started 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi154.uwznwr/crt"}]: dispatch 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi154.uwznwr/key"}]: dispatch 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-20T15:49:31.225 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 ceph-mon[33174]: mon.smithi154@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-05-20T15:49:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:31 smithi032 ceph-mon[25199]: Standby manager daemon smithi154.uwznwr started 2024-05-20T15:49:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:31 smithi032 ceph-mon[25199]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi154.uwznwr/crt"}]: dispatch 2024-05-20T15:49:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:31 smithi032 ceph-mon[25199]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-05-20T15:49:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:31 smithi032 ceph-mon[25199]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi154.uwznwr/key"}]: dispatch 2024-05-20T15:49:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:31 smithi032 ceph-mon[25199]: from='mgr.? 172.21.15.154:0/1315124741' entity='mgr.smithi154.uwznwr' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-05-20T15:49:31.529 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 bash[33136]: 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 2024-05-20T15:49:31.529 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:31 smithi154 systemd[1]: Started Ceph mon.smithi154 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968. 2024-05-20T15:49:32.800 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-05-20T15:49:32.800 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mon dump -f json 2024-05-20T15:49:33.051 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi154/config 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: mon.smithi032 calling monitor election 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: mon.smithi154 calling monitor election 2024-05-20T15:49:36.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: mon.smithi032 is new leader, mons smithi032,smithi154 in quorum (ranks 0,1) 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: monmap epoch 2 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: last_changed 2024-05-20T15:49:31.176455+0000 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: created 2024-05-20T15:47:02.056668+0000 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: min_mon_release 19 (squid) 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: election_strategy: 1 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.smithi032 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: 1: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.smithi154 2024-05-20T15:49:36.622 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: fsmap 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: osdmap e5: 0 total, 0 up, 0 in 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: mgrmap e18: smithi032.ziqzlf(active, since 33s), standbys: smithi154.uwznwr 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: overall HEALTH_OK 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.623 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:49:36.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: mon.smithi032 calling monitor election 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: mon.smithi154 calling monitor election 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: mon.smithi032 is new leader, mons smithi032,smithi154 in quorum (ranks 0,1) 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: monmap epoch 2 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: last_changed 2024-05-20T15:49:31.176455+0000 2024-05-20T15:49:36.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: created 2024-05-20T15:47:02.056668+0000 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: min_mon_release 19 (squid) 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: election_strategy: 1 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.smithi032 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: 1: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.smithi154 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: fsmap 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: osdmap e5: 0 total, 0 up, 0 in 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: mgrmap e18: smithi032.ziqzlf(active, since 33s), standbys: smithi154.uwznwr 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: overall HEALTH_OK 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:36.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:37.526 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:37 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:49:37.526 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:37 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:37 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:49:37.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:37 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:49:37.644 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-05-20T15:49:37.644 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":2,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","modified":"2024-05-20T15:49:31.176455Z","created":"2024-05-20T15:47:02.056668Z","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":"smithi032","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi154","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:3300","nonce":0},{"type":"v1","addr":"172.21.15.154:6789","nonce":0}]},"addr":"172.21.15.154:6789/0","public_addr":"172.21.15.154:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-05-20T15:49:37.644 INFO:teuthology.orchestra.run.smithi154.stderr:dumped monmap epoch 2 2024-05-20T15:49:38.216 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-05-20T15:49:38.216 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph config generate-minimal-conf 2024-05-20T15:49:38.480 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:49:38.603 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:38 smithi032 ceph-mon[25199]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:38.603 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:38 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/965172087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:38.603 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:38.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:38 smithi154 ceph-mon[33174]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:38.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:38 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/965172087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-05-20T15:49:38.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: Updating smithi032:/etc/ceph/ceph.conf 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:49:39.724 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-20T15:49:39.725 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:39.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:39.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: Updating smithi032:/etc/ceph/ceph.conf 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: Updating smithi154:/etc/ceph/ceph.conf 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-20T15:49:39.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:40.255 INFO:teuthology.orchestra.run.smithi032.stdout:# minimal ceph.conf for 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:40.256 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-05-20T15:49:40.256 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:49:40.256 INFO:teuthology.orchestra.run.smithi032.stdout: mon_host = [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] 2024-05-20T15:49:40.847 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:40.847 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:40.847 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:40.848 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: Reconfiguring mon.smithi032 (unknown last config time)... 2024-05-20T15:49:40.848 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: Reconfiguring daemon mon.smithi032 on smithi032 2024-05-20T15:49:40.848 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:40 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/4243656317' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:40.874 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-05-20T15:49:40.875 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:49:40.875 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.conf 2024-05-20T15:49:40.903 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:49:40.904 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: Updating smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: Updating smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/config/ceph.conf 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: Reconfiguring mon.smithi032 (unknown last config time)... 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: Reconfiguring daemon mon.smithi032 on smithi032 2024-05-20T15:49:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:40 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/4243656317' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:40.970 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:49:40.970 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.conf 2024-05-20T15:49:41.003 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:49:41.003 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-05-20T15:49:41.072 INFO:tasks.cephadm:Deploying OSDs... 2024-05-20T15:49:41.072 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:49:41.072 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:49:41.089 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-20T15:49:41.089 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/nvme1n1 2024-05-20T15:49:41.144 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/nvme1n1 2024-05-20T15:49:41.144 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:41.144 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 762 Links: 1 Device type: 103,2 2024-05-20T15:49:41.144 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:41.145 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:41.145 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:48:14.648875022 +0000 2024-05-20T15:49:41.145 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:46:17.004191586 +0000 2024-05-20T15:49:41.145 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:46:17.004191586 +0000 2024-05-20T15:49:41.145 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:46:17.001191644 +0000 2024-05-20T15:49:41.145 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-05-20T15:49:41.209 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:49:41.209 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:49:41.209 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000125827 s, 4.1 MB/s 2024-05-20T15:49:41.211 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-05-20T15:49:41.267 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/nvme2n1 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/nvme2n1 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 776 Links: 1 Device type: 103,4 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:48:14.656874868 +0000 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:46:17.142188915 +0000 2024-05-20T15:49:41.323 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:46:17.142188915 +0000 2024-05-20T15:49:41.324 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:46:17.139188973 +0000 2024-05-20T15:49:41.324 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-05-20T15:49:41.387 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:49:41.387 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:49:41.387 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000110665 s, 4.6 MB/s 2024-05-20T15:49:41.389 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-05-20T15:49:41.445 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/nvme3n1 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/nvme3n1 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 786 Links: 1 Device type: 103,6 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:48:14.665874693 +0000 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:46:17.271186419 +0000 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:46:17.271186419 +0000 2024-05-20T15:49:41.501 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:46:17.268186477 +0000 2024-05-20T15:49:41.502 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-05-20T15:49:41.567 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:49:41.567 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:49:41.567 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000126014 s, 4.1 MB/s 2024-05-20T15:49:41.568 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-05-20T15:49:41.625 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/nvme4n1 2024-05-20T15:49:41.681 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/nvme4n1 2024-05-20T15:49:41.681 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 799 Links: 1 Device type: 103,8 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-05-20 15:48:14.673874538 +0000 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-05-20 15:46:17.408183768 +0000 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-05-20 15:46:17.408183768 +0000 2024-05-20T15:49:41.682 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-05-20 15:46:17.404183845 +0000 2024-05-20T15:49:41.682 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-05-20T15:49:41.746 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-05-20T15:49:41.746 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-05-20T15:49:41.747 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000107578 s, 4.8 MB/s 2024-05-20T15:49:41.748 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-05-20T15:49:41.804 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:49:41.804 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-05-20T15:49:41.820 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-05-20T15:49:41.820 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/nvme1n1 2024-05-20T15:49:41.876 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/nvme1n1 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 762 Links: 1 Device type: 103,2 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:49:07.276321501 +0000 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:46:18.576780254 +0000 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:46:18.576780254 +0000 2024-05-20T15:49:41.877 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:46:18.571780379 +0000 2024-05-20T15:49:41.877 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-05-20T15:49:41.941 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:49:41.941 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:49:41.941 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000230641 s, 2.2 MB/s 2024-05-20T15:49:41.942 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-05-20T15:49:41.999 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/nvme2n1 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/nvme2n1 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 775 Links: 1 Device type: 103,4 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:49:07.286321254 +0000 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:46:18.701777127 +0000 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:46:18.701777127 +0000 2024-05-20T15:49:42.055 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:46:18.696777252 +0000 2024-05-20T15:49:42.056 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-05-20T15:49:42.118 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:49:42.119 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:49:42.119 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000208244 s, 2.5 MB/s 2024-05-20T15:49:42.120 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-05-20T15:49:42.175 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/nvme3n1 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/nvme3n1 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 787 Links: 1 Device type: 103,6 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:49:07.296321006 +0000 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:46:18.825774025 +0000 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:46:18.825774025 +0000 2024-05-20T15:49:42.231 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:46:18.822774100 +0000 2024-05-20T15:49:42.232 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-05-20T15:49:42.294 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:49:42.294 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:49:42.294 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000229904 s, 2.2 MB/s 2024-05-20T15:49:42.295 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-05-20T15:49:42.351 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/nvme4n1 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/nvme4n1 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 799 Links: 1 Device type: 103,8 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Context: system_u:object_r:fixed_disk_device_t:s0 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-05-20 15:49:07.306320758 +0000 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-05-20 15:46:18.958770698 +0000 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-05-20 15:46:18.958770698 +0000 2024-05-20T15:49:42.407 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: 2024-05-20 15:46:18.954770798 +0000 2024-05-20T15:49:42.407 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-05-20T15:49:42.470 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-05-20T15:49:42.470 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-05-20T15:49:42.470 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000222502 s, 2.3 MB/s 2024-05-20T15:49:42.471 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-05-20T15:49:42.527 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-05-20T15:49:42.811 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi154/config 2024-05-20T15:49:42.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:42.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:42.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:42.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi032.ziqzlf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:49:42.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:49:42.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi032.ziqzlf", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:49:42.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:43.829 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: Reconfiguring mgr.smithi032.ziqzlf (unknown last config time)... 2024-05-20T15:49:43.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: Reconfiguring daemon mgr.smithi032.ziqzlf on smithi032 2024-05-20T15:49:43.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:43.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:43.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:49:43.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:43 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:43.862 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: Reconfiguring mgr.smithi032.ziqzlf (unknown last config time)... 2024-05-20T15:49:43.862 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: Reconfiguring daemon mgr.smithi032.ziqzlf on smithi032 2024-05-20T15:49:43.863 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:43.863 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:43.863 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi032", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:49:43.863 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:43 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:44.358 INFO:teuthology.orchestra.run.smithi154.stdout:Scheduled osd.all-available-devices update... 2024-05-20T15:49:44.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:44.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: Reconfiguring ceph-exporter.smithi032 (monmap changed)... 2024-05-20T15:49:44.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: Reconfiguring daemon ceph-exporter.smithi032 on smithi032 2024-05-20T15:49:44.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:49:44.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: Reconfiguring ceph-exporter.smithi032 (monmap changed)... 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: Reconfiguring daemon ceph-exporter.smithi032 on smithi032 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi032", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:49:44.927 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:49:44.953 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-05-20T15:49:44.953 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:49:45.434 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: Marking host: smithi032 for OSDSpec preview refresh. 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: Marking host: smithi154 for OSDSpec preview refresh. 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: Saving service osd.all-available-devices spec with placement * 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: Reconfiguring crash.smithi032 (monmap changed)... 2024-05-20T15:49:45.818 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:45 smithi032 ceph-mon[25199]: Reconfiguring daemon crash.smithi032 on smithi032 2024-05-20T15:49:45.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: from='client.24099 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:49:45.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: Marking host: smithi032 for OSDSpec preview refresh. 2024-05-20T15:49:45.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: Marking host: smithi154 for OSDSpec preview refresh. 2024-05-20T15:49:45.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: Saving service osd.all-available-devices spec with placement * 2024-05-20T15:49:45.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: Reconfiguring crash.smithi032 (monmap changed)... 2024-05-20T15:49:45.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:45 smithi154 ceph-mon[33174]: Reconfiguring daemon crash.smithi032 on smithi032 2024-05-20T15:49:46.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:46 smithi032 ceph-mon[25199]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:46.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:46.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:46.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:46 smithi154 ceph-mon[33174]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:46.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:46.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:47.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:47 smithi032 ceph-mon[25199]: Reconfiguring alertmanager.smithi032 (dependencies changed)... 2024-05-20T15:49:47.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:47 smithi032 ceph-mon[25199]: Reconfiguring daemon alertmanager.smithi032 on smithi032 2024-05-20T15:49:47.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:47 smithi154 ceph-mon[33174]: Reconfiguring alertmanager.smithi032 (dependencies changed)... 2024-05-20T15:49:47.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:47 smithi154 ceph-mon[33174]: Reconfiguring daemon alertmanager.smithi032 on smithi032 2024-05-20T15:49:48.348 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:49:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:48 smithi154 ceph-mon[33174]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:48 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1886519685' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:48.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:48 smithi032 ceph-mon[25199]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:48.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:49:48.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:48 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1886519685' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:50.079 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:49:50.860 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:50 smithi032 ceph-mon[25199]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:50.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:50 smithi154 ceph-mon[33174]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:51.080 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:49:51.580 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:49:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:52 smithi032 ceph-mon[25199]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:52.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:52 smithi154 ceph-mon[33174]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:53.219 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:49:53.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:53 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1696692361' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:53.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:53 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1696692361' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:54.170 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:49:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:54 smithi154 ceph-mon[33174]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:54 smithi154 ceph-mon[33174]: Reconfiguring grafana.smithi032 (dependencies changed)... 2024-05-20T15:49:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:54 smithi154 ceph-mon[33174]: Reconfiguring daemon grafana.smithi032 on smithi032 2024-05-20T15:49:55.045 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:54 smithi032 ceph-mon[25199]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:55.045 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:55.045 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:49:55.045 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:54 smithi032 ceph-mon[25199]: Reconfiguring grafana.smithi032 (dependencies changed)... 2024-05-20T15:49:55.045 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:54 smithi032 ceph-mon[25199]: Reconfiguring daemon grafana.smithi032 on smithi032 2024-05-20T15:49:55.172 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:49:56.208 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:49:56.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:56 smithi154 ceph-mon[33174]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:56.980 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:56 smithi032 ceph-mon[25199]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:58.449 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:49:58.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:58 smithi154 ceph-mon[33174]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:58.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:49:58 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3746822563' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:59.015 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:58 smithi032 ceph-mon[25199]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:49:59.015 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:49:58 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3746822563' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:49:59.050 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:50:00.051 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:00.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:00 smithi032 ceph-mon[25199]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:00.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:00 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:00.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:00 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:00.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:00 smithi032 ceph-mon[25199]: Reconfiguring prometheus.smithi032 (dependencies changed)... 2024-05-20T15:50:00.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:00 smithi032 ceph-mon[25199]: overall HEALTH_OK 2024-05-20T15:50:00.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:00 smithi154 ceph-mon[33174]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:00.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:00 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:00 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:00 smithi154 ceph-mon[33174]: Reconfiguring prometheus.smithi032 (dependencies changed)... 2024-05-20T15:50:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:00 smithi154 ceph-mon[33174]: overall HEALTH_OK 2024-05-20T15:50:01.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:01 smithi032 ceph-mon[25199]: Reconfiguring daemon prometheus.smithi032 on smithi032 2024-05-20T15:50:01.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:01 smithi154 ceph-mon[33174]: Reconfiguring daemon prometheus.smithi032 on smithi032 2024-05-20T15:50:02.575 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:02.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:02 smithi032 ceph-mon[25199]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:02.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:02 smithi154 ceph-mon[33174]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:03.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:03.861 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:04.816 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:04 smithi032 ceph-mon[25199]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:04.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:04 smithi154 ceph-mon[33174]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:04.978 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:05.707 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:05 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1917580979' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:05.736 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:50:05.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:05 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1917580979' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:06.737 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:06.764 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:06 smithi032 ceph-mon[25199]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:06.764 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:06.764 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:06.764 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:50:06.764 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:06.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:06 smithi154 ceph-mon[33174]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:06.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:06.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:06.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi154", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-05-20T15:50:06.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:06.993 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: Reconfiguring ceph-exporter.smithi154 (monmap changed)... 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: Reconfiguring daemon ceph-exporter.smithi154 on smithi154 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:50:07.758 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:07.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: Reconfiguring ceph-exporter.smithi154 (monmap changed)... 2024-05-20T15:50:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: Reconfiguring daemon ceph-exporter.smithi154 on smithi154 2024-05-20T15:50:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi154", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-05-20T15:50:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:08.581 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: Reconfiguring crash.smithi154 (monmap changed)... 2024-05-20T15:50:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: Reconfiguring daemon crash.smithi154 on smithi154 2024-05-20T15:50:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:08.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:08.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:50:08.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:50:08.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:08.888 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:08.888 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: Reconfiguring crash.smithi154 (monmap changed)... 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: Reconfiguring daemon crash.smithi154 on smithi154 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi154.uwznwr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mgr services"}]: dispatch 2024-05-20T15:50:08.889 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:09.212 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:50:09.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: Reconfiguring mgr.smithi154.uwznwr (monmap changed)... 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: Reconfiguring daemon mgr.smithi154.uwznwr on smithi154 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2171119466' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-20T15:50:09.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:09 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:09.917 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: Reconfiguring mgr.smithi154.uwznwr (monmap changed)... 2024-05-20T15:50:09.917 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: Reconfiguring daemon mgr.smithi154.uwznwr on smithi154 2024-05-20T15:50:09.917 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2171119466' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:09.917 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:09.917 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:09.918 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-05-20T15:50:09.918 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-05-20T15:50:09.918 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:09 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:10.213 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:10.476 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:10.833 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:10 smithi154 ceph-mon[33174]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:10.833 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:10 smithi154 ceph-mon[33174]: Reconfiguring mon.smithi154 (monmap changed)... 2024-05-20T15:50:10.833 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:10 smithi154 ceph-mon[33174]: Reconfiguring daemon mon.smithi154 on smithi154 2024-05-20T15:50:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:10 smithi032 ceph-mon[25199]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:10 smithi032 ceph-mon[25199]: Reconfiguring mon.smithi154 (monmap changed)... 2024-05-20T15:50:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:10 smithi032 ceph-mon[25199]: Reconfiguring daemon mon.smithi154 on smithi154 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi032.front.sepia.ceph.com:3000"}]: dispatch 2024-05-20T15:50:12.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi032.front.sepia.ceph.com:3000"}]: dispatch 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi032.front.sepia.ceph.com:9095"}]: dispatch 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi032.front.sepia.ceph.com:9095"}]: dispatch 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.189 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:50:12.252 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi032.front.sepia.ceph.com:9093"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi032.front.sepia.ceph.com:3000"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi032.front.sepia.ceph.com:3000"}]: dispatch 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.253 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:50:12.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:50:12.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi032.front.sepia.ceph.com:9095"}]: dispatch 2024-05-20T15:50:12.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi032.front.sepia.ceph.com:9095"}]: dispatch 2024-05-20T15:50:12.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:12.254 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:50:13.119 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:12 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3671300604' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:13.119 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:13.119 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:13.130 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:12 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3671300604' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:13.130 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:13.130 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:13.420 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:50:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:14 smithi154 ceph-mon[33174]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:14 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:14 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:14.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:14 smithi032 ceph-mon[25199]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:14.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:14.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:14.421 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:14.948 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:16.192 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:16 smithi032 ceph-mon[25199]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:16.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:16 smithi154 ceph-mon[33174]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:17.044 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:17.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:17 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2929873402' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:17.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:17 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2929873402' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:18.130 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:18 smithi032 ceph-mon[25199]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:18.130 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:18.130 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:18.130 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:18.156 INFO:teuthology.orchestra.run.smithi032.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-05-20T15:50:18.436 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:18 smithi154 ceph-mon[33174]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:18.436 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:18.436 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:18.436 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:19.157 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:50:19.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:19.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:50:19.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:20.252 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:20.603 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:20 smithi032 ceph-mon[25199]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:20.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:20 smithi154 ceph-mon[33174]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/110040856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]: dispatch 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]: dispatch 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]': finished 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: osdmap e6: 1 total, 0 up, 1 in 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3979806383' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5dd7e59-2b25-47e7-b819-fe35f6464bc8"}]: dispatch 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3979806383' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5dd7e59-2b25-47e7-b819-fe35f6464bc8"}]': finished 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: osdmap e7: 2 total, 0 up, 2 in 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:21.585 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:21 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/110040856' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcfe9c77-a784-44a6-9479-48d442f226b2"}]': finished 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: osdmap e6: 1 total, 0 up, 1 in 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3979806383' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5dd7e59-2b25-47e7-b819-fe35f6464bc8"}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3979806383' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5dd7e59-2b25-47e7-b819-fe35f6464bc8"}]': finished 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: osdmap e7: 2 total, 0 up, 2 in 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:21.587 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:21 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:22.219 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:22.505 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:22 smithi032 ceph-mon[25199]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:22.505 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:22 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2962610048' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:22.505 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:22 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/703787186' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:22.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:22 smithi154 ceph-mon[33174]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:22.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:22 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2962610048' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:22.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:22 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/703787186' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:22.833 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1716220221,"num_remapped_pgs":0} 2024-05-20T15:50:23.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:23 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3845956736' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:23.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:23 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3845956736' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:23.834 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:24.090 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:24.372 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:24 smithi032 ceph-mon[25199]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:24.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:24 smithi154 ceph-mon[33174]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/4275766028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]': finished 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: osdmap e8: 3 total, 0 up, 3 in 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3534103938' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "672f1ef0-5b98-457a-8cdc-9f4b646f7769"}]: dispatch 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3534103938' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "672f1ef0-5b98-457a-8cdc-9f4b646f7769"}]': finished 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: osdmap e9: 4 total, 0 up, 4 in 2024-05-20T15:50:25.392 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:25.393 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:25.393 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:25.393 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:25.647 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/4275766028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]: dispatch 2024-05-20T15:50:25.647 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]: dispatch 2024-05-20T15:50:25.647 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c9cee34-0109-4331-bc6d-f0ba6a7240d6"}]': finished 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: osdmap e8: 3 total, 0 up, 3 in 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3534103938' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "672f1ef0-5b98-457a-8cdc-9f4b646f7769"}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3534103938' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "672f1ef0-5b98-457a-8cdc-9f4b646f7769"}]': finished 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: osdmap e9: 4 total, 0 up, 4 in 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:25.648 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:25.933 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:26.501 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:26 smithi032 ceph-mon[25199]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:26.501 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:26 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/981067800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:26.501 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:26 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2044459388' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:26.534 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1716220225,"num_remapped_pgs":0} 2024-05-20T15:50:26.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:26 smithi154 ceph-mon[33174]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:26.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:26 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/981067800' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:26.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:26 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2044459388' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:27.535 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:27.796 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:27.803 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:27 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2153472220' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:27.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:27 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2153472220' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/558519603' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]': finished 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: osdmap e10: 5 total, 0 up, 5 in 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:28.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/558519603' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]: dispatch 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]: dispatch 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "000d2192-b88f-44c1-8367-dc24a725dbbe"}]': finished 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: osdmap e10: 5 total, 0 up, 5 in 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:28.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:28.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:29.537 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:29.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2877765100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8864b8ae-d369-423c-8146-b4ed10c7263b"}]: dispatch 2024-05-20T15:50:29.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2877765100' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8864b8ae-d369-423c-8146-b4ed10c7263b"}]': finished 2024-05-20T15:50:29.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: osdmap e11: 6 total, 0 up, 6 in 2024-05-20T15:50:29.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:29.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:29 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2389503577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:29.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2877765100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8864b8ae-d369-423c-8146-b4ed10c7263b"}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2877765100' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8864b8ae-d369-423c-8146-b4ed10c7263b"}]': finished 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: osdmap e11: 6 total, 0 up, 6 in 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:29.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:29 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2389503577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:30.285 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1716220229,"num_remapped_pgs":0} 2024-05-20T15:50:30.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:30 smithi032 ceph-mon[25199]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:30.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:30 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3924530509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:30.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:30 smithi154 ceph-mon[33174]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:30.933 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:30 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3924530509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:31.286 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:31.544 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:31.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:31 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/601882832' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:31.913 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:31 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/601882832' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/3527613822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]': finished 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: osdmap e12: 7 total, 0 up, 7 in 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:32.809 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/3527613822' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]: dispatch 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]: dispatch 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f964971c-9a10-4857-b730-658c582e7fc1"}]': finished 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: osdmap e12: 7 total, 0 up, 7 in 2024-05-20T15:50:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:32.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:33.319 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:33.693 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:33.693 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/2328731211' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1403903102' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bba1c309-05be-42d9-bcf8-d6f7e79f04cc"}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1403903102' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bba1c309-05be-42d9-bcf8-d6f7e79f04cc"}]': finished 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: osdmap e13: 8 total, 0 up, 8 in 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:33.694 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2636334019' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:33.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/2328731211' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1403903102' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bba1c309-05be-42d9-bcf8-d6f7e79f04cc"}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1403903102' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bba1c309-05be-42d9-bcf8-d6f7e79f04cc"}]': finished 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: osdmap e13: 8 total, 0 up, 8 in 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:33.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:33.939 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:33.939 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:33 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2636334019' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:34.104 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:34.814 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:34 smithi032 ceph-mon[25199]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:34.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:34 smithi154 ceph-mon[33174]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:35.105 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:35.359 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:35.741 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:35 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1945716495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:35.832 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:35 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1945716495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-05-20T15:50:36.568 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:36 smithi154 ceph-mon[33174]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:36.754 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:36 smithi032 ceph-mon[25199]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:37.153 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:37.505 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:37 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1522966130' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:37.822 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:37 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1522966130' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:38.148 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:38.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:38 smithi032 ceph-mon[25199]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:38.887 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:38 smithi154 ceph-mon[33174]: pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:39.149 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:39.621 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:39.651 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-20T15:50:39.651 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:39.651 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:39 smithi154 ceph-mon[33174]: Deploying daemon osd.0 on smithi154 2024-05-20T15:50:39.744 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-05-20T15:50:39.744 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:39.744 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:39 smithi032 ceph-mon[25199]: Deploying daemon osd.0 on smithi154 2024-05-20T15:50:40.782 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:40 smithi154 ceph-mon[33174]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:40.782 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:40 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-20T15:50:40.782 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:40 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:40.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:40 smithi032 ceph-mon[25199]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:40.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:40 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-05-20T15:50:40.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:40 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:41.579 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:41 smithi032 ceph-mon[25199]: Deploying daemon osd.1 on smithi032 2024-05-20T15:50:41.752 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:41.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:41 smithi154 ceph-mon[33174]: Deploying daemon osd.1 on smithi032 2024-05-20T15:50:42.424 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:42.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:42 smithi032 ceph-mon[25199]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:42.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:42 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1912783923' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:42.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:42 smithi154 ceph-mon[33174]: pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:42.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:42 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1912783923' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:43.425 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:43.818 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:44.719 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:44 smithi154 ceph-mon[33174]: Deploying daemon osd.2 on smithi154 2024-05-20T15:50:44.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:44.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:44.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:44.853 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-05-20T15:50:44.854 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:44.854 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:44 smithi032 ceph-mon[25199]: Deploying daemon osd.2 on smithi154 2024-05-20T15:50:46.359 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:46.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:46 smithi032 ceph-mon[25199]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:46.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:46 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3777867845' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:46.776 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:46 smithi154 ceph-mon[33174]: pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:46.777 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:46 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3777867845' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:47.359 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:47.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:47 smithi032 ceph-mon[25199]: from='osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-20T15:50:47.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:47 smithi032 ceph-mon[25199]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-20T15:50:47.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:47 smithi154 ceph-mon[33174]: from='osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-20T15:50:47.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:47 smithi154 ceph-mon[33174]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-05-20T15:50:48.361 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: osdmap e14: 8 total, 0 up, 8 in 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:48.608 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-20T15:50:48.609 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-05-20T15:50:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: osdmap e14: 8 total, 0 up, 8 in 2024-05-20T15:50:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-05-20T15:50:48.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:48.639 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:49.544 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: Deploying daemon osd.3 on smithi032 2024-05-20T15:50:49.544 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: Deploying daemon osd.3 on smithi032 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: osdmap e15: 8 total, 0 up, 8 in 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:49.726 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:49.727 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:49 smithi032 ceph-mon[25199]: from='osd.0 ' entity='osd.0' 2024-05-20T15:50:49.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: osdmap e15: 8 total, 0 up, 8 in 2024-05-20T15:50:49.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:49.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:49 smithi154 ceph-mon[33174]: from='osd.0 ' entity='osd.0' 2024-05-20T15:50:50.361 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:50:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:50:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: Deploying daemon osd.4 on smithi154 2024-05-20T15:50:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799] boot 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: osdmap e16: 8 total, 1 up, 8 in 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:50.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:50 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2857690014' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: Deploying daemon osd.4 on smithi154 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:50.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: osd.0 [v2:172.21.15.154:6800/1993932799,v1:172.21.15.154:6801/1993932799] boot 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: osdmap e16: 8 total, 1 up, 8 in 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:50.671 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:50 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2857690014' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:51.511 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":16,"num_osds":8,"num_up_osds":1,"osd_up_since":1716220249,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:52.512 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: pgmap v58: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: osdmap e17: 8 total, 1 up, 8 in 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-20T15:50:52.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:52 smithi032 ceph-mon[25199]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: pgmap v58: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: osdmap e17: 8 total, 1 up, 8 in 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-20T15:50:52.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:52 smithi154 ceph-mon[33174]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-05-20T15:50:53.231 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: osdmap e18: 8 total, 1 up, 8 in 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:53.578 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: osdmap e19: 8 total, 1 up, 8 in 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:53.579 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:53 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: osdmap e18: 8 total, 1 up, 8 in 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:53.678 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: osdmap e19: 8 total, 1 up, 8 in 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:53.679 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:53 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:54.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:54.748 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-20T15:50:54.748 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:54.748 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:54.748 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: pgmap v61: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993]' entity='osd.1' 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-05-20T15:50:54.848 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:54.849 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:54.849 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:55.685 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:50:55.685 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:50:55.685 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: Deploying daemon osd.6 on smithi154 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241] boot 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993] boot 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: osdmap e20: 8 total, 3 up, 8 in 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:55.686 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:55.687 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:55 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 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-05-20T15:50:55.816 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:50:55.816 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: Deploying daemon osd.6 on smithi154 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: osd.2 [v2:172.21.15.154:6808/3893777241,v1:172.21.15.154:6809/3893777241] boot 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: osd.1 [v2:172.21.15.32:6802/1813953993,v1:172.21.15.32:6803/1813953993] boot 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: osdmap e20: 8 total, 3 up, 8 in 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:55.817 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:55 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 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-05-20T15:50:56.286 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"num_osds":8,"num_up_osds":3,"osd_up_since":1716220254,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:50:56.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 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-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: osdmap e21: 8 total, 3 up, 8 in 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-20T15:50:56.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:56 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/158595447' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:56.885 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: pgmap v64: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-05-20T15:50:56.885 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 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-05-20T15:50:56.885 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: osdmap e21: 8 total, 3 up, 8 in 2024-05-20T15:50:56.885 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:56.885 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:56.886 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:56.886 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:56.886 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:56.886 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-05-20T15:50:56.886 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:56 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/158595447' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:50:57.288 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:50:57.565 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: osdmap e22: 8 total, 3 up, 8 in 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:57.682 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:57.683 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:57.872 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-05-20T15:50:57.872 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: osdmap e22: 8 total, 3 up, 8 in 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:50:57.873 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:58.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-20T15:50:58.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: Deploying daemon osd.5 on smithi032 2024-05-20T15:50:58.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-20T15:50:58.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: osdmap e23: 8 total, 3 up, 8 in 2024-05-20T15:50:58.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: Deploying daemon osd.5 on smithi032 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: osdmap e23: 8 total, 3 up, 8 in 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:58.952 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:50:59.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:59.831 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: osdmap e24: 8 total, 3 up, 8 in 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' 2024-05-20T15:50:59.832 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:50:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:59.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:50:59.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: osdmap e24: 8 total, 3 up, 8 in 2024-05-20T15:50:59.936 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414]' entity='osd.4' 2024-05-20T15:50:59.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:50:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:51:00.563 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:01.076 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:00 smithi032 sudo[53080]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-20T15:51:01.076 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:00 smithi032 sudo[53080]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-20T15:51:01.076 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:00 smithi032 sudo[53080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-05-20T15:51:01.076 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:00 smithi032 sudo[53080]: pam_unix(sudo:session): session closed for user root 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: mgrmap e19: smithi032.ziqzlf(active, since 116s), standbys: smithi154.uwznwr 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414] boot 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: osdmap e25: 8 total, 4 up, 8 in 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:51:01.363 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 ceph-mon[33174]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-20T15:51:01.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 sudo[53097]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-20T15:51:01.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 sudo[53097]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-20T15:51:01.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 sudo[53097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-05-20T15:51:01.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 sudo[53097]: pam_unix(sudo:session): session closed for user root 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: mgrmap e19: smithi032.ziqzlf(active, since 116s), standbys: smithi154.uwznwr 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: osd.4 [v2:172.21.15.154:6816/3736589414,v1:172.21.15.154:6817/3736589414] boot 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: osdmap e25: 8 total, 4 up, 8 in 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:01.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:01 smithi032 ceph-mon[25199]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-20T15:51:01.686 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43631]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-05-20T15:51:01.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43631]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-20T15:51:01.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-05-20T15:51:01.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43631]: pam_unix(sudo:session): session closed for user root 2024-05-20T15:51:01.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43640]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-05-20T15:51:01.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43640]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-05-20T15:51:01.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-05-20T15:51:01.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:01 smithi154 sudo[43640]: pam_unix(sudo:session): session closed for user root 2024-05-20T15:51:01.952 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":25,"num_osds":8,"num_up_osds":4,"osd_up_since":1716220259,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/896010809' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-20T15:51:02.301 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: osdmap e26: 8 total, 4 up, 8 in 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:02.302 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:02.303 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:02.303 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/896010809' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi032"}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mon metadata", "id": "smithi154"}]: dispatch 2024-05-20T15:51:02.320 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: osdmap e26: 8 total, 4 up, 8 in 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:02.321 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:02.953 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:51:03.731 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:03.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:51:03.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:51:03.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:03.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:03.856 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: osdmap e27: 8 total, 4 up, 8 in 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-20T15:51:03.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:03.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: osdmap e27: 8 total, 4 up, 8 in 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-05-20T15:51:03.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:04.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-05-20T15:51:04.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700] boot 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: osdmap e28: 8 total, 5 up, 8 in 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:51:04.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:04 smithi032 ceph-mon[25199]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: osd.3 [v2:172.21.15.32:6810/2836824700,v1:172.21.15.32:6811/2836824700] boot 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: osdmap e28: 8 total, 5 up, 8 in 2024-05-20T15:51:05.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-05-20T15:51:05.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:05.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:05.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:05.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:51:05.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:04 smithi154 ceph-mon[33174]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]: dispatch 2024-05-20T15:51:05.637 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:05.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:51:05.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: osdmap e29: 8 total, 5 up, 8 in 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3829000378' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:05.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:05 smithi032 ceph-mon[25199]: Deploying daemon osd.7 on smithi032 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi154", "root=default"]}]': finished 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: osdmap e29: 8 total, 5 up, 8 in 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3829000378' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:06.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:05 smithi154 ceph-mon[33174]: Deploying daemon osd.7 on smithi032 2024-05-20T15:51:06.325 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":29,"num_osds":8,"num_up_osds":5,"osd_up_since":1716220263,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":1} 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927] boot 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: osdmap e30: 8 total, 6 up, 8 in 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:06.810 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:06 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:07.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:51:07.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:51:07.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: osd.6 [v2:172.21.15.154:6824/2241504927,v1:172.21.15.154:6825/2241504927] boot 2024-05-20T15:51:07.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: osdmap e30: 8 total, 6 up, 8 in 2024-05-20T15:51:07.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:07.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-05-20T15:51:07.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:06 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:07.326 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:51:07.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:07 smithi032 ceph-mon[25199]: osdmap e31: 8 total, 6 up, 8 in 2024-05-20T15:51:07.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:07.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:07 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:07.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:07 smithi032 ceph-mon[25199]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2024-05-20T15:51:08.011 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:08.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:07 smithi154 ceph-mon[33174]: osdmap e31: 8 total, 6 up, 8 in 2024-05-20T15:51:08.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:08.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:07 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:08.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:07 smithi154 ceph-mon[33174]: pgmap v81: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2024-05-20T15:51:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:08 smithi032 ceph-mon[25199]: osdmap e32: 8 total, 6 up, 8 in 2024-05-20T15:51:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:08.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:09.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:08 smithi154 ceph-mon[33174]: osdmap e32: 8 total, 6 up, 8 in 2024-05-20T15:51:09.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:09.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:09.847 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:09 smithi032 ceph-mon[25199]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-20T15:51:09.847 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:09 smithi032 ceph-mon[25199]: pgmap v83: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 317 KiB/s wr, 21 op/s 2024-05-20T15:51:10.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:09 smithi154 ceph-mon[33174]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-05-20T15:51:10.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:09 smithi154 ceph-mon[33174]: pgmap v83: 1 pgs: 1 remapped+peering; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 6.5 KiB/s rd, 317 KiB/s wr, 21 op/s 2024-05-20T15:51:10.601 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-20T15:51:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: osdmap e33: 8 total, 6 up, 8 in 2024-05-20T15:51:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:10.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:10 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3195809210' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:11.088 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-05-20T15:51:11.089 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: osdmap e33: 8 total, 6 up, 8 in 2024-05-20T15:51:11.089 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:11.089 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:11.089 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:11.089 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:10 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3195809210' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:11.213 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":33,"num_osds":8,"num_up_osds":6,"osd_up_since":1716220265,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:51:12.100 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:12.100 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: osdmap e34: 8 total, 6 up, 8 in 2024-05-20T15:51:12.100 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.100 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:12.101 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.101 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:11 smithi154 ceph-mon[33174]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: from='osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: osdmap e34: 8 total, 6 up, 8 in 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:11 smithi032 ceph-mon[25199]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-05-20T15:51:12.217 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:51:12.589 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:12.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:51:12.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:51:12.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122] boot 2024-05-20T15:51:12.787 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: osdmap e35: 8 total, 7 up, 8 in 2024-05-20T15:51:12.788 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.788 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: osd.5 [v2:172.21.15.32:6818/1950581122,v1:172.21.15.32:6819/1950581122] boot 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: osdmap e35: 8 total, 7 up, 8 in 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-05-20T15:51:12.808 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:13.919 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:13 smithi032 ceph-mon[25199]: osdmap e36: 8 total, 7 up, 8 in 2024-05-20T15:51:13.919 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:13 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:13.919 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:13 smithi032 ceph-mon[25199]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-05-20T15:51:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:13 smithi154 ceph-mon[33174]: osdmap e36: 8 total, 7 up, 8 in 2024-05-20T15:51:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:13 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:13 smithi154 ceph-mon[33174]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-05-20T15:51:14.744 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:15.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:15 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:15.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:15 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:15.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:15 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/290247831' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:15.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:15 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:15.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:15 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:15.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:15 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/290247831' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:15.860 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":36,"num_osds":8,"num_up_osds":7,"osd_up_since":1716220271,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:51:16.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:16 smithi032 ceph-mon[25199]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-05-20T15:51:16.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:16 smithi154 ceph-mon[33174]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-05-20T15:51:16.862 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:51:17.126 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:18.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:18 smithi032 ceph-mon[25199]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-05-20T15:51:18.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:18 smithi032 ceph-mon[25199]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-20T15:51:18.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:18.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:18.226 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:18.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:18 smithi154 ceph-mon[33174]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-05-20T15:51:18.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:18 smithi154 ceph-mon[33174]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-05-20T15:51:18.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:18.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:18.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:19.299 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:19 smithi032 ceph-mon[25199]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-20T15:51:19.300 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:19 smithi032 ceph-mon[25199]: osdmap e37: 8 total, 7 up, 8 in 2024-05-20T15:51:19.300 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:19 smithi032 ceph-mon[25199]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:19.300 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:19.300 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:19 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:51:19.416 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:19 smithi154 ceph-mon[33174]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-05-20T15:51:19.416 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:19 smithi154 ceph-mon[33174]: osdmap e37: 8 total, 7 up, 8 in 2024-05-20T15:51:19.416 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:19 smithi154 ceph-mon[33174]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]: dispatch 2024-05-20T15:51:19.416 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:19.416 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:19 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:51:19.521 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: osdmap e38: 8 total, 7 up, 8 in 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1868627' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316] boot 2024-05-20T15:51:20.332 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: osdmap e39: 8 total, 8 up, 8 in 2024-05-20T15:51:20.333 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.333 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:20.333 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:20 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-05-20T15:51:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-05-20T15:51:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: osdmap e38: 8 total, 7 up, 8 in 2024-05-20T15:51:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316]' entity='osd.7' 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1868627' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: osd.7 [v2:172.21.15.32:6826/709801316,v1:172.21.15.32:6827/709801316] boot 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: osdmap e39: 8 total, 8 up, 8 in 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:20.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:20 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:20.658 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":38,"num_osds":8,"num_up_osds":7,"osd_up_since":1716220271,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:51:21.192 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:21 smithi032 ceph-mon[25199]: purged_snaps scrub starts 2024-05-20T15:51:21.192 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:21 smithi032 ceph-mon[25199]: purged_snaps scrub ok 2024-05-20T15:51:21.192 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:21 smithi032 ceph-mon[25199]: osdmap e40: 8 total, 8 up, 8 in 2024-05-20T15:51:21.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:21 smithi154 ceph-mon[33174]: purged_snaps scrub starts 2024-05-20T15:51:21.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:21 smithi154 ceph-mon[33174]: purged_snaps scrub ok 2024-05-20T15:51:21.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:21 smithi154 ceph-mon[33174]: osdmap e40: 8 total, 8 up, 8 in 2024-05-20T15:51:21.659 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd stat -f json 2024-05-20T15:51:22.099 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:22.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:22 smithi032 ceph-mon[25199]: pgmap v97: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:22.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:22 smithi032 ceph-mon[25199]: osdmap e41: 8 total, 8 up, 8 in 2024-05-20T15:51:22.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:22 smithi154 ceph-mon[33174]: pgmap v97: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:22.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:22 smithi154 ceph-mon[33174]: osdmap e41: 8 total, 8 up, 8 in 2024-05-20T15:51:24.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: pgmap v99: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: osdmap e42: 8 total, 8 up, 8 in 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:24 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:24.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: pgmap v99: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:24.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: osdmap e42: 8 total, 8 up, 8 in 2024-05-20T15:51:24.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:24.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:24.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:24.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:24 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:25.130 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:25.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:25 smithi032 ceph-mon[25199]: Detected new or changed devices on smithi154 2024-05-20T15:51:25.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:25 smithi032 ceph-mon[25199]: Adjusting osd_memory_target on smithi154 to 3728M 2024-05-20T15:51:25.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:25 smithi032 ceph-mon[25199]: osdmap e43: 8 total, 8 up, 8 in 2024-05-20T15:51:25.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:25.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:25.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:25 smithi154 ceph-mon[33174]: Detected new or changed devices on smithi154 2024-05-20T15:51:25.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:25 smithi154 ceph-mon[33174]: Adjusting osd_memory_target on smithi154 to 3728M 2024-05-20T15:51:25.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:25 smithi154 ceph-mon[33174]: osdmap e43: 8 total, 8 up, 8 in 2024-05-20T15:51:25.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:25.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:25.752 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":43,"num_osds":8,"num_up_osds":8,"osd_up_since":1716220279,"num_in_osds":8,"osd_in_since":1716220233,"num_remapped_pgs":0} 2024-05-20T15:51:25.752 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-20T15:51:26.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:26 smithi032 ceph-mon[25199]: pgmap v102: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:26.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:26 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2462069927' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:26.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:26 smithi154 ceph-mon[33174]: pgmap v102: 1 pgs: 1 remapped; 577 KiB data, 519 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:26.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:26 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2462069927' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-05-20T15:51:26.987 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:28.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:28 smithi032 ceph-mon[25199]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-05-20T15:51:28.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:28 smithi154 ceph-mon[33174]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-05-20T15:51:29.394 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:29.395 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":43,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","created":"2024-05-20T15:47:04.948039+0000","modified":"2024-05-20T15:51:24.099565+0000","last_up_change":"2024-05-20T15:51:19.805517+0000","last_in_change":"2024-05-20T15:50:33.227196+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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-05-20T15:50:55.305969+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","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":"bcfe9c77-a784-44a6-9479-48d442f226b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6801","nonce":1993932799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6803","nonce":1993932799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6807","nonce":1993932799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6805","nonce":1993932799}]},"public_addr":"172.21.15.154:6801/1993932799","cluster_addr":"172.21.15.154:6803/1993932799","heartbeat_back_addr":"172.21.15.154:6807/1993932799","heartbeat_front_addr":"172.21.15.154:6805/1993932799","state":["exists","up"]},{"osd":1,"uuid":"d5dd7e59-2b25-47e7-b819-fe35f6464bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6803","nonce":1813953993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6805","nonce":1813953993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6809","nonce":1813953993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6807","nonce":1813953993}]},"public_addr":"172.21.15.32:6803/1813953993","cluster_addr":"172.21.15.32:6805/1813953993","heartbeat_back_addr":"172.21.15.32:6809/1813953993","heartbeat_front_addr":"172.21.15.32:6807/1813953993","state":["exists","up"]},{"osd":2,"uuid":"7c9cee34-0109-4331-bc6d-f0ba6a7240d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6809","nonce":3893777241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6811","nonce":3893777241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6815","nonce":3893777241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6813","nonce":3893777241}]},"public_addr":"172.21.15.154:6809/3893777241","cluster_addr":"172.21.15.154:6811/3893777241","heartbeat_back_addr":"172.21.15.154:6815/3893777241","heartbeat_front_addr":"172.21.15.154:6813/3893777241","state":["exists","up"]},{"osd":3,"uuid":"672f1ef0-5b98-457a-8cdc-9f4b646f7769","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6811","nonce":2836824700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6813","nonce":2836824700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6817","nonce":2836824700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6815","nonce":2836824700}]},"public_addr":"172.21.15.32:6811/2836824700","cluster_addr":"172.21.15.32:6813/2836824700","heartbeat_back_addr":"172.21.15.32:6817/2836824700","heartbeat_front_addr":"172.21.15.32:6815/2836824700","state":["exists","up"]},{"osd":4,"uuid":"000d2192-b88f-44c1-8367-dc24a725dbbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6817","nonce":3736589414}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6819","nonce":3736589414}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6823","nonce":3736589414}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6821","nonce":3736589414}]},"public_addr":"172.21.15.154:6817/3736589414","cluster_addr":"172.21.15.154:6819/3736589414","heartbeat_back_addr":"172.21.15.154:6823/3736589414","heartbeat_front_addr":"172.21.15.154:6821/3736589414","state":["exists","up"]},{"osd":5,"uuid":"8864b8ae-d369-423c-8146-b4ed10c7263b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6819","nonce":1950581122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6821","nonce":1950581122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6825","nonce":1950581122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6823","nonce":1950581122}]},"public_addr":"172.21.15.32:6819/1950581122","cluster_addr":"172.21.15.32:6821/1950581122","heartbeat_back_addr":"172.21.15.32:6825/1950581122","heartbeat_front_addr":"172.21.15.32:6823/1950581122","state":["exists","up"]},{"osd":6,"uuid":"f964971c-9a10-4857-b730-658c582e7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6825","nonce":2241504927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6827","nonce":2241504927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6831","nonce":2241504927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6829","nonce":2241504927}]},"public_addr":"172.21.15.154:6825/2241504927","cluster_addr":"172.21.15.154:6827/2241504927","heartbeat_back_addr":"172.21.15.154:6831/2241504927","heartbeat_front_addr":"172.21.15.154:6829/2241504927","state":["exists","up"]},{"osd":7,"uuid":"bba1c309-05be-42d9-bcf8-d6f7e79f04cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6827","nonce":709801316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6829","nonce":709801316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6833","nonce":709801316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6831","nonce":709801316}]},"public_addr":"172.21.15.32:6827/709801316","cluster_addr":"172.21.15.32:6829/709801316","heartbeat_back_addr":"172.21.15.32:6833/709801316","heartbeat_front_addr":"172.21.15.32:6831/709801316","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:47.706066+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.652423+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.893870+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:01.413353+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:58.283213+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:09.852357+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:03.846122+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:18.178360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6800/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1131982144":"2024-05-21T15:47:30.024905+0000","172.21.15.32:6800/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/3881442642":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/467151832":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1283489107":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/749930310":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6800/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2874013476":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2140983186":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2483279553":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6801/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/1861837077":"2024-05-21T15:49:02.804922+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-05-20T15:51:30.326 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-05-20T15:51:30.326 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3688939047' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:30.326 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: Detected new or changed devices on smithi032 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:51:30.327 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:30.353 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-05-20T15:50:55.305969+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '23', '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-05-20T15:51:30.353 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3688939047' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: Detected new or changed devices on smithi032 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.364 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-05-20T15:51:30.365 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:51:31.283 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:31 smithi032 ceph-mon[25199]: Adjusting osd_memory_target on smithi032 to 2961M 2024-05-20T15:51:31.330 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:31 smithi154 ceph-mon[33174]: Adjusting osd_memory_target on smithi032 to 2961M 2024-05-20T15:51:32.060 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:32.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:32 smithi032 ceph-mon[25199]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-05-20T15:51:32.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:32 smithi154 ceph-mon[33174]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-05-20T15:51:33.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:33.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:34.294 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:34 smithi154 ceph-mon[33174]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-05-20T15:51:34.333 INFO:teuthology.orchestra.run.smithi032.stdout:pg_num: 1 2024-05-20T15:51:34.333 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:34 smithi032 ceph-mon[25199]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-05-20T15:51:35.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:35 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/942902107' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-20T15:51:35.447 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:35 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/942902107' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-05-20T15:51:35.474 INFO:tasks.cephadm:Setting up client nodes... 2024-05-20T15:51:35.474 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-05-20T15:51:36.210 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:36 smithi032 ceph-mon[25199]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-05-20T15:51:36.246 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:36 smithi154 ceph-mon[33174]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-05-20T15:51:36.493 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:38.316 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:38 smithi154 ceph-mon[33174]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-05-20T15:51:38.352 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:38 smithi032 ceph-mon[25199]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-05-20T15:51:38.931 INFO:teuthology.orchestra.run.smithi032.stdout:[client.0] 2024-05-20T15:51:38.931 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQCKcUtmeZFuNxAATF9yEZiZd4Y3f/M5GSWFRw== 2024-05-20T15:51:39.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:39.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:39 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:39.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:39 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/875979916' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-20T15:51:39.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:39 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/875979916' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-05-20T15:51:39.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:39.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:39 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:39.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:39 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/875979916' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-20T15:51:39.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:39 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/875979916' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-05-20T15:51:39.966 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:51:39.966 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-05-20T15:51:39.966 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-05-20T15:51:40.008 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-05-20T15:51:40.260 INFO:teuthology.orchestra.run.smithi154.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi154/config 2024-05-20T15:51:40.618 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:40 smithi154 ceph-mon[33174]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:40.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:40 smithi032 ceph-mon[25199]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:42.005 INFO:teuthology.orchestra.run.smithi154.stdout:[client.1] 2024-05-20T15:51:42.005 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCOcUtmVAYtABAAPiOpf1LEvkRb6WOH4OfBxQ== 2024-05-20T15:51:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:42.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:42.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: from='client.? 172.21.15.154:0/4165398290' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-20T15:51:42.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: 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-05-20T15:51:42.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:42 smithi032 ceph-mon[25199]: 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-05-20T15:51:42.626 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:42.626 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:42.626 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:51:42.626 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: from='client.? 172.21.15.154:0/4165398290' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-05-20T15:51:42.627 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: 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-05-20T15:51:42.627 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:42 smithi154 ceph-mon[33174]: 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-05-20T15:51:42.628 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:51:42.628 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-05-20T15:51:42.628 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-05-20T15:51:42.665 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-05-20T15:51:42.666 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-05-20T15:51:42.666 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph mgr dump --format=json 2024-05-20T15:51:42.930 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:44.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:44 smithi032 ceph-mon[25199]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:44.651 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:44.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:44 smithi154 ceph-mon[33174]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:45.285 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":19,"flags":0,"active_gid":14207,"active_name":"smithi032.ziqzlf","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3461513427},{"type":"v1","addr":"172.21.15.32:6801","nonce":3461513427}]},"active_addr":"172.21.15.32:6801/3461513427","active_change":"2024-05-20T15:49:02.805030+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14228,"name":"smithi154.uwznwr","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_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_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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_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_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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.32:8443/","prometheus":"http://172.21.15.32: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.32:0","nonce":2569252063}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2010758926}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3878764634}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3418250435}]}]} 2024-05-20T15:51:45.290 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-05-20T15:51:45.290 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-05-20T15:51:45.291 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-20T15:51:45.544 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:45 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2461859910' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-20T15:51:45.547 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:45.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:45 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2461859910' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-05-20T15:51:46.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:46 smithi032 ceph-mon[25199]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:46.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:46 smithi154 ceph-mon[33174]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:47.419 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:47.419 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":43,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","created":"2024-05-20T15:47:04.948039+0000","modified":"2024-05-20T15:51:24.099565+0000","last_up_change":"2024-05-20T15:51:19.805517+0000","last_in_change":"2024-05-20T15:50:33.227196+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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-05-20T15:50:55.305969+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","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":"bcfe9c77-a784-44a6-9479-48d442f226b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6801","nonce":1993932799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6803","nonce":1993932799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6807","nonce":1993932799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6805","nonce":1993932799}]},"public_addr":"172.21.15.154:6801/1993932799","cluster_addr":"172.21.15.154:6803/1993932799","heartbeat_back_addr":"172.21.15.154:6807/1993932799","heartbeat_front_addr":"172.21.15.154:6805/1993932799","state":["exists","up"]},{"osd":1,"uuid":"d5dd7e59-2b25-47e7-b819-fe35f6464bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6803","nonce":1813953993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6805","nonce":1813953993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6809","nonce":1813953993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6807","nonce":1813953993}]},"public_addr":"172.21.15.32:6803/1813953993","cluster_addr":"172.21.15.32:6805/1813953993","heartbeat_back_addr":"172.21.15.32:6809/1813953993","heartbeat_front_addr":"172.21.15.32:6807/1813953993","state":["exists","up"]},{"osd":2,"uuid":"7c9cee34-0109-4331-bc6d-f0ba6a7240d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6809","nonce":3893777241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6811","nonce":3893777241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6815","nonce":3893777241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6813","nonce":3893777241}]},"public_addr":"172.21.15.154:6809/3893777241","cluster_addr":"172.21.15.154:6811/3893777241","heartbeat_back_addr":"172.21.15.154:6815/3893777241","heartbeat_front_addr":"172.21.15.154:6813/3893777241","state":["exists","up"]},{"osd":3,"uuid":"672f1ef0-5b98-457a-8cdc-9f4b646f7769","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6811","nonce":2836824700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6813","nonce":2836824700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6817","nonce":2836824700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6815","nonce":2836824700}]},"public_addr":"172.21.15.32:6811/2836824700","cluster_addr":"172.21.15.32:6813/2836824700","heartbeat_back_addr":"172.21.15.32:6817/2836824700","heartbeat_front_addr":"172.21.15.32:6815/2836824700","state":["exists","up"]},{"osd":4,"uuid":"000d2192-b88f-44c1-8367-dc24a725dbbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6817","nonce":3736589414}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6819","nonce":3736589414}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6823","nonce":3736589414}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6821","nonce":3736589414}]},"public_addr":"172.21.15.154:6817/3736589414","cluster_addr":"172.21.15.154:6819/3736589414","heartbeat_back_addr":"172.21.15.154:6823/3736589414","heartbeat_front_addr":"172.21.15.154:6821/3736589414","state":["exists","up"]},{"osd":5,"uuid":"8864b8ae-d369-423c-8146-b4ed10c7263b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6819","nonce":1950581122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6821","nonce":1950581122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6825","nonce":1950581122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6823","nonce":1950581122}]},"public_addr":"172.21.15.32:6819/1950581122","cluster_addr":"172.21.15.32:6821/1950581122","heartbeat_back_addr":"172.21.15.32:6825/1950581122","heartbeat_front_addr":"172.21.15.32:6823/1950581122","state":["exists","up"]},{"osd":6,"uuid":"f964971c-9a10-4857-b730-658c582e7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6825","nonce":2241504927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6827","nonce":2241504927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6831","nonce":2241504927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6829","nonce":2241504927}]},"public_addr":"172.21.15.154:6825/2241504927","cluster_addr":"172.21.15.154:6827/2241504927","heartbeat_back_addr":"172.21.15.154:6831/2241504927","heartbeat_front_addr":"172.21.15.154:6829/2241504927","state":["exists","up"]},{"osd":7,"uuid":"bba1c309-05be-42d9-bcf8-d6f7e79f04cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6827","nonce":709801316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6829","nonce":709801316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6833","nonce":709801316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6831","nonce":709801316}]},"public_addr":"172.21.15.32:6827/709801316","cluster_addr":"172.21.15.32:6829/709801316","heartbeat_back_addr":"172.21.15.32:6833/709801316","heartbeat_front_addr":"172.21.15.32:6831/709801316","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:47.706066+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.652423+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.893870+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:01.413353+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:58.283213+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:09.852357+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:03.846122+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:18.178360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6800/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1131982144":"2024-05-21T15:47:30.024905+0000","172.21.15.32:6800/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/3881442642":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/467151832":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1283489107":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/749930310":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6800/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2874013476":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2140983186":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2483279553":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6801/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/1861837077":"2024-05-21T15:49:02.804922+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-05-20T15:51:48.176 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-05-20T15:51:48.176 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd dump --format=json 2024-05-20T15:51:48.442 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:48.553 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:48 smithi032 ceph-mon[25199]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:48.554 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:48 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3423967391' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:48.554 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:48 smithi154 ceph-mon[33174]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:48 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3423967391' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:48.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:51:50.128 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:51:50.128 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":43,"fsid":"19b2ed7e-16c0-11ef-bc9a-c7b262605968","created":"2024-05-20T15:47:04.948039+0000","modified":"2024-05-20T15:51:24.099565+0000","last_up_change":"2024-05-20T15:51:19.805517+0000","last_in_change":"2024-05-20T15:50:33.227196+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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-05-20T15:50:55.305969+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","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":"bcfe9c77-a784-44a6-9479-48d442f226b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6801","nonce":1993932799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6803","nonce":1993932799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6807","nonce":1993932799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1993932799},{"type":"v1","addr":"172.21.15.154:6805","nonce":1993932799}]},"public_addr":"172.21.15.154:6801/1993932799","cluster_addr":"172.21.15.154:6803/1993932799","heartbeat_back_addr":"172.21.15.154:6807/1993932799","heartbeat_front_addr":"172.21.15.154:6805/1993932799","state":["exists","up"]},{"osd":1,"uuid":"d5dd7e59-2b25-47e7-b819-fe35f6464bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6803","nonce":1813953993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6805","nonce":1813953993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6809","nonce":1813953993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":1813953993},{"type":"v1","addr":"172.21.15.32:6807","nonce":1813953993}]},"public_addr":"172.21.15.32:6803/1813953993","cluster_addr":"172.21.15.32:6805/1813953993","heartbeat_back_addr":"172.21.15.32:6809/1813953993","heartbeat_front_addr":"172.21.15.32:6807/1813953993","state":["exists","up"]},{"osd":2,"uuid":"7c9cee34-0109-4331-bc6d-f0ba6a7240d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6809","nonce":3893777241}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6811","nonce":3893777241}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6815","nonce":3893777241}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":3893777241},{"type":"v1","addr":"172.21.15.154:6813","nonce":3893777241}]},"public_addr":"172.21.15.154:6809/3893777241","cluster_addr":"172.21.15.154:6811/3893777241","heartbeat_back_addr":"172.21.15.154:6815/3893777241","heartbeat_front_addr":"172.21.15.154:6813/3893777241","state":["exists","up"]},{"osd":3,"uuid":"672f1ef0-5b98-457a-8cdc-9f4b646f7769","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":28,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6811","nonce":2836824700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6813","nonce":2836824700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6817","nonce":2836824700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":2836824700},{"type":"v1","addr":"172.21.15.32:6815","nonce":2836824700}]},"public_addr":"172.21.15.32:6811/2836824700","cluster_addr":"172.21.15.32:6813/2836824700","heartbeat_back_addr":"172.21.15.32:6817/2836824700","heartbeat_front_addr":"172.21.15.32:6815/2836824700","state":["exists","up"]},{"osd":4,"uuid":"000d2192-b88f-44c1-8367-dc24a725dbbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6817","nonce":3736589414}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6819","nonce":3736589414}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6823","nonce":3736589414}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3736589414},{"type":"v1","addr":"172.21.15.154:6821","nonce":3736589414}]},"public_addr":"172.21.15.154:6817/3736589414","cluster_addr":"172.21.15.154:6819/3736589414","heartbeat_back_addr":"172.21.15.154:6823/3736589414","heartbeat_front_addr":"172.21.15.154:6821/3736589414","state":["exists","up"]},{"osd":5,"uuid":"8864b8ae-d369-423c-8146-b4ed10c7263b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6819","nonce":1950581122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6821","nonce":1950581122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6825","nonce":1950581122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":1950581122},{"type":"v1","addr":"172.21.15.32:6823","nonce":1950581122}]},"public_addr":"172.21.15.32:6819/1950581122","cluster_addr":"172.21.15.32:6821/1950581122","heartbeat_back_addr":"172.21.15.32:6825/1950581122","heartbeat_front_addr":"172.21.15.32:6823/1950581122","state":["exists","up"]},{"osd":6,"uuid":"f964971c-9a10-4857-b730-658c582e7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6825","nonce":2241504927}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6826","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6827","nonce":2241504927}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6830","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6831","nonce":2241504927}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6828","nonce":2241504927},{"type":"v1","addr":"172.21.15.154:6829","nonce":2241504927}]},"public_addr":"172.21.15.154:6825/2241504927","cluster_addr":"172.21.15.154:6827/2241504927","heartbeat_back_addr":"172.21.15.154:6831/2241504927","heartbeat_front_addr":"172.21.15.154:6829/2241504927","state":["exists","up"]},{"osd":7,"uuid":"bba1c309-05be-42d9-bcf8-d6f7e79f04cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6827","nonce":709801316}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6829","nonce":709801316}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6832","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6833","nonce":709801316}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":709801316},{"type":"v1","addr":"172.21.15.32:6831","nonce":709801316}]},"public_addr":"172.21.15.32:6827/709801316","cluster_addr":"172.21.15.32:6829/709801316","heartbeat_back_addr":"172.21.15.32:6833/709801316","heartbeat_front_addr":"172.21.15.32:6831/709801316","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:47.706066+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.652423+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:52.893870+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:01.413353+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:50:58.283213+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:09.852357+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:03.846122+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-05-20T15:51:18.178360+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:6800/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1131982144":"2024-05-21T15:47:30.024905+0000","172.21.15.32:6800/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2173844250":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/3881442642":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/467151832":"2024-05-21T15:47:30.024905+0000","172.21.15.32:0/1283489107":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/749930310":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6800/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2874013476":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2140983186":"2024-05-21T15:49:02.804922+0000","172.21.15.32:6801/2562736055":"2024-05-21T15:48:02.034716+0000","172.21.15.32:0/2483279553":"2024-05-21T15:48:02.034716+0000","172.21.15.32:6801/372783049":"2024-05-21T15:49:02.804922+0000","172.21.15.32:0/1861837077":"2024-05-21T15:49:02.804922+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-05-20T15:51:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:50 smithi032 ceph-mon[25199]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:50.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:50 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/2862867708' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:50.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:50 smithi154 ceph-mon[33174]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:50.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:50 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/2862867708' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-05-20T15:51:50.739 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-05-20T15:51:50.740 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-05-20T15:51:50.740 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-05-20T15:51:50.740 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-05-20T15:51:50.741 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-05-20T15:51:50.741 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-05-20T15:51:50.742 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-05-20T15:51:50.742 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-05-20T15:51:51.242 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:51.243 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:51.247 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:51.250 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:52.441 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:52.443 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:52.445 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:52.446 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:51:52.670 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:52 smithi154 ceph-mon[33174]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:52.807 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:52 smithi032 ceph-mon[25199]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:54.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:54 smithi154 ceph-mon[33174]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:54.789 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:54 smithi032 ceph-mon[25199]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:56.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:56 smithi032 ceph-mon[25199]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:56.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:56 smithi154 ceph-mon[33174]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:58.684 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:51:58 smithi032 ceph-mon[25199]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:58.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:51:58 smithi154 ceph-mon[33174]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:51:59.913 INFO:teuthology.orchestra.run.smithi032.stdout:85899345936 2024-05-20T15:51:59.914 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-05-20T15:52:00.438 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:00 smithi032 ceph-mon[25199]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:00.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:00 smithi154 ceph-mon[33174]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:00.840 INFO:teuthology.orchestra.run.smithi032.stdout:150323855373 2024-05-20T15:52:00.840 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-05-20T15:52:02.503 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:02 smithi032 ceph-mon[25199]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:02.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:02 smithi154 ceph-mon[33174]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:03.262 INFO:teuthology.orchestra.run.smithi032.stdout:128849018893 2024-05-20T15:52:03.262 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-05-20T15:52:03.568 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:03.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:04.115 INFO:teuthology.orchestra.run.smithi032.stdout:107374182416 2024-05-20T15:52:04.115 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-05-20T15:52:04.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:04 smithi154 ceph-mon[33174]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:04.709 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:04 smithi032 ceph-mon[25199]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:05.444 INFO:teuthology.orchestra.run.smithi032.stdout:68719476753 2024-05-20T15:52:05.445 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-05-20T15:52:06.077 INFO:teuthology.orchestra.run.smithi032.stdout:167503724553 2024-05-20T15:52:06.077 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-05-20T15:52:06.570 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:06 smithi032 ceph-mon[25199]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:06.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:06 smithi154 ceph-mon[33174]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:07.170 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:08.341 INFO:teuthology.orchestra.run.smithi032.stdout:85899345938 2024-05-20T15:52:08.341 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-05-20T15:52:08.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:08 smithi032 ceph-mon[25199]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:08.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:08 smithi154 ceph-mon[33174]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:09.139 INFO:teuthology.orchestra.run.smithi032.stdout:120259084304 2024-05-20T15:52:09.140 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-05-20T15:52:09.579 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:09.580 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:09.614 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:09.618 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:10.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:10 smithi154 ceph-mon[33174]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:10.865 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:10 smithi032 ceph-mon[25199]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:12.350 INFO:teuthology.orchestra.run.smithi032.stdout:85899345939 2024-05-20T15:52:12.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:12 smithi032 ceph-mon[25199]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:12.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:12 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/4060042708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-20T15:52:12.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:12 smithi154 ceph-mon[33174]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:12.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:12 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/4060042708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-05-20T15:52:13.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345936 got 85899345939 for osd.2 2024-05-20T15:52:13.251 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:14.593 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:14 smithi032 ceph-mon[25199]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:14.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:14 smithi154 ceph-mon[33174]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:15.444 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:15.444 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:15.984 INFO:teuthology.orchestra.run.smithi032.stdout:107374182418 2024-05-20T15:52:16.527 INFO:teuthology.orchestra.run.smithi032.stdout:120259084306 2024-05-20T15:52:16.527 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:16 smithi032 ceph-mon[25199]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:16.527 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:16 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3552300386' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-05-20T15:52:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:16 smithi154 ceph-mon[33174]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:16 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3552300386' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-05-20T15:52:17.459 INFO:tasks.cephadm.ceph_manager.ceph:need seq 120259084304 got 120259084306 for osd.3 2024-05-20T15:52:17.459 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:17.681 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:17 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3525400054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-05-20T15:52:17.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:17 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3525400054' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-05-20T15:52:18.452 INFO:teuthology.orchestra.run.smithi032.stdout:150323855376 2024-05-20T15:52:18.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:18 smithi032 ceph-mon[25199]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:18.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:18.661 INFO:teuthology.orchestra.run.smithi032.stdout:68719476756 2024-05-20T15:52:18.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:18 smithi154 ceph-mon[33174]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:18.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:19.137 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855373 got 150323855376 for osd.5 2024-05-20T15:52:19.137 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:19.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182416 got 107374182418 for osd.4 2024-05-20T15:52:19.496 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:19.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:19 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/1032772575' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-05-20T15:52:19.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:19 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3199169746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-20T15:52:19.789 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:19 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/1032772575' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-05-20T15:52:19.789 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:19 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3199169746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-05-20T15:52:20.096 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476753 got 68719476756 for osd.0 2024-05-20T15:52:20.096 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:20.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:20 smithi032 ceph-mon[25199]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:20.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:20 smithi154 ceph-mon[33174]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:22.680 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:22 smithi032 ceph-mon[25199]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:22.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:22 smithi154 ceph-mon[33174]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:22.965 INFO:teuthology.orchestra.run.smithi032.stdout:128849018898 2024-05-20T15:52:23.559 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:23 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/737667327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-05-20T15:52:23.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:23 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/737667327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-05-20T15:52:23.842 INFO:teuthology.orchestra.run.smithi032.stdout:85899345941 2024-05-20T15:52:24.550 INFO:teuthology.orchestra.run.smithi032.stdout:167503724558 2024-05-20T15:52:24.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:24 smithi154 ceph-mon[33174]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:24.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:24 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/3324287633' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-20T15:52:24.867 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:24 smithi032 ceph-mon[25199]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:24.867 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:24 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/3324287633' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-05-20T15:52:24.896 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345938 got 85899345941 for osd.1 2024-05-20T15:52:24.896 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:25.465 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:25 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/4262562564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-05-20T15:52:25.491 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724553 got 167503724558 for osd.7 2024-05-20T15:52:25.491 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:25.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:25 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/4262562564' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-05-20T15:52:25.980 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018893 got 128849018898 for osd.6 2024-05-20T15:52:25.980 DEBUG:teuthology.parallel:result is None 2024-05-20T15:52:25.980 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-05-20T15:52:25.980 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph pg dump --format=json 2024-05-20T15:52:26.236 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:26.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:26 smithi032 ceph-mon[25199]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:26.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:26 smithi154 ceph-mon[33174]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:28.036 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:52:28.036 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-05-20T15:52:28.617 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":133,"stamp":"2024-05-20T15:52:26.841874+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":233824,"kb_used_data":5164,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694624,"statfs":{"total":767926730752,"available":767687294976,"internally_reserved":0,"allocated":5287936,"data_stored":3193976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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.002242"},"pg_stats":[{"pgid":"1.0","version":"26'197","reported_seq":282,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-05-20T15:51:24.107110+0000","last_change":"2024-05-20T15:51:24.106785+0000","last_active":"2024-05-20T15:51:24.107110+0000","last_peered":"2024-05-20T15:51:24.107110+0000","last_clean":"2024-05-20T15:51:24.107110+0000","last_became_active":"2024-05-20T15:51:24.106413+0000","last_became_peered":"2024-05-20T15:51:24.106413+0000","last_unstale":"2024-05-20T15:51:24.107110+0000","last_undegraded":"2024-05-20T15:51:24.107110+0000","last_fullsized":"2024-05-20T15:51:24.107110+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-20T15:50:55.566598+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-20T15:50:55.566598+0000","last_clean_scrub_stamp":"2024-05-20T15:50:55.566598+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-05-21T17:31:29.229931+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":39,"seq":167503724559,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32192,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708864,"statfs":{"total":95990841344,"available":95957876736,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":35,"seq":150323855378,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":6,"up_from":30,"seq":128849018899,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":3,"up_from":28,"seq":120259084308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"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":4,"up_from":25,"seq":107374182421,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":2,"up_from":20,"seq":85899345942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":85899345942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31608,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709448,"statfs":{"total":95990841344,"available":95958474752,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":68719476758,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32188,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708868,"statfs":{"total":95990841344,"available":95957880832,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-20T15:52:28.618 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph pg dump --format=json 2024-05-20T15:52:28.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:28 smithi154 ceph-mon[33174]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:28.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:28 smithi032 ceph-mon[25199]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:28.871 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:29.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:29 smithi032 ceph-mon[25199]: from='client.14528 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:52:29.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:29 smithi154 ceph-mon[33174]: from='client.14528 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:52:30.549 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:52:30.549 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-05-20T15:52:30.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:30 smithi032 ceph-mon[25199]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:30.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:30 smithi154 ceph-mon[33174]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:31.138 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":134,"stamp":"2024-05-20T15:52:28.842261+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":233824,"kb_used_data":5164,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749694624,"statfs":{"total":767926730752,"available":767687294976,"internally_reserved":0,"allocated":5287936,"data_stored":3193976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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.002231"},"pg_stats":[{"pgid":"1.0","version":"26'197","reported_seq":282,"reported_epoch":43,"state":"active+clean","last_fresh":"2024-05-20T15:51:24.107110+0000","last_change":"2024-05-20T15:51:24.106785+0000","last_active":"2024-05-20T15:51:24.107110+0000","last_peered":"2024-05-20T15:51:24.107110+0000","last_clean":"2024-05-20T15:51:24.107110+0000","last_became_active":"2024-05-20T15:51:24.106413+0000","last_became_peered":"2024-05-20T15:51:24.106413+0000","last_unstale":"2024-05-20T15:51:24.107110+0000","last_undegraded":"2024-05-20T15:51:24.107110+0000","last_fullsized":"2024-05-20T15:51:24.107110+0000","mapping_epoch":42,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":43,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-05-20T15:50:55.566598+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-05-20T15:50:55.566598+0000","last_clean_scrub_stamp":"2024-05-20T15:50:55.566598+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-05-21T17:31:29.229931+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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":39,"seq":167503724559,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32192,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708864,"statfs":{"total":95990841344,"available":95957876736,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":35,"seq":150323855379,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":6,"up_from":30,"seq":128849018899,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27448,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713608,"statfs":{"total":95990841344,"available":95962734592,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":3,"up_from":28,"seq":120259084308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28036,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713020,"statfs":{"total":95990841344,"available":95962132480,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"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":4,"up_from":25,"seq":107374182421,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":2,"up_from":20,"seq":85899345942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27452,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713604,"statfs":{"total":95990841344,"available":95962730496,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":85899345942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":31608,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93709448,"statfs":{"total":95990841344,"available":95958474752,"internally_reserved":0,"allocated":438272,"data_stored":177859,"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":68719476758,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":32188,"kb_used_data":1008,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93708868,"statfs":{"total":95990841344,"available":95957880832,"internally_reserved":0,"allocated":1032192,"data_stored":768227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-05-20T15:52:31.139 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-05-20T15:52:31.139 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-05-20T15:52:31.139 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-05-20T15:52:31.139 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph health --format=json 2024-05-20T15:52:31.389 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:31.729 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:31 smithi032 ceph-mon[25199]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:52:31.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:31 smithi154 ceph-mon[33174]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:52:32.696 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:32 smithi032 ceph-mon[25199]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:32.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:32 smithi154 ceph-mon[33174]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:33.268 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:52:33.268 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-05-20T15:52:33.619 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:33.619 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:33 smithi032 ceph-mon[25199]: from='client.? 172.21.15.32:0/857591413' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-20T15:52:33.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:33.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:33 smithi154 ceph-mon[33174]: from='client.? 172.21.15.32:0/857591413' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-05-20T15:52:33.947 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-05-20T15:52:33.948 INFO:tasks.cephadm:Setup complete, yielding 2024-05-20T15:52:33.948 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-20T15:52:33.958 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:52:33.958 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch status' 2024-05-20T15:52:34.215 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:34.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:34 smithi032 ceph-mon[25199]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:34.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:34 smithi154 ceph-mon[33174]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:36.128 INFO:teuthology.orchestra.run.smithi032.stdout:Backend: cephadm 2024-05-20T15:52:36.129 INFO:teuthology.orchestra.run.smithi032.stdout:Available: Yes 2024-05-20T15:52:36.129 INFO:teuthology.orchestra.run.smithi032.stdout:Paused: No 2024-05-20T15:52:36.746 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:36 smithi032 ceph-mon[25199]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:36.777 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch ps' 2024-05-20T15:52:36.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:36 smithi154 ceph-mon[33174]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:37.032 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:37.728 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:37 smithi032 ceph-mon[25199]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:37.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:37 smithi154 ceph-mon[33174]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.smithi032 smithi032 *:9093,9094 running (2m) 73s ago 4m 25.6M - 0.25.0 c8568f914cd2 ad525707bd64 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter.smithi032 smithi032 running (4m) 73s ago 4m 7852k - 19.0.0-2689-gc9244f93 91efb3929b5e 8d21b38321fc 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter.smithi154 smithi154 running (3m) 78s ago 3m 5238k - 19.0.0-2689-gc9244f93 91efb3929b5e 6ba94be2823f 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:crash.smithi032 smithi032 running (4m) 73s ago 4m 6895k - 19.0.0-2689-gc9244f93 91efb3929b5e 09bc8f953ae9 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:crash.smithi154 smithi154 running (3m) 78s ago 3m 6899k - 19.0.0-2689-gc9244f93 91efb3929b5e 5a8967681895 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.smithi032 smithi032 *:3000 running (2m) 73s ago 3m 73.5M - 9.4.12 2bacad6d85d8 6ff08e6ff566 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.smithi032.ziqzlf smithi032 *:9283,8765,8443 running (5m) 73s ago 5m 492M - 19.0.0-2689-gc9244f93 91efb3929b5e 6f4fe272be0d 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.smithi154.uwznwr smithi154 *:8443,9283,8765 running (3m) 78s ago 3m 439M - 19.0.0-2689-gc9244f93 91efb3929b5e 9bf8b00747a0 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:mon.smithi032 smithi032 running (5m) 73s ago 5m 48.5M 2048M 19.0.0-2689-gc9244f93 91efb3929b5e a0e435bbb3af 2024-05-20T15:52:38.839 INFO:teuthology.orchestra.run.smithi032.stdout:mon.smithi154 smithi154 running (3m) 78s ago 3m 42.5M 2048M 19.0.0-2689-gc9244f93 91efb3929b5e 6bf873fddb5e 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.smithi032 smithi032 *:9100 running (4m) 73s ago 4m 16.4M - 1.5.0 0da6a335fe13 48cebeee7355 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.smithi154 smithi154 *:9100 running (3m) 78s ago 3m 16.2M - 1.5.0 0da6a335fe13 600bb82a061c 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi154 running (115s) 78s ago 115s 46.1M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 70b1edfcd4aa 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (110s) 73s ago 110s 46.7M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e 3f8bdb85f864 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi154 running (110s) 78s ago 110s 37.0M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 2668d85083d5 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (102s) 73s ago 101s 34.1M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e f2f0ebff7c24 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi154 running (105s) 78s ago 104s 36.7M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 999109fac177 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi032 running (93s) 73s ago 93s 31.0M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e b9a7d9683329 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi154 running (99s) 78s ago 99s 28.5M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 801e9334ad92 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi032 running (85s) 73s ago 84s 27.0M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e f4ee30e13333 2024-05-20T15:52:38.840 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.smithi032 smithi032 *:9095 running (2m) 73s ago 3m 42.8M - 2.43.0 a07b618ecd1d 78365a6ae58d 2024-05-20T15:52:38.840 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:38 smithi032 ceph-mon[25199]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:38.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:38 smithi154 ceph-mon[33174]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:39.423 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch ls' 2024-05-20T15:52:39.677 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:40.758 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:40 smithi032 ceph-mon[25199]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:40.758 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:40 smithi032 ceph-mon[25199]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:40 smithi154 ceph-mon[33174]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:40.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:40 smithi154 ceph-mon[33174]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:41.469 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 76s ago 4m count:1 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter 2/2 81s ago 4m * 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:crash 2/2 81s ago 4m * 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 76s ago 4m count:1 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 81s ago 4m count:2 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:mon 2/2 81s ago 4m smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154;count:2 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 81s ago 4m * 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:osd.all-available-devices 8 81s ago 2m * 2024-05-20T15:52:41.470 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 76s ago 4m count:1 2024-05-20T15:52:42.203 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch host ls' 2024-05-20T15:52:42.481 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:42.739 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:42 smithi154 ceph-mon[33174]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:42.740 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:42 smithi154 ceph-mon[33174]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:42.740 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:42 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:52:42.784 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:42 smithi032 ceph-mon[25199]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:42.784 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:42 smithi032 ceph-mon[25199]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:42.784 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:42 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:52:44.746 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:44 smithi032 ceph-mon[25199]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:44.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:44.747 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:44 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:44.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:44 smithi154 ceph-mon[33174]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:44.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:44.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:44 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:44.938 INFO:teuthology.orchestra.run.smithi032.stdout:HOST ADDR LABELS STATUS 2024-05-20T15:52:44.938 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 172.21.15.32 2024-05-20T15:52:44.939 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 172.21.15.154 2024-05-20T15:52:44.939 INFO:teuthology.orchestra.run.smithi032.stdout:2 hosts in cluster 2024-05-20T15:52:45.999 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch device ls' 2024-05-20T15:52:46.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:46 smithi032 ceph-mon[25199]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:46.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:46 smithi032 ceph-mon[25199]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:46.673 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:46.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:46 smithi154 ceph-mon[33174]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:46.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:46 smithi154 ceph-mon[33174]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:48 smithi032 ceph-mon[25199]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:48.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:48.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:48 smithi154 ceph-mon[33174]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:48.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB747402DN480DGN 447G No 79s ago Has a FileSystem, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme1n1 ssd Linux_4044bc5281e5197ec4e9 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme2n1 ssd Linux_b8289dc2aeb8ee8bbde8 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme3n1 ssd Linux_11cc894c57ccc06c31d7 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme4n1 ssd Linux_493402e338d956c8906f 89.4G No 79s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233003B400BGN 372G No 84s ago Has a FileSystem, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme1n1 ssd Linux_3e46f0754968b1ee6d01 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme2n1 ssd Linux_47d92091d17c6ca230e8 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme3n1 ssd Linux_13ade77456f39b56c6ae 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.043 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme4n1 ssd Linux_5e434164669556447675 89.4G No 84s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:49.779 INFO:teuthology.run_tasks:Running task vip... 2024-05-20T15:52:49.790 INFO:tasks.vip:Allocating static IPs for each host... 2024-05-20T15:52:49.790 INFO:tasks.vip:peername 172.21.15.32 2024-05-20T15:52:49.793 INFO:tasks.vip:172.21.15.32 in 172.21.0.0/20, pos 3871 2024-05-20T15:52:49.796 INFO:tasks.vip:smithi032.front.sepia.ceph.com static 10.0.15.32, vnet 10.0.0.0/16 2024-05-20T15:52:49.796 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.32')] 2024-05-20T15:52:49.797 DEBUG:teuthology.orchestra.run.smithi032:> sudo ip route ls 2024-05-20T15:52:49.824 INFO:teuthology.orchestra.run.smithi032.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.32 metric 100 2024-05-20T15:52:49.824 INFO:teuthology.orchestra.run.smithi032.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 metric 100 2024-05-20T15:52:49.826 INFO:tasks.vip:Configuring 10.0.15.32 on smithi032.front.sepia.ceph.com iface ens1f0... 2024-05-20T15:52:49.826 DEBUG:teuthology.orchestra.run.smithi032:> sudo ip addr add 10.0.15.32/16 dev ens1f0 2024-05-20T15:52:49.892 INFO:tasks.vip:peername 172.21.15.154 2024-05-20T15:52:49.894 INFO:tasks.vip:172.21.15.154 in 172.21.0.0/20, pos 3993 2024-05-20T15:52:49.897 INFO:tasks.vip:smithi154.front.sepia.ceph.com static 10.0.15.154, vnet 10.0.0.0/16 2024-05-20T15:52:49.898 DEBUG:teuthology.orchestra.run.smithi154:> sudo ip route ls 2024-05-20T15:52:49.931 INFO:teuthology.orchestra.run.smithi154.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.154 metric 100 2024-05-20T15:52:49.931 INFO:teuthology.orchestra.run.smithi154.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.154 metric 100 2024-05-20T15:52:49.933 INFO:tasks.vip:Configuring 10.0.15.154 on smithi154.front.sepia.ceph.com iface enp3s0f1... 2024-05-20T15:52:49.933 DEBUG:teuthology.orchestra.run.smithi154:> sudo ip addr add 10.0.15.154/16 dev enp3s0f1 2024-05-20T15:52:50.001 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-20T15:52:50.010 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:52:50.010 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch device ls --refresh' 2024-05-20T15:52:50.329 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:50.543 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:50 smithi032 ceph-mon[25199]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:50.543 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:50 smithi032 ceph-mon[25199]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:50.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:50 smithi154 ceph-mon[33174]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:50.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:50 smithi154 ceph-mon[33174]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:52.242 INFO:teuthology.orchestra.run.smithi032.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-05-20T15:52:52.242 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB747402DN480DGN 447G No 82s ago Has a FileSystem, LVM detected 2024-05-20T15:52:52.242 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme1n1 ssd Linux_4044bc5281e5197ec4e9 89.4G No 82s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.242 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme2n1 ssd Linux_b8289dc2aeb8ee8bbde8 89.4G No 82s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.242 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme3n1 ssd Linux_11cc894c57ccc06c31d7 89.4G No 82s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme4n1 ssd Linux_493402e338d956c8906f 89.4G No 82s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233003B400BGN 372G No 88s ago Has a FileSystem, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme1n1 ssd Linux_3e46f0754968b1ee6d01 89.4G No 88s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme2n1 ssd Linux_47d92091d17c6ca230e8 89.4G No 88s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme3n1 ssd Linux_13ade77456f39b56c6ae 89.4G No 88s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.243 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme4n1 ssd Linux_5e434164669556447675 89.4G No 88s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:52:52.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:52.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:52:52.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:52:52.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:52:52.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:52:52.902 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:52:52.971 INFO:teuthology.run_tasks:Running task vip.exec... 2024-05-20T15:52:52.979 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:52:52.980 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-05-20T15:52:53.009 INFO:teuthology.orchestra.run.smithi032.stderr:+ systemctl stop nfs-server 2024-05-20T15:52:53.019 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi154.front.sepia.ceph.com 2024-05-20T15:52:53.019 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-05-20T15:52:53.044 INFO:teuthology.orchestra.run.smithi154.stderr:+ systemctl stop nfs-server 2024-05-20T15:52:53.051 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-20T15:52:53.059 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:52:53.059 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-05-20T15:52:53.766 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:53 smithi154 ceph-mon[33174]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:53.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:53 smithi032 ceph-mon[25199]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:53.874 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:54.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:54 smithi032 ceph-mon[25199]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:54.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:54 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:54 smithi154 ceph-mon[33174]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:54.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:54.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:54 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:56.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:56 smithi032 ceph-mon[25199]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:56.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:56 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-05-20T15:52:56.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:56 smithi154 ceph-mon[33174]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:56.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:56 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-05-20T15:52:57.649 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:57 smithi032 ceph-mon[25199]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:57.650 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-05-20T15:52:57.650 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:57 smithi032 ceph-mon[25199]: osdmap e44: 8 total, 8 up, 8 in 2024-05-20T15:52:57.650 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:57 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-05-20T15:52:57.650 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:57 smithi032 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032[25195]: 2024-05-20T15:52:57.618+0000 7f32aed12640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-05-20T15:52:57.854 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:57 smithi154 ceph-mon[33174]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:52:57.854 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-05-20T15:52:57.854 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:57 smithi154 ceph-mon[33174]: osdmap e44: 8 total, 8 up, 8 in 2024-05-20T15:52:57.854 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:57 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: pgmap v149: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: osdmap e45: 8 total, 8 up, 8 in 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-05-20T15:52:58.799 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: osdmap e46: 8 total, 8 up, 8 in 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: fsmap foofs:0 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: Saving service mds.foofs spec with placement count:2 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:58.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:58 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:58.830 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-05-20T15:52:58.844 INFO:tasks.cephadm:Applying spec(s): placement: count: 1 service_id: foo service_type: nfs spec: port: 2049 virtual_ip: 10.0.31.32 --- placement: count: 1 service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo keepalive_only: true monitor_port: 9002 virtual_ip: 10.0.31.32/16 2024-05-20T15:52:58.844 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch apply -i - 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: pgmap v149: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: osdmap e45: 8 total, 8 up, 8 in 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: osdmap e46: 8 total, 8 up, 8 in 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: fsmap foofs:0 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: Saving service mds.foofs spec with placement count:2 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:58.939 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:58 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.112 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:52:59.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:59 smithi032 ceph-mon[25199]: osdmap e47: 8 total, 8 up, 8 in 2024-05-20T15:52:59.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.871 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:52:59 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:59 smithi154 ceph-mon[33174]: osdmap e47: 8 total, 8 up, 8 in 2024-05-20T15:52:59.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:52:59.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:52:59 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:00.725 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:00 smithi032 ceph-mon[25199]: pgmap v153: 65 pgs: 6 creating+peering, 53 unknown, 6 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:00.725 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:00 smithi032 ceph-mon[25199]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-20T15:53:00.725 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:00 smithi032 ceph-mon[25199]: osdmap e48: 8 total, 8 up, 8 in 2024-05-20T15:53:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:00 smithi154 ceph-mon[33174]: pgmap v153: 65 pgs: 6 creating+peering, 53 unknown, 6 active+clean; 577 KiB data, 228 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:00 smithi154 ceph-mon[33174]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-20T15:53:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:00 smithi154 ceph-mon[33174]: osdmap e48: 8 total, 8 up, 8 in 2024-05-20T15:53:01.107 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled nfs.foo update... 2024-05-20T15:53:01.108 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled ingress.nfs.foo update... 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: pgmap v155: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: Saving service nfs.foo spec with placement count:1 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: Saving service ingress.nfs.foo spec with placement count:1 2024-05-20T15:53:02.328 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:02 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:02.363 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-05-20T15:53:02.373 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-05-20T15:53:02.374 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: pgmap v155: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: Saving service nfs.foo spec with placement count:1 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: Saving service ingress.nfs.foo spec with placement count:1 2024-05-20T15:53:02.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:02 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:02.900 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:04.063 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:04.063 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:04.063 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:03 smithi032 ceph-mon[25199]: pgmap v156: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:04.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:04.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:04.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:03 smithi154 ceph-mon[33174]: pgmap v156: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:05.613 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:05.614 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:54.294976Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:54.295069Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:01.108202Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:52:57.637156Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "running": 0, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:54.295219Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:54.295292Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:01.105160Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:54.295144Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:54.295364Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:06.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi154.majvrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi154.majvrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: Deploying daemon mds.foofs.smithi154.majvrt on smithi154 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: pgmap v157: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:06.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:05 smithi032 ceph-mon[25199]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:06.158 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi154.majvrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi154.majvrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: Deploying daemon mds.foofs.smithi154.majvrt on smithi154 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: pgmap v157: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:06.159 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:05 smithi154 ceph-mon[33174]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:06.315 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:07.315 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:07.580 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi032.syqliw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi032.syqliw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: Deploying daemon mds.foofs.smithi032.syqliw on smithi032 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:boot 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: daemon mds.foofs.smithi154.majvrt assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: Cluster is now healthy 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: fsmap foofs:0 1 up:standby 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi154.majvrt"}]: dispatch 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:creating} 2024-05-20T15:53:08.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:08 smithi032 ceph-mon[25199]: daemon mds.foofs.smithi154.majvrt is now active in filesystem foofs as rank 0 2024-05-20T15:53:08.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:08.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:08.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi032.syqliw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi032.syqliw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: Deploying daemon mds.foofs.smithi032.syqliw on smithi032 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:boot 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: daemon mds.foofs.smithi154.majvrt assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: Cluster is now healthy 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: fsmap foofs:0 1 up:standby 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi154.majvrt"}]: dispatch 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:creating} 2024-05-20T15:53:08.689 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:08 smithi154 ceph-mon[33174]: daemon mds.foofs.smithi154.majvrt is now active in filesystem foofs as rank 0 2024-05-20T15:53:10.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:09 smithi154 ceph-mon[33174]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:10.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:09 smithi154 ceph-mon[33174]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:active 2024-05-20T15:53:10.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:09 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 2024-05-20T15:53:10.212 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:09 smithi032 ceph-mon[25199]: pgmap v159: 65 pgs: 65 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:10.212 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:09 smithi032 ceph-mon[25199]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:active 2024-05-20T15:53:10.212 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:09 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 2024-05-20T15:53:10.601 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:10.602 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:54.294976Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:54.295069Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:01.108202Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:07.248310Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "running": 0, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:54.295219Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:54.295292Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:01.105160Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:54.295144Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:54.295364Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:11.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:10 smithi032 ceph-mon[25199]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:11.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:10 smithi154 ceph-mon[33174]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:11.557 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:12.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: Creating key for client.nfs.foo.0.0.smithi032.pgdolg 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi032.pgdolg", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi032.pgdolg", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-05-20T15:53:12.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Can't connect to cluster: -1 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: terminate called after throwing an instance of 'std::runtime_error' 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: what(): EVP_DecryptInit_ex failed 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: Can't connect to cluster: -1 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: terminate called after throwing an instance of 'std::runtime_error' 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout: what(): EVP_DecryptInit_ex failed 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: mds.? [v2:172.21.15.32:6834/3417849575,v1:172.21.15.32:6835/3417849575] up:boot 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi032.syqliw"}]: dispatch 2024-05-20T15:53:12.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:12 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:12.557 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:12.586 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: pgmap v160: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-05-20T15:53:12.586 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.586 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.586 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: Creating key for client.nfs.foo.0.0.smithi032.pgdolg 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi032.pgdolg", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi032.pgdolg", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: ganesha-rados-grace tool failed: rados_pool_create: -1 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Can't connect to cluster: -1 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: terminate called after throwing an instance of 'std::runtime_error' 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: what(): EVP_DecryptInit_ex failed 2024-05-20T15:53:12.587 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: Can't connect to cluster: -1 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: terminate called after throwing an instance of 'std::runtime_error' 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout: what(): EVP_DecryptInit_ex failed 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: mds.? [v2:172.21.15.32:6834/3417849575,v1:172.21.15.32:6835/3417849575] up:boot 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi032.syqliw"}]: dispatch 2024-05-20T15:53:12.588 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:12 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:12.823 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:13.242 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-05-20T15:53:13.242 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-05-20T15:53:13.242 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: osdmap e49: 8 total, 8 up, 8 in 2024-05-20T15:53:13.242 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-05-20T15:53:13.243 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:13.243 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:active 2024-05-20T15:53:13.243 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:13 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: Health check failed: Failed to place 1 daemon(s) (CEPHADM_DAEMON_PLACE_FAIL) 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: osdmap e49: 8 total, 8 up, 8 in 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: mds.? [v2:172.21.15.154:6832/2958558647,v1:172.21.15.154:6833/2958558647] up:active 2024-05-20T15:53:13.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:13 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:14.238 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: pgmap v163: 97 pgs: 2 creating+peering, 30 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: osdmap e50: 8 total, 8 up, 8 in 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: 10.0.31.32 is in 10.0.0.0/16 on smithi154 interface enp3s0f1 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: Deploying daemon keepalived.nfs.foo.smithi154.uuwngc on smithi154 2024-05-20T15:53:14.239 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:14 smithi032 ceph-mon[25199]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-20T15:53:14.623 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:14.623 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:54.294976Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:54.295069Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:01.108202Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "running": 0, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:54.295219Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:54.295292Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:13.210049Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:54.295144Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:54.295364Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: pgmap v163: 97 pgs: 2 creating+peering, 30 unknown, 65 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: osdmap e50: 8 total, 8 up, 8 in 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: 10.0.31.32 is in 10.0.0.0/16 on smithi154 interface enp3s0f1 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: Deploying daemon keepalived.nfs.foo.smithi154.uuwngc on smithi154 2024-05-20T15:53:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:14 smithi154 ceph-mon[33174]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-05-20T15:53:15.341 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:15.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:15 smithi032 ceph-mon[25199]: osdmap e51: 8 total, 8 up, 8 in 2024-05-20T15:53:15.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:15 smithi032 ceph-mon[25199]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:15.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:15 smithi154 ceph-mon[33174]: osdmap e51: 8 total, 8 up, 8 in 2024-05-20T15:53:15.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:15 smithi154 ceph-mon[33174]: from='client.14590 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:16.343 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:16.610 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:16.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:16 smithi032 ceph-mon[25199]: pgmap v166: 97 pgs: 2 creating+peering, 22 unknown, 73 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:16.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:16 smithi032 ceph-mon[25199]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-20T15:53:16.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:16 smithi032 ceph-mon[25199]: mds.? [v2:172.21.15.32:6834/3417849575,v1:172.21.15.32:6835/3417849575] up:standby 2024-05-20T15:53:16.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:16 smithi032 ceph-mon[25199]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:16 smithi154 ceph-mon[33174]: pgmap v166: 97 pgs: 2 creating+peering, 22 unknown, 73 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:16 smithi154 ceph-mon[33174]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-05-20T15:53:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:16 smithi154 ceph-mon[33174]: mds.? [v2:172.21.15.32:6834/3417849575,v1:172.21.15.32:6835/3417849575] up:standby 2024-05-20T15:53:16.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:16 smithi154 ceph-mon[33174]: fsmap foofs:1 {0=foofs.smithi154.majvrt=up:active} 1 up:standby 2024-05-20T15:53:18.315 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:18 smithi032 ceph-mon[25199]: pgmap v167: 97 pgs: 2 creating+peering, 95 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:18.315 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:18.315 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:18 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:18.546 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:18.546 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:54.294976Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:54.295069Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:01.108202Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "running": 0, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:54.295219Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:54.295292Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:13.210049Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:54.295144Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:54.295364Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:18.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:18 smithi154 ceph-mon[33174]: pgmap v167: 97 pgs: 2 creating+peering, 95 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:18.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:18.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:18 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:19.206 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:19.532 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:19 smithi032 ceph-mon[25199]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:19.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:19 smithi154 ceph-mon[33174]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:20.207 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:20.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:20 smithi154 ceph-mon[33174]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:20.476 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:20.599 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:20 smithi032 ceph-mon[25199]: pgmap v168: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:22.292 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:22.293 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:54.294976Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:54.295069Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:21.988574Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "ports": [9002], "running": 0, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "running": 0, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:54.295219Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:54.295292Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:13.210049Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:54.295144Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:54.295364Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.592 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:22 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:22.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: pgmap v169: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:22.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:22.621 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:22 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:22.969 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:23.430 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:23 smithi154 ceph-mon[33174]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:23.430 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:23 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:23.496 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:23 smithi032 ceph-mon[25199]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:23.496 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:23 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:23.970 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:24.307 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:24 smithi032 ceph-mon[25199]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:24.521 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:24.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:24 smithi154 ceph-mon[33174]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:25.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:25.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:25 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:25.982 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:25.982 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:25 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:26.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:26 smithi154 ceph-mon[33174]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:26.954 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:26 smithi032 ceph-mon[25199]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:27.683 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:27.684 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:52:58.954522Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:52:58.954304Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:52:58.954377Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:52:58.954592Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:21.988574Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "last_refresh": "2024-05-20T15:53:24.625621Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "last_refresh": "2024-05-20T15:53:24.625550Z", "running": 1, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:52:58.954229Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:52:58.954136Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:13.210049Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:52:58.954450Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:52:58.954735Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:52:58.954664Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:28.458 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:28.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:28 smithi032 ceph-mon[25199]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:28.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:28 smithi032 ceph-mon[25199]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:28.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:28 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:28.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:28 smithi154 ceph-mon[33174]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:28.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:28 smithi154 ceph-mon[33174]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:28.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:28 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:29.459 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:29.713 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Fencing old nfs.foo.0.0.smithi032.pgdolg 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi032.pgdolg"}]: dispatch 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi032.pgdolg"}]': finished 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Creating key for client.nfs.foo.0.1.smithi154.ifvatj 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-05-20T15:53:30.122 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Creating rados config object: conf-nfs.foo 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Creating key for client.nfs.foo.0.1.smithi154.ifvatj-rgw 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.123 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:30 smithi032 ceph-mon[25199]: Deploying daemon nfs.foo.0.1.smithi154.ifvatj on smithi154 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Fencing old nfs.foo.0.0.smithi032.pgdolg 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi032.pgdolg"}]: dispatch 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi032.pgdolg"}]': finished 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Creating key for client.nfs.foo.0.1.smithi154.ifvatj 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Creating rados config object: conf-nfs.foo 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Creating key for client.nfs.foo.0.1.smithi154.ifvatj-rgw 2024-05-20T15:53:30.439 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-05-20T15:53:30.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi154.ifvatj-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-05-20T15:53:30.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:30.440 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:30 smithi154 ceph-mon[33174]: Deploying daemon nfs.foo.0.1.smithi154.ifvatj on smithi154 2024-05-20T15:53:31.098 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:31 smithi154 ceph-mon[33174]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-05-20T15:53:31.098 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:31 smithi154 ceph-mon[33174]: Cluster is now healthy 2024-05-20T15:53:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:31 smithi032 ceph-mon[25199]: Health check cleared: CEPHADM_DAEMON_PLACE_FAIL (was: Failed to place 1 daemon(s)) 2024-05-20T15:53:31.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:31 smithi032 ceph-mon[25199]: Cluster is now healthy 2024-05-20T15:53:31.444 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:31.444 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:53:29.063066Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:53:24.624874Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:53:24.624970Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:53:29.063137Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:21.988574Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "last_refresh": "2024-05-20T15:53:24.625621Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "last_refresh": "2024-05-20T15:53:24.625550Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:53:24.625121Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:53:24.625194Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:29.093515Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "ports": [2049], "running": 0, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:53:24.625047Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:53:24.625267Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:53:29.063210Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:32.194 INFO:tasks.cephadm:nfs.foo has 0/1 2024-05-20T15:53:32.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:32.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:32.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.371 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:32 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:32.409 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:32.410 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:32 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:33.195 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:33.859 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:34.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:34.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:34.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:33 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:34.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:33 smithi032 ceph-mon[25199]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:34.124 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:34.124 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:34.124 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:33 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:34.124 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:33 smithi154 ceph-mon[33174]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:36.204 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:36 smithi032 ceph-mon[25199]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:36.204 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:36.204 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:36 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:36.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:36 smithi154 ceph-mon[33174]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 86 B/s rd, 172 B/s wr, 0 op/s 2024-05-20T15:53:36.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:36.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:36 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:37.016 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:37.016 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:53:29.063066Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:53:29.062828Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:53:29.062921Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:53:29.063137Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:21.988574Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "last_refresh": "2024-05-20T15:53:35.089563Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "last_refresh": "2024-05-20T15:53:29.063574Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:53:29.062753Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:53:29.062658Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:31.754630Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "last_refresh": "2024-05-20T15:53:35.089638Z", "ports": [2049], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:53:29.062995Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:53:29.063283Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:53:29.063210Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:37.811 INFO:tasks.cephadm:nfs.foo has 1/1 2024-05-20T15:53:37.811 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-05-20T15:53:37.820 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2024-05-20T15:53:37.820 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- ceph orch ls -f json 2024-05-20T15:53:38.113 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 689 B/s wr, 1 op/s 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:38.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.357 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:38.357 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:38 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 689 B/s wr, 1 op/s 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:38.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:38 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:39.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:39 smithi032 ceph-mon[25199]: Reconfiguring prometheus.smithi032 (dependencies changed)... 2024-05-20T15:53:39.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:39 smithi032 ceph-mon[25199]: Reconfiguring daemon prometheus.smithi032 on smithi032 2024-05-20T15:53:39.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:39 smithi154 ceph-mon[33174]: Reconfiguring prometheus.smithi032 (dependencies changed)... 2024-05-20T15:53:39.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:39 smithi154 ceph-mon[33174]: Reconfiguring daemon prometheus.smithi032 on smithi032 2024-05-20T15:53:40.356 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:40 smithi032 ceph-mon[25199]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 689 B/s wr, 1 op/s 2024-05-20T15:53:40.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:40 smithi154 ceph-mon[33174]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 689 B/s wr, 1 op/s 2024-05-20T15:53:42.210 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-05-20T15:53:42.211 INFO:teuthology.orchestra.run.smithi032.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-05-20T15:47:52.962890Z", "last_refresh": "2024-05-20T15:53:38.051680Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:13.527757Z 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-05-20T15:47:47.624781Z", "last_refresh": "2024-05-20T15:53:35.088799Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:17.506534Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-05-20T15:47:45.944541Z", "last_refresh": "2024-05-20T15:53:35.088904Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-05-20T15:47:50.062892Z", "last_refresh": "2024-05-20T15:53:38.051754Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:53:21.988574Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "keepalive_only": true, "monitor_port": 9002, "virtual_ip": "10.0.31.32/16"}, "status": {"created": "2024-05-20T15:53:01.105383Z", "last_refresh": "2024-05-20T15:53:35.089563Z", "ports": [9002], "running": 1, "size": 1, "virtual_ip": "10.0.31.32/16"}}, {"events": ["2024-05-20T15:53:11.136650Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-05-20T15:52:57.632341Z", "last_refresh": "2024-05-20T15:53:35.089492Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:25.116979Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-05-20T15:47:43.813774Z", "last_refresh": "2024-05-20T15:53:35.089058Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:36.219516Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi032:172.21.15.32=smithi032", "smithi154:172.21.15.154=smithi154"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-05-20T15:48:36.283600Z", "last_refresh": "2024-05-20T15:53:35.089130Z", "running": 2, "size": 2}}, {"events": ["2024-05-20T15:53:38.081583Z service:nfs.foo [INFO] \"service was created\"", "2024-05-20T15:53:11.189398Z service:nfs.foo [ERROR] \"Failed while placing nfs.foo.0.0.smithi032.pgdolg on smithi032: grace tool failed: rados_pool_create: -1\nCan't connect to cluster: -1\nterminate called after throwing an instance of 'std::runtime_error'\n what(): EVP_DecryptInit_ex failed\n\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 2049, "virtual_ip": "10.0.31.32"}, "status": {"created": "2024-05-20T15:53:01.101598Z", "last_refresh": "2024-05-20T15:53:35.089638Z", "ports": [2049], "running": 1, "size": 1}}, {"events": ["2024-05-20T15:49:22.175898Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-05-20T15:47:51.821270Z", "last_refresh": "2024-05-20T15:53:35.088983Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2024-05-20T15:49:44.358955Z 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-05-20T15:49:44.355431Z", "last_refresh": "2024-05-20T15:53:35.089201Z", "running": 8, "size": 8}}, {"events": ["2024-05-20T15:49:36.225868Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-05-20T15:47:48.824589Z", "last_refresh": "2024-05-20T15:53:38.051825Z", "ports": [9095], "running": 1, "size": 1}}] 2024-05-20T15:53:42.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:42 smithi032 ceph-mon[25199]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-05-20T15:53:42.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:42 smithi154 ceph-mon[33174]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 682 B/s wr, 1 op/s 2024-05-20T15:53:43.183 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:43 smithi032 ceph-mon[25199]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:43.214 INFO:tasks.cephadm:ingress.nfs.foo has 1/1 2024-05-20T15:53:43.215 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-20T15:53:43.227 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:53:43.227 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-05-20T15:53:43.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:43 smithi154 ceph-mon[33174]: from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-05-20T15:53:43.588 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:44.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:44 smithi032 ceph-mon[25199]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 511 B/s wr, 1 op/s 2024-05-20T15:53:44.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:44 smithi154 ceph-mon[33174]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 511 B/s wr, 1 op/s 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout: "bind": "/fake", 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout: "cluster": "foo", 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout: "fs": "foofs", 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout: "mode": "RW", 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout: "path": "/" 2024-05-20T15:53:45.551 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-05-20T15:53:46.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 511 B/s wr, 1 op/s 2024-05-20T15:53:46.120 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:53:46.121 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:46 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 511 B/s wr, 1 op/s 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='client.14638 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:53:46.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:46 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-05-20T15:53:46.450 INFO:teuthology.run_tasks:Running task vip.exec... 2024-05-20T15:53:46.460 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:53:46.460 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-05-20T15:53:46.487 INFO:teuthology.orchestra.run.smithi032.stderr:+ mkdir /mnt/foo 2024-05-20T15:53:46.493 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2024-05-20T15:53:46.559 INFO:teuthology.orchestra.run.smithi032.stderr:+ sleep 5 2024-05-20T15:53:47.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:47 smithi032 ceph-mon[25199]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:53:47.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:47 smithi154 ceph-mon[33174]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-05-20T15:53:48.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:48 smithi032 ceph-mon[25199]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 597 B/s wr, 1 op/s 2024-05-20T15:53:48.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:48 smithi032 ceph-mon[25199]: mgrmap e20: smithi032.ziqzlf(active, since 4m), standbys: smithi154.uwznwr 2024-05-20T15:53:48.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:48 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:48.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:48 smithi154 ceph-mon[33174]: pgmap v182: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 597 B/s wr, 1 op/s 2024-05-20T15:53:48.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:48 smithi154 ceph-mon[33174]: mgrmap e20: smithi032.ziqzlf(active, since 4m), standbys: smithi154.uwznwr 2024-05-20T15:53:48.438 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:48 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:53:50.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:50 smithi032 ceph-mon[25199]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-05-20T15:53:50.437 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:50 smithi154 ceph-mon[33174]: pgmap v183: 97 pgs: 97 active+clean; 579 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-05-20T15:53:51.560 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:51 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:51.560 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:51 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:51.562 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.32:/fake /mnt/foo' 2024-05-20T15:53:51.631 INFO:teuthology.orchestra.run.smithi032.stderr:+ mount -t nfs 10.0.31.32:/fake /mnt/foo 2024-05-20T15:53:51.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:51 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:51.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:51 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.038 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-05-20T15:53:52.105 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo test 2024-05-20T15:53:52.132 DEBUG:teuthology.orchestra.run.smithi032:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-05-20T15:53:52.203 INFO:teuthology.orchestra.run.smithi032.stderr:+ sync 2024-05-20T15:53:52.436 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-05-20T15:53:52.449 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:53:52.450 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'stat -c '"'"'%u %g'"'"' /var/log/ceph | grep '"'"'167 167'"'"'' 2024-05-20T15:53:52.734 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:52.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: pgmap v184: 97 pgs: 97 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 597 B/s wr, 0 op/s 2024-05-20T15:53:52.857 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:52.858 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:52 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: pgmap v184: 97 pgs: 97 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 597 B/s wr, 0 op/s 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-05-20T15:53:52.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:52 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' 2024-05-20T15:53:54.446 INFO:teuthology.orchestra.run.smithi032.stdout:167 167 2024-05-20T15:53:54.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:54 smithi032 ceph-mon[25199]: pgmap v185: 97 pgs: 97 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 597 B/s wr, 0 op/s 2024-05-20T15:53:54.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:54 smithi154 ceph-mon[33174]: pgmap v185: 97 pgs: 97 active+clean; 580 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 597 B/s wr, 0 op/s 2024-05-20T15:53:55.320 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch status' 2024-05-20T15:53:55.582 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:56.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:56 smithi032 ceph-mon[25199]: pgmap v186: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-05-20T15:53:56.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:56 smithi154 ceph-mon[33174]: pgmap v186: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-05-20T15:53:57.367 INFO:teuthology.orchestra.run.smithi032.stdout:Backend: cephadm 2024-05-20T15:53:57.367 INFO:teuthology.orchestra.run.smithi032.stdout:Available: Yes 2024-05-20T15:53:57.367 INFO:teuthology.orchestra.run.smithi032.stdout:Paused: No 2024-05-20T15:53:57.997 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch ps' 2024-05-20T15:53:58.252 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:53:58.638 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:58 smithi032 ceph-mon[25199]: pgmap v187: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-05-20T15:53:58.638 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:53:58 smithi032 ceph-mon[25199]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:53:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:58 smithi154 ceph-mon[33174]: pgmap v187: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.5 KiB/s wr, 1 op/s 2024-05-20T15:53:58.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:53:58 smithi154 ceph-mon[33174]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:00.115 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-05-20T15:54:00.115 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager.smithi032 smithi032 *:9093,9094 running (4m) 9s ago 5m 25.6M - 0.25.0 c8568f914cd2 ad525707bd64 2024-05-20T15:54:00.115 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter.smithi032 smithi032 running (5m) 9s ago 5m 8526k - 19.0.0-2689-gc9244f93 91efb3929b5e 8d21b38321fc 2024-05-20T15:54:00.115 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter.smithi154 smithi154 running (4m) 8s ago 4m 5238k - 19.0.0-2689-gc9244f93 91efb3929b5e 6ba94be2823f 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:crash.smithi032 smithi032 running (5m) 9s ago 5m 6895k - 19.0.0-2689-gc9244f93 91efb3929b5e 09bc8f953ae9 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:crash.smithi154 smithi154 running (4m) 8s ago 4m 6899k - 19.0.0-2689-gc9244f93 91efb3929b5e 5a8967681895 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:grafana.smithi032 smithi032 *:3000 running (4m) 9s ago 5m 76.8M - 9.4.12 2bacad6d85d8 6ff08e6ff566 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:keepalived.nfs.foo.smithi154.uuwngc smithi154 *:9002 running (38s) 8s ago 38s 3980k - 2.2.4 4a3a1ff181d9 3a6aacbe3c83 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mds.foofs.smithi032.syqliw smithi032 running (49s) 9s ago 49s 15.3M - 19.0.0-2689-gc9244f93 91efb3929b5e acbffc71c616 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mds.foofs.smithi154.majvrt smithi154 running (53s) 8s ago 52s 16.0M - 19.0.0-2689-gc9244f93 91efb3929b5e b42929208d8d 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.smithi032.ziqzlf smithi032 *:9283,8765,8443 running (6m) 9s ago 6m 506M - 19.0.0-2689-gc9244f93 91efb3929b5e 6f4fe272be0d 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.smithi154.uwznwr smithi154 *:8443,9283,8765 running (4m) 8s ago 4m 440M - 19.0.0-2689-gc9244f93 91efb3929b5e 9bf8b00747a0 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mon.smithi032 smithi032 running (6m) 9s ago 6m 46.9M 2048M 19.0.0-2689-gc9244f93 91efb3929b5e a0e435bbb3af 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:mon.smithi154 smithi154 running (4m) 8s ago 4m 37.2M 2048M 19.0.0-2689-gc9244f93 91efb3929b5e 6bf873fddb5e 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:nfs.foo.0.1.smithi154.ifvatj smithi154 *:2049 running (28s) 8s ago 28s 55.1M - 5.7 91efb3929b5e 21ddbd818ce6 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.smithi032 smithi032 *:9100 running (5m) 9s ago 5m 16.4M - 1.5.0 0da6a335fe13 48cebeee7355 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter.smithi154 smithi154 *:9100 running (4m) 8s ago 4m 15.7M - 1.5.0 0da6a335fe13 600bb82a061c 2024-05-20T15:54:00.116 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi154 running (3m) 8s ago 3m 52.5M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 70b1edfcd4aa 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi032 running (3m) 9s ago 3m 54.1M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e 3f8bdb85f864 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi154 running (3m) 8s ago 3m 41.3M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 2668d85083d5 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.3 smithi032 running (3m) 9s ago 3m 44.0M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e f2f0ebff7c24 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.4 smithi154 running (3m) 8s ago 3m 47.4M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 999109fac177 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.5 smithi032 running (2m) 9s ago 2m 44.3M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e b9a7d9683329 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.6 smithi154 running (3m) 8s ago 3m 40.1M 3728M 19.0.0-2689-gc9244f93 91efb3929b5e 801e9334ad92 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:osd.7 smithi032 running (2m) 9s ago 2m 54.4M 2961M 19.0.0-2689-gc9244f93 91efb3929b5e f4ee30e13333 2024-05-20T15:54:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus.smithi032 smithi032 *:9095 running (14s) 9s ago 5m 33.2M - 2.43.0 a07b618ecd1d af6ae8f335c5 2024-05-20T15:54:00.773 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:00 smithi032 ceph-mon[25199]: pgmap v188: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-05-20T15:54:00.804 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch ls' 2024-05-20T15:54:00.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:00 smithi154 ceph-mon[33174]: pgmap v188: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-05-20T15:54:01.059 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:54:01.830 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:01 smithi032 ceph-mon[25199]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:01.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:01 smithi154 ceph-mon[33174]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:alertmanager ?:9093,9094 1/1 12s ago 6m count:1 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-exporter 2/2 12s ago 6m * 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:crash 2/2 12s ago 6m * 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:grafana ?:3000 1/1 12s ago 6m count:1 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:ingress.nfs.foo 10.0.31.32:9002 1/1 11s ago 61s count:1 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:mds.foofs 2/2 12s ago 65s count:2 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:mgr 2/2 12s ago 6m count:2 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:mon 2/2 12s ago 5m smithi032:172.21.15.32=smithi032;smithi154:172.21.15.154=smithi154;count:2 2024-05-20T15:54:02.838 INFO:teuthology.orchestra.run.smithi032.stdout:nfs.foo ?:2049 1/1 11s ago 61s count:1 2024-05-20T15:54:02.839 INFO:teuthology.orchestra.run.smithi032.stdout:node-exporter ?:9100 2/2 12s ago 6m * 2024-05-20T15:54:02.839 INFO:teuthology.orchestra.run.smithi032.stdout:osd.all-available-devices 8 12s ago 4m * 2024-05-20T15:54:02.839 INFO:teuthology.orchestra.run.smithi032.stdout:prometheus ?:9095 1/1 12s ago 6m count:1 2024-05-20T15:54:02.839 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:02 smithi032 ceph-mon[25199]: pgmap v189: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-05-20T15:54:02.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:02 smithi154 ceph-mon[33174]: pgmap v189: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-05-20T15:54:03.416 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch host ls' 2024-05-20T15:54:03.670 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:54:03.793 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:03 smithi032 ceph-mon[25199]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:54:03.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:03 smithi154 ceph-mon[33174]: from='mgr.14207 172.21.15.32:0/3587431190' entity='mgr.smithi032.ziqzlf' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-05-20T15:54:04.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:04 smithi032 ceph-mon[25199]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:04.800 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:04 smithi032 ceph-mon[25199]: pgmap v190: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-05-20T15:54:04.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:04 smithi154 ceph-mon[33174]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:04.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:04 smithi154 ceph-mon[33174]: pgmap v190: 97 pgs: 97 active+clean; 587 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2024-05-20T15:54:05.452 INFO:teuthology.orchestra.run.smithi032.stdout:HOST ADDR LABELS STATUS 2024-05-20T15:54:05.452 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 172.21.15.32 2024-05-20T15:54:05.452 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 172.21.15.154 2024-05-20T15:54:05.453 INFO:teuthology.orchestra.run.smithi032.stdout:2 hosts in cluster 2024-05-20T15:54:06.057 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch device ls' 2024-05-20T15:54:06.310 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:54:06.688 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:06 smithi032 ceph-mon[25199]: pgmap v191: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-05-20T15:54:06.688 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:06 smithi032 ceph-mon[25199]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:06.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:06 smithi154 ceph-mon[33174]: pgmap v191: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-05-20T15:54:06.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:06 smithi154 ceph-mon[33174]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:08.034 INFO:teuthology.orchestra.run.smithi032.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB747402DN480DGN 447G No 63s ago Has a FileSystem, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme1n1 ssd Linux_4044bc5281e5197ec4e9 89.4G No 63s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme2n1 ssd Linux_b8289dc2aeb8ee8bbde8 89.4G No 63s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme3n1 ssd Linux_11cc894c57ccc06c31d7 89.4G No 63s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032 /dev/nvme4n1 ssd Linux_493402e338d956c8906f 89.4G No 63s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6233003B400BGN 372G No 69s ago Has a FileSystem, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme1n1 ssd Linux_3e46f0754968b1ee6d01 89.4G No 69s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme2n1 ssd Linux_47d92091d17c6ca230e8 89.4G No 69s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme3n1 ssd Linux_13ade77456f39b56c6ae 89.4G No 69s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.035 INFO:teuthology.orchestra.run.smithi032.stdout:smithi154 /dev/nvme4n1 ssd Linux_5e434164669556447675 89.4G No 69s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-05-20T15:54:08.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:08 smithi032 ceph-mon[25199]: pgmap v192: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-05-20T15:54:08.666 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-05-20T15:54:08.921 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/mon.smithi032/config 2024-05-20T15:54:08.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:08 smithi154 ceph-mon[33174]: pgmap v192: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-05-20T15:54:09.620 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:09 smithi032 ceph-mon[25199]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:09.938 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:09 smithi154 ceph-mon[33174]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:10.677 INFO:teuthology.orchestra.run.smithi032.stdout:osd.all-available-devices 8 20s ago 4m * 2024-05-20T15:54:10.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:10 smithi032 ceph-mon[25199]: pgmap v193: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-05-20T15:54:10.937 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:10 smithi154 ceph-mon[33174]: pgmap v193: 97 pgs: 97 active+clean; 589 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 255 B/s wr, 0 op/s 2024-05-20T15:54:11.286 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-05-20T15:54:11.297 INFO:tasks.vip:Removing 10.0.15.32 (and any VIPs) on smithi032.front.sepia.ceph.com iface ens1f0... 2024-05-20T15:54:11.297 DEBUG:teuthology.orchestra.run.smithi032:> sudo ip addr del 10.0.15.32/16 dev ens1f0 2024-05-20T15:54:11.326 DEBUG:teuthology.orchestra.run.smithi032:> sudo ip addr del 10.0.31.32/16 dev ens1f0 2024-05-20T15:54:11.393 INFO:teuthology.orchestra.run.smithi032.stderr:Error: ipv4: Address not found. 2024-05-20T15:54:11.394 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-05-20T15:54:11.394 INFO:tasks.vip:Removing 10.0.15.154 (and any VIPs) on smithi154.front.sepia.ceph.com iface enp3s0f1... 2024-05-20T15:54:11.394 DEBUG:teuthology.orchestra.run.smithi154:> sudo ip addr del 10.0.15.154/16 dev enp3s0f1 2024-05-20T15:54:11.428 DEBUG:teuthology.orchestra.run.smithi154:> sudo ip addr del 10.0.31.32/16 dev enp3s0f1 2024-05-20T15:54:11.497 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-20T15:54:11.507 INFO:tasks.cephadm:Teardown begin 2024-05-20T15:54:11.507 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:54:11.535 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:54:11.567 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-05-20T15:54:11.567 DEBUG:teuthology.orchestra.run.smithi032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-20T15:54:11.592 DEBUG:teuthology.orchestra.run.smithi154:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-05-20T15:54:11.625 INFO:tasks.cephadm:Stopping all daemons... 2024-05-20T15:54:11.625 INFO:tasks.cephadm.mon.smithi032:Stopping mon.smithi032... 2024-05-20T15:54:11.625 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032 2024-05-20T15:54:11.687 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:11 smithi154 ceph-mon[33174]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:11.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:11 smithi032 ceph-mon[25199]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-05-20T15:54:11.870 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:11 smithi032 systemd[1]: Stopping Ceph mon.smithi032 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968... 2024-05-20T15:54:12.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:11 smithi032 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032[25195]: 2024-05-20T15:54:11.968+0000 7f32b451d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi032 -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-05-20T15:54:12.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:11 smithi032 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032[25195]: 2024-05-20T15:54:11.968+0000 7f32b451d640 -1 mon.smithi032@0(leader) e2 *** Got Signal Terminated *** 2024-05-20T15:54:12.370 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:12 smithi032 podman[80041]: 2024-05-20 15:54:12.112170714 +0000 UTC m=+0.283894413 container died a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.35.3, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240514, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-05-20T15:54:12.745 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:12 smithi032 podman[80041]: 2024-05-20 15:54:12.494597563 +0000 UTC m=+0.666321272 container cleanup a0e435bbb3af5522db89e803b818a6618685f1c05f58fc503ffafc5faf8bf7ff (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c9244f932fbe7969d9e11182fed4cba727b39b5b-centos9, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.build-date=20240514, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, maintainer=Guillaume Abrioux ) 2024-05-20T15:54:12.745 INFO:journalctl@ceph.mon.smithi032.smithi032.stdout:May 20 15:54:12 smithi032 bash[80041]: ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi032 2024-05-20T15:54:12.912 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi032.service' 2024-05-20T15:54:12.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-20T15:54:12.963 INFO:tasks.cephadm.mon.smithi032:Stopped mon.smithi032 2024-05-20T15:54:12.963 INFO:tasks.cephadm.mon.smithi154:Stopping mon.smithi154... 2024-05-20T15:54:12.963 DEBUG:teuthology.orchestra.run.smithi154:> sudo systemctl stop ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi154 2024-05-20T15:54:13.308 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:13 smithi154 systemd[1]: Stopping Ceph mon.smithi154 for 19b2ed7e-16c0-11ef-bc9a-c7b262605968... 2024-05-20T15:54:14.187 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:13 smithi154 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154[33170]: 2024-05-20T15:54:13.918+0000 7f1f98dd9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi154 -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-05-20T15:54:14.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:13 smithi154 ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154[33170]: 2024-05-20T15:54:13.918+0000 7f1f98dd9640 -1 mon.smithi154@1(peon) e2 *** Got Signal Terminated *** 2024-05-20T15:54:14.188 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:14 smithi154 podman[60875]: 2024-05-20 15:54:14.142813893 +0000 UTC m=+0.325195126 container died 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, org.label-schema.build-date=20240514, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.35.3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-05-20T15:54:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:14 smithi154 podman[60875]: 2024-05-20 15:54:14.586507234 +0000 UTC m=+0.768888512 container cleanup 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240514, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, io.buildah.version=1.35.3, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-05-20T15:54:14.688 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:14 smithi154 bash[60875]: ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154 2024-05-20T15:54:15.146 INFO:journalctl@ceph.mon.smithi154.smithi154.stdout:May 20 15:54:14 smithi154 podman[60997]: 2024-05-20 15:54:14.787830351 +0000 UTC m=+0.635594974 container remove 6bf873fddb5ed6fdfb0d8ad2d502d815eb292e12e298acca41923e221840a155 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:04ecfae3b32f713fef0292a6d7feec202da207cbe54a78a30c4f30dc4d6259a4, name=ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968-mon-smithi154, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240514, io.buildah.version=1.35.3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=d4a0f93b06679a5c9148c9e9b367478b2a0d04e0, RELEASE=wip-adk3-testing-2024-05-17-1244-squid-c9244f9, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-05-20T15:54:15.804 DEBUG:teuthology.orchestra.run.smithi154:> sudo pkill -f 'journalctl -f -n 0 -u ceph-19b2ed7e-16c0-11ef-bc9a-c7b262605968@mon.smithi154.service' 2024-05-20T15:54:15.865 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-05-20T15:54:15.865 INFO:tasks.cephadm.mon.smithi154:Stopped mon.smithi154 2024-05-20T15:54:15.865 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 --force --keep-logs 2024-05-20T15:54:16.292 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:55:04.439 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 --force --keep-logs 2024-05-20T15:55:04.633 INFO:teuthology.orchestra.run.smithi154.stdout:Deleting cluster with fsid: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:56:04.235 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:56:04.270 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-05-20T15:56:04.298 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-20T15:56:04.300 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi032/crash 2024-05-20T15:56:04.301 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash -- . 2024-05-20T15:56:04.350 INFO:teuthology.orchestra.run.smithi032.stderr:tar: /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash: Cannot open: No such file or directory 2024-05-20T15:56:04.351 INFO:teuthology.orchestra.run.smithi032.stderr:tar: Error is not recoverable: exiting now 2024-05-20T15:56:04.352 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi154/crash 2024-05-20T15:56:04.354 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash -- . 2024-05-20T15:56:04.387 INFO:teuthology.orchestra.run.smithi154.stderr:tar: /var/lib/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/crash: Cannot open: No such file or directory 2024-05-20T15:56:04.387 INFO:teuthology.orchestra.run.smithi154.stderr:tar: Error is not recoverable: exiting now 2024-05-20T15:56:04.388 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-20T15:56:04.389 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-05-20T15:56:04.423 INFO:tasks.cephadm:Compressing logs... 2024-05-20T15:56:04.423 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:56:04.466 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:56:04.490 INFO:teuthology.orchestra.run.smithi154.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi154.log 2024-05-20T15:56:04.490 INFO:teuthology.orchestra.run.smithi154.stderr:: No such file or directory 2024-05-20T15:56:04.490 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi154.majvrt.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi154.log: 30.9% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi154.log.gzgzip 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr: -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi154.majvrt.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.2.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log: 85.8% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi154.majvrt.log.gz 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.4.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.0.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr: 86.2% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log.gz 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi154.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.6.log 2024-05-20T15:56:04.499 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi154.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi154.uwznwr.log 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr: 91.2% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log.gz 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr: 81.6% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log.gz 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi154.uwznwr.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-20T15:56:04.500 INFO:teuthology.orchestra.run.smithi154.stderr: 91.6% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi154.uwznwr.log.gz 2024-05-20T15:56:04.502 INFO:teuthology.orchestra.run.smithi032.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log 2024-05-20T15:56:04.502 INFO:teuthology.orchestra.run.smithi032.stderr:: No such file or directory 2024-05-20T15:56:04.502 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log 2024-05-20T15:56:04.502 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.7.log 2024-05-20T15:56:04.502 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log: /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.5.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.3.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr: 86.5% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.log.gz 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi032.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.5.log: /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.1.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi032.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi032.syqliw.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.1.log: gzip 91.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.audit.log.gz 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr: -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi032.log 2024-05-20T15:56:04.503 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi032.syqliw.log: gzip -5 --verbose 77.6% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mds.foofs.smithi032.syqliw.log.gz 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr: -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi032.ziqzlf.log 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi032.log: gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr: 93.6% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-client.ceph-exporter.smithi032.log.gz/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi032.ziqzlf.log: 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-20T15:56:04.504 INFO:teuthology.orchestra.run.smithi032.stderr: 83.7% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph.cephadm.log.gz 2024-05-20T15:56:04.506 INFO:teuthology.orchestra.run.smithi154.stderr: 91.1% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log.gz 2024-05-20T15:56:04.510 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 91.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-volume.log.gz 2024-05-20T15:56:04.537 INFO:teuthology.orchestra.run.smithi032.stderr: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-20T15:56:04.595 INFO:teuthology.orchestra.run.smithi154.stderr: 92.5% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi154.log.gz 2024-05-20T15:56:04.601 INFO:teuthology.orchestra.run.smithi154.stderr: 93.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.6.log.gz 2024-05-20T15:56:04.614 INFO:teuthology.orchestra.run.smithi032.stderr: 93.2% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.3.log.gz 2024-05-20T15:56:04.615 INFO:teuthology.orchestra.run.smithi154.stderr: 93.4% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.2.log.gz 2024-05-20T15:56:04.616 INFO:teuthology.orchestra.run.smithi154.stderr: 93.3% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.0.log.gz 2024-05-20T15:56:04.617 INFO:teuthology.orchestra.run.smithi032.stderr: 93.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.5.log.gz 2024-05-20T15:56:04.618 INFO:teuthology.orchestra.run.smithi154.stderr: 93.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.4.log.gz 2024-05-20T15:56:04.621 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-05-20T15:56:04.621 INFO:teuthology.orchestra.run.smithi154.stderr:real 0m0.141s 2024-05-20T15:56:04.621 INFO:teuthology.orchestra.run.smithi154.stderr:user 0m0.595s 2024-05-20T15:56:04.621 INFO:teuthology.orchestra.run.smithi154.stderr:sys 0m0.041s 2024-05-20T15:56:04.621 INFO:teuthology.orchestra.run.smithi032.stderr: 93.5% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.1.log.gz 2024-05-20T15:56:04.629 INFO:teuthology.orchestra.run.smithi032.stderr: 93.0% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-osd.7.log.gz 2024-05-20T15:56:04.656 INFO:teuthology.orchestra.run.smithi032.stderr: 88.9% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mgr.smithi032.ziqzlf.log.gz 2024-05-20T15:56:04.779 INFO:teuthology.orchestra.run.smithi032.stderr: 91.1% -- replaced with /var/log/ceph/19b2ed7e-16c0-11ef-bc9a-c7b262605968/ceph-mon.smithi032.log.gz 2024-05-20T15:56:04.781 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-05-20T15:56:04.781 INFO:teuthology.orchestra.run.smithi032.stderr:real 0m0.302s 2024-05-20T15:56:04.781 INFO:teuthology.orchestra.run.smithi032.stderr:user 0m0.984s 2024-05-20T15:56:04.781 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m0.054s 2024-05-20T15:56:04.782 INFO:tasks.cephadm:Archiving logs... 2024-05-20T15:56:04.782 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi032/log 2024-05-20T15:56:04.783 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-20T15:56:04.985 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi154/log 2024-05-20T15:56:04.986 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-20T15:56:05.110 INFO:tasks.cephadm:Removing cluster... 2024-05-20T15:56:05.111 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 --force 2024-05-20T15:56:05.305 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:56:05.438 DEBUG:teuthology.orchestra.run.smithi154:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 19b2ed7e-16c0-11ef-bc9a-c7b262605968 --force 2024-05-20T15:56:05.618 INFO:teuthology.orchestra.run.smithi154.stdout:Deleting cluster with fsid: 19b2ed7e-16c0-11ef-bc9a-c7b262605968 2024-05-20T15:56:05.738 INFO:tasks.cephadm:Removing cephadm ... 2024-05-20T15:56:05.739 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-20T15:56:05.755 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-20T15:56:05.771 INFO:tasks.cephadm:Teardown complete 2024-05-20T15:56:05.771 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-05-20T15:56:05.784 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi032:/dev/vg_nvme/lv_1... 2024-05-20T15:56:05.784 DEBUG:teuthology.orchestra.run.smithi032:> sudo nvme disconnect -n lv_1 2024-05-20T15:56:05.942 INFO:teuthology.orchestra.run.smithi032.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-05-20T15:56:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:05.943 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi032:/dev/vg_nvme/lv_2... 2024-05-20T15:56:05.944 DEBUG:teuthology.orchestra.run.smithi032:> sudo nvme disconnect -n lv_2 2024-05-20T15:56:06.086 INFO:teuthology.orchestra.run.smithi032.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-05-20T15:56:06.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.088 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi032:/dev/vg_nvme/lv_3... 2024-05-20T15:56:06.088 DEBUG:teuthology.orchestra.run.smithi032:> sudo nvme disconnect -n lv_3 2024-05-20T15:56:06.217 INFO:teuthology.orchestra.run.smithi032.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-05-20T15:56:06.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.218 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi032:/dev/vg_nvme/lv_4... 2024-05-20T15:56:06.219 DEBUG:teuthology.orchestra.run.smithi032:> sudo nvme disconnect -n lv_4 2024-05-20T15:56:06.347 INFO:teuthology.orchestra.run.smithi032.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-05-20T15:56:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.348 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-05-20T15:56:06.348 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/scratch_devs 2024-05-20T15:56:06.374 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi154:/dev/vg_nvme/lv_1... 2024-05-20T15:56:06.375 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme disconnect -n lv_1 2024-05-20T15:56:06.503 INFO:teuthology.orchestra.run.smithi154.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-05-20T15:56:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.505 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi154:/dev/vg_nvme/lv_2... 2024-05-20T15:56:06.505 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme disconnect -n lv_2 2024-05-20T15:56:06.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.651 INFO:teuthology.orchestra.run.smithi154.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-05-20T15:56:06.651 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi154:/dev/vg_nvme/lv_3... 2024-05-20T15:56:06.651 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme disconnect -n lv_3 2024-05-20T15:56:06.817 INFO:teuthology.orchestra.run.smithi154.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-05-20T15:56:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.819 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi154:/dev/vg_nvme/lv_4... 2024-05-20T15:56:06.819 DEBUG:teuthology.orchestra.run.smithi154:> sudo nvme disconnect -n lv_4 2024-05-20T15:56:06.973 INFO:teuthology.orchestra.run.smithi154.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-05-20T15:56:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:06.975 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-05-20T15:56:06.975 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/scratch_devs 2024-05-20T15:56:07.000 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-20T15:56:07.011 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-20T15:56:07.011 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-20T15:56:07.014 DEBUG:teuthology.orchestra.run.smithi154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-20T15:56:07.030 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-05-20T15:56:07.034 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-20T15:56:07.034 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-05-20T15:56:07.034 INFO:teuthology.orchestra.run.smithi032.stdout:^* hv01.front.sepia.ceph.com 3 6 377 2 +1293us[+1291us] +/- 42ms 2024-05-20T15:56:07.034 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 4 -898us[ -901us] +/- 77ms 2024-05-20T15:56:07.035 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 -1428us[-1430us] +/- 74ms 2024-05-20T15:56:07.035 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:56:07.055 INFO:teuthology.orchestra.run.smithi154.stderr:bash: line 1: ntpq: command not found 2024-05-20T15:56:07.058 INFO:teuthology.orchestra.run.smithi154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-20T15:56:07.058 INFO:teuthology.orchestra.run.smithi154.stdout:=============================================================================== 2024-05-20T15:56:07.059 INFO:teuthology.orchestra.run.smithi154.stdout:^* hv01.front.sepia.ceph.com 3 6 377 3 +1316us[+1335us] +/- 42ms 2024-05-20T15:56:07.059 INFO:teuthology.orchestra.run.smithi154.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 3 -891us[ -891us] +/- 77ms 2024-05-20T15:56:07.059 INFO:teuthology.orchestra.run.smithi154.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 -1420us[-1420us] +/- 74ms 2024-05-20T15:56:07.059 INFO:teuthology.orchestra.run.smithi154.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-20T15:56:07.060 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-20T15:56:07.069 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-20T15:56:07.069 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-20T15:56:07.081 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:56:07.160 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:56:07.224 DEBUG:teuthology.orchestra.run.smithi032:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-20T15:56:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:07.256 DEBUG:teuthology.orchestra.run.smithi154:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-05-20T15:56:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:07.287 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-20T15:56:07.297 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-20T15:56:07.307 INFO:teuthology.task.internal:Duration was 853.146536 seconds 2024-05-20T15:56:07.307 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-20T15:56:07.317 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-20T15:56:07.317 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-20T15:56:07.320 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-20T15:56:07.360 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-20T15:56:07.365 INFO:teuthology.orchestra.run.smithi154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-20T15:56:07.719 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-20T15:56:07.719 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-05-20T15:56:07.719 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:56:07.742 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi154.front.sepia.ceph.com 2024-05-20T15:56:07.742 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:56:07.785 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-20T15:56:07.786 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-20T15:56:07.788 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-20T15:56:07.853 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-20T15:56:07.853 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-20T15:56:07.859 DEBUG:teuthology.orchestra.run.smithi154:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-20T15:56:08.129 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-20T15:56:08.140 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-20T15:56:08.140 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-20T15:56:08.167 DEBUG:teuthology.orchestra.run.smithi154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-20T15:56:08.192 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-20T15:56:08.204 DEBUG:teuthology.orchestra.run.smithi032:> 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-05-20T15:56:08.209 DEBUG:teuthology.orchestra.run.smithi154:> 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-05-20T15:56:08.231 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-05-20T15:56:08.256 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = core 2024-05-20T15:56:08.309 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-20T15:56:08.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:08.325 DEBUG:teuthology.orchestra.run.smithi154:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-20T15:56:08.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-20T15:56:08.361 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-20T15:56:08.372 INFO:teuthology.task.internal:Transferring archived files... 2024-05-20T15:56:08.373 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi032 2024-05-20T15:56:08.373 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-20T15:56:08.418 DEBUG:teuthology.misc:Transferring archived files from smithi154:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-20_15:04:14-orch:cephadm-wip-adk3-testing-2024-05-17-1244-squid-distro-default-smithi/7715517/remote/smithi154 2024-05-20T15:56:08.419 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-20T15:56:08.457 INFO:teuthology.task.internal:Removing archive directory... 2024-05-20T15:56:08.457 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-20T15:56:08.459 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-20T15:56:08.507 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-20T15:56:08.519 INFO:teuthology.task.internal:Not uploading archives. 2024-05-20T15:56:08.520 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-20T15:56:08.570 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-20T15:56:08.571 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-20T15:56:08.573 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-20T15:56:08.587 INFO:teuthology.orchestra.run.smithi032.stdout: 265295 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 20 15:56 /home/ubuntu/cephtest 2024-05-20T15:56:08.588 INFO:teuthology.orchestra.run.smithi154.stdout: 265585 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 20 15:56 /home/ubuntu/cephtest 2024-05-20T15:56:08.589 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-20T15:56:08.600 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-20T15:56:08.626 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} duration: 853.1465361118317 owner: scheduled_adking@teuthology success: true 2024-05-20T15:56:08.626 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-20T15:56:08.710 INFO:teuthology.run:pass