2024-02-10T07:59:40.583 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T07:59:40.583 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} --verbose --owner scheduled_yuriw@teuthology --name yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290 -- /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/orig.config.yaml 2024-02-10T07:59:40.613 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T07:59:40.686 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290 branch: wip-yuri10-testing-2024-02-08-0854-pacific description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: null first_in_suite: false job_id: '7555290' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri10-testing-2024-02-08-0854-pacific ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-tracker-64343-pacific sha1: 57bd6abdec7bb457ae7999d9c96682e9ac678e27 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 964 sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-tracker-64343-pacific suite_path: /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: 57bd6abdec7bb457ae7999d9c96682e9ac678e27 targets: smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGbjm1mmiY7PNYH5uiU04jM/jYZ7IoZ8tD4C97gp2j9CXJuYFuoFV3SyLT24P98DDHODjsxvxWJbQgoQlbGovsE= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIL8OcK4+Vj04VGr80rIylJX09PUDCNsM6Z0pSe7KJqDSTXX1U8UsMepIlDe6DvvcVg0R4QdC0C1R9Lk05ceMkY= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-09_21:34:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-10T07:59:40.686 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa; will attempt to use it 2024-02-10T07:59:40.686 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa/tasks 2024-02-10T07:59:40.686 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T07:59:40.688 INFO:teuthology.task.internal:Checking packages... 2024-02-10T07:59:40.711 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '0e714d9a4bd2a821113e6318adb87bd06cf81ec1' 2024-02-10T07:59:40.711 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T07:59:40.711 INFO:teuthology.packaging:ref: None 2024-02-10T07:59:40.711 INFO:teuthology.packaging:tag: None 2024-02-10T07:59:40.711 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-10T07:59:40.711 INFO:teuthology.packaging:sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T07:59:40.711 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-10T07:59:40.874 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-521.g0e714d9a 2024-02-10T07:59:40.875 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T07:59:40.886 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T07:59:40.886 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T07:59:40.929 INFO:teuthology.task.internal:Saving configuration 2024-02-10T07:59:40.940 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T07:59:40.962 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T07:59:40.987 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 07:54:44.714232', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGbjm1mmiY7PNYH5uiU04jM/jYZ7IoZ8tD4C97gp2j9CXJuYFuoFV3SyLT24P98DDHODjsxvxWJbQgoQlbGovsE='} 2024-02-10T07:59:41.010 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 07:54:44.715155', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIL8OcK4+Vj04VGr80rIylJX09PUDCNsM6Z0pSe7KJqDSTXX1U8UsMepIlDe6DvvcVg0R4QdC0C1R9Lk05ceMkY='} 2024-02-10T07:59:41.010 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T07:59:41.017 INFO:teuthology.task.internal:roles: ubuntu@smithi062.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-02-10T07:59:41.017 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-02-10T07:59:41.017 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T07:59:41.116 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1d72b21e50>, signals=[15]) 2024-02-10T07:59:41.116 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T07:59:41.125 INFO:teuthology.task.internal:Opening connections... 2024-02-10T07:59:41.125 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2024-02-10T07:59:41.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T07:59:41.200 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-02-10T07:59:41.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T07:59:41.273 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T07:59:41.278 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2024-02-10T07:59:41.299 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2024-02-10T07:59:41.300 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Red Hat Enterprise Linux" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="8.6 (Ootpa)" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:ID="rhel" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE="fedora" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="8.6" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:PLATFORM_ID="platform:el8" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:ANSI_COLOR="0;31" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-10T07:59:41.360 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.redhat.com/" 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-10T07:59:41.361 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-10T07:59:41.361 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2024-02-10T07:59:41.390 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-02-10T07:59:41.411 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-02-10T07:59:41.411 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-02-10T07:59:41.471 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="Red Hat Enterprise Linux" 2024-02-10T07:59:41.471 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="8.6 (Ootpa)" 2024-02-10T07:59:41.471 INFO:teuthology.orchestra.run.smithi192.stdout:ID="rhel" 2024-02-10T07:59:41.471 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="fedora" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="8.6" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el8" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.redhat.com/" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-10T07:59:41.472 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-10T07:59:41.473 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-02-10T07:59:41.498 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T07:59:41.507 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T07:59:41.535 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T07:59:41.535 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2024-02-10T07:59:41.537 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-02-10T07:59:41.556 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T07:59:41.568 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T07:59:41.568 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2024-02-10T07:59:41.598 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-02-10T07:59:41.627 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T07:59:41.685 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T07:59:41.701 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T07:59:41.702 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T07:59:41.702 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T07:59:41.702 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T07:59:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:59:41.721 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-02-10T07:59:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:59:41.722 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-02-10T07:59:41.781 INFO:teuthology.orchestra.run.smithi192.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:41.781 INFO:teuthology.task.kernel:Running kernel on smithi192: 4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:41.782 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2024-02-10T07:59:41.783 INFO:teuthology.orchestra.run.smithi062.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:41.783 INFO:teuthology.task.kernel:Running kernel on smithi062: 4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:41.783 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum install -y kernel 2024-02-10T07:59:43.293 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:43.293 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2024-02-10T07:59:43.321 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:43.321 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2024-02-10T07:59:43.594 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:43.594 INFO:teuthology.orchestra.run.smithi062.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:43.594 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:43.608 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:43.609 INFO:teuthology.orchestra.run.smithi192.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:43.609 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:45.274 INFO:teuthology.orchestra.run.smithi062.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2024-02-10T07:59:45.329 INFO:teuthology.orchestra.run.smithi192.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-02-10T07:59:46.413 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2024-02-10T07:59:46.966 INFO:teuthology.orchestra.run.smithi062.stdout:Extra Packages for Enterprise Linux 9.7 MB/s | 16 MB 00:01 2024-02-10T07:59:49.947 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 473 kB/s | 24 kB 00:00 2024-02-10T07:59:50.591 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-10T07:59:50.591 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-10T07:59:50.658 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-02-10T07:59:50.659 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-02-10T07:59:50.659 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-02-10T07:59:50.787 DEBUG:teuthology.orchestra.run.smithi192:> echo no | sudo yum reinstall kernel || true 2024-02-10T07:59:50.850 INFO:teuthology.orchestra.run.smithi062.stdout:lab-extras 180 kB/s | 24 kB 00:00 2024-02-10T07:59:51.121 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:51.121 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2024-02-10T07:59:51.355 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:51.355 INFO:teuthology.orchestra.run.smithi192.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:51.356 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:51.577 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-10T07:59:51.577 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-10T07:59:51.661 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:02 ago on Sat 10 Feb 2024 07:59:49 AM UTC. 2024-02-10T07:59:51.666 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-02-10T07:59:51.667 INFO:teuthology.orchestra.run.smithi062.stdout:Nothing to do. 2024-02-10T07:59:51.667 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-02-10T07:59:51.742 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-10T07:59:51.742 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-10T07:59:51.779 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2024-02-10T07:59:51.821 DEBUG:teuthology.orchestra.run.smithi062:> echo no | sudo yum reinstall kernel || true 2024-02-10T07:59:51.825 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum reinstall -y kernel || true 2024-02-10T07:59:52.157 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:52.158 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2024-02-10T07:59:52.178 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:52.178 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2024-02-10T07:59:52.369 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:52.369 INFO:teuthology.orchestra.run.smithi192.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:52.369 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T07:59:52.402 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:52.402 INFO:teuthology.orchestra.run.smithi062.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:52.402 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:52.671 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:03 ago on Sat 10 Feb 2024 07:59:49 AM UTC. 2024-02-10T07:59:52.727 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:00:02 ago on Sat 10 Feb 2024 07:59:50 AM UTC. 2024-02-10T07:59:52.733 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-10T07:59:52.733 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-10T07:59:52.767 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2024-02-10T07:59:52.803 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-10T07:59:52.804 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-10T07:59:52.818 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T07:59:52.848 INFO:teuthology.orchestra.run.smithi062.stderr:Error: No packages marked for reinstall. 2024-02-10T07:59:52.897 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum reinstall -y kernel || true 2024-02-10T07:59:52.973 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:52.974 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:52.974 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-10T07:59:52.974 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-10T07:59:52.974 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T07:59:53.007 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-02-10T07:59:53.027 DEBUG:teuthology.parallel:result is None 2024-02-10T07:59:53.248 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2024-02-10T07:59:53.248 INFO:teuthology.orchestra.run.smithi062.stdout:Unable to read consumer identity 2024-02-10T07:59:53.508 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:53.508 INFO:teuthology.orchestra.run.smithi062.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-10T07:59:53.508 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T07:59:53.827 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:00:03 ago on Sat 10 Feb 2024 07:59:50 AM UTC. 2024-02-10T07:59:53.898 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-10T07:59:53.898 INFO:teuthology.orchestra.run.smithi062.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-10T07:59:53.929 INFO:teuthology.orchestra.run.smithi062.stderr:Error: No packages marked for reinstall. 2024-02-10T07:59:53.982 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T07:59:54.141 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:54.142 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-10T07:59:54.142 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-10T07:59:54.142 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-10T07:59:54.142 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T07:59:54.176 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2024-02-10T07:59:54.191 DEBUG:teuthology.parallel:result is None 2024-02-10T07:59:54.191 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T07:59:54.201 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T07:59:54.201 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T07:59:54.233 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T07:59:54.254 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T07:59:54.265 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T07:59:54.304 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T07:59:54.304 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T07:59:54.306 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T07:59:54.334 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T07:59:54.346 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T07:59:54.346 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T07:59:54.368 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-10T07:59:54.402 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T07:59:54.406 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T07:59:54.413 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T07:59:54.418 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T07:59:54.420 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T07:59:54.432 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T07:59:54.432 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T07:59:54.458 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T07:59:54.490 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T07:59:54.503 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T07:59:54.503 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T07:59:54.525 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T07:59:54.549 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T07:59:54.623 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T07:59:54.674 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T07:59:54.759 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T07:59:54.800 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T07:59:54.800 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T07:59:54.870 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T07:59:54.919 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T07:59:54.973 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T07:59:55.058 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T07:59:55.102 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T07:59:55.102 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T07:59:55.170 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2024-02-10T07:59:55.173 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-02-10T07:59:55.239 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T07:59:55.286 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T07:59:55.651 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T07:59:55.660 INFO:teuthology.task.internal:Starting timer... 2024-02-10T07:59:55.660 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T07:59:55.698 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T07:59:55.729 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-10T07:59:55.730 DEBUG:teuthology.orchestra.run.smithi062:> sudo service auditd rotate 2024-02-10T07:59:55.806 INFO:teuthology.orchestra.run.smithi062.stdout:Rotating logs: 2024-02-10T07:59:55.807 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2024-02-10T07:59:55.869 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2024-02-10T07:59:55.871 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T07:59:55.871 DEBUG:teuthology.orchestra.run.smithi062:> /usr/sbin/getenforce 2024-02-10T07:59:55.897 INFO:teuthology.orchestra.run.smithi062.stdout:Permissive 2024-02-10T07:59:55.897 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2024-02-10T07:59:55.916 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2024-02-10T07:59:55.916 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi062.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2024-02-10T07:59:55.917 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T07:59:55.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:59:55.967 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T07:59:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:59:55.994 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T07:59:55.994 DEBUG:teuthology.orchestra.run.smithi062:> sudo /usr/sbin/setenforce permissive 2024-02-10T07:59:56.035 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2024-02-10T07:59:56.062 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T07:59:56.072 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-10T07:59:56.077 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-10T07:59:56.225 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T07:59:56.242 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-02-10T07:59:56.244 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi062.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T08:07:56.856 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi062.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-02-10T08:07:56.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-02-10T08:07:56.859 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:07:56.978 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-02-10T08:07:57.004 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-02-10T08:07:57.004 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-02-10T08:07:57.005 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:07:57.080 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-02-10T08:07:57.149 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-02-10T08:07:57.149 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T08:07:57.161 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T08:07:57.161 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T08:07:57.162 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:07:57.164 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T08:07:57.164 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T08:07:57.195 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T08:07:57.210 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T08:07:57.222 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T08:07:57.236 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T08:07:57.275 INFO:teuthology.orchestra.run.smithi062.stderr:sudo: ntpd: command not found 2024-02-10T08:07:57.287 INFO:teuthology.orchestra.run.smithi062.stdout:506 Cannot talk to daemon 2024-02-10T08:07:57.302 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T08:07:57.310 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2024-02-10T08:07:57.317 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T08:07:57.321 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2024-02-10T08:07:57.336 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T08:07:57.350 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T08:07:57.383 INFO:teuthology.orchestra.run.smithi062.stderr:bash: ntpq: command not found 2024-02-10T08:07:57.388 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T08:07:57.388 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2024-02-10T08:07:57.388 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.388 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.388 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.389 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.424 INFO:teuthology.orchestra.run.smithi192.stderr:bash: ntpq: command not found 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.428 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:07:57.430 INFO:teuthology.run_tasks:Running task pexec... 2024-02-10T08:07:57.439 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-10T08:07:57.439 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi062.front.sepia.ceph.com 2024-02-10T08:07:57.439 DEBUG:teuthology.orchestra.run.smithi062:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T08:07:57.440 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi192.front.sepia.ceph.com 2024-02-10T08:07:57.440 DEBUG:teuthology.orchestra.run.smithi192:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T08:07:57.835 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2024-02-10T08:07:57.850 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2024-02-10T08:07:58.599 INFO:teuthology.orchestra.run.smithi062.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2024-02-10T08:07:58.681 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 156 kB/s | 4.1 kB 00:00 2024-02-10T08:07:58.917 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2024-02-10T08:07:59.174 INFO:teuthology.orchestra.run.smithi062.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 136 kB/s | 4.1 kB 00:00 2024-02-10T08:08:01.750 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout:Resetting modules: 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-02-10T08:08:01.751 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-02-10T08:08:01.752 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:02.343 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-02-10T08:08:02.344 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout:Resetting modules: 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2024-02-10T08:08:02.345 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:06.168 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-02-10T08:08:06.646 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2024-02-10T08:08:07.382 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-02-10T08:08:07.461 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 139 kB/s | 4.1 kB 00:00 2024-02-10T08:08:07.687 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2024-02-10T08:08:07.864 INFO:teuthology.orchestra.run.smithi062.stdout:Updating Subscription Management repositories. 2024-02-10T08:08:08.583 INFO:teuthology.orchestra.run.smithi062.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 120 kB/s | 4.5 kB 00:00 2024-02-10T08:08:09.158 INFO:teuthology.orchestra.run.smithi062.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 108 kB/s | 4.1 kB 00:00 2024-02-10T08:08:10.484 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout:========================================================================================================== 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout:========================================================================================================== 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout:Installing group/module packages: 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-10T08:08:10.639 INFO:teuthology.orchestra.run.smithi192.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout:Installing weak dependencies: 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout:Installing module profiles: 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools/common 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout:Enabling module streams: 2024-02-10T08:08:10.640 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools rhel8 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:========================================================================================================== 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:Install 13 Packages 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 26 M 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 87 M 2024-02-10T08:08:10.641 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-02-10T08:08:10.732 INFO:teuthology.orchestra.run.smithi192.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 276 kB/s | 25 kB 00:00 2024-02-10T08:08:10.757 INFO:teuthology.orchestra.run.smithi192.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 816 kB/s | 94 kB 00:00 2024-02-10T08:08:10.799 INFO:teuthology.orchestra.run.smithi192.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 6.4 MB/s | 1.0 MB 00:00 2024-02-10T08:08:10.832 INFO:teuthology.orchestra.run.smithi192.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 9.6 MB/s | 739 kB 00:00 2024-02-10T08:08:10.858 INFO:teuthology.orchestra.run.smithi192.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 670 kB/s | 39 kB 00:00 2024-02-10T08:08:10.891 INFO:teuthology.orchestra.run.smithi192.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.0 MB/s | 239 kB 00:00 2024-02-10T08:08:10.950 INFO:teuthology.orchestra.run.smithi192.stdout:(7/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.6 MB/s | 153 kB 00:00 2024-02-10T08:08:11.017 INFO:teuthology.orchestra.run.smithi192.stdout:(8/13): netavark-1.7.0-1.module+el8.9.0+20326+3 23 MB/s | 3.7 MB 00:00 2024-02-10T08:08:11.167 INFO:teuthology.orchestra.run.smithi192.stdout:(9/13): buildah-1.31.3-1.module+el8.9.0+20326+3 20 MB/s | 8.8 MB 00:00 2024-02-10T08:08:11.234 INFO:teuthology.orchestra.run.smithi192.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 12 MB/s | 2.5 MB 00:00 2024-02-10T08:08:11.259 INFO:teuthology.orchestra.run.smithi192.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 538 kB/s | 49 kB 00:00 2024-02-10T08:08:11.293 INFO:teuthology.orchestra.run.smithi192.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 700 kB/s | 41 kB 00:00 2024-02-10T08:08:11.393 INFO:teuthology.orchestra.run.smithi192.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2024-02-10T08:08:11.394 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-02-10T08:08:11.394 INFO:teuthology.orchestra.run.smithi192.stdout:Total 34 MB/s | 26 MB 00:00 2024-02-10T08:08:11.674 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-02-10T08:08:11.694 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-02-10T08:08:11.694 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-02-10T08:08:11.923 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-02-10T08:08:11.932 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-02-10T08:08:12.252 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2024-02-10T08:08:12.417 INFO:teuthology.orchestra.run.smithi062.stdout:========================================================================================================== 2024-02-10T08:08:12.417 INFO:teuthology.orchestra.run.smithi062.stdout: Package Arch Version Repository Size 2024-02-10T08:08:12.417 INFO:teuthology.orchestra.run.smithi062.stdout:========================================================================================================== 2024-02-10T08:08:12.417 INFO:teuthology.orchestra.run.smithi062.stdout:Installing group/module packages: 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout:Installing dependencies: 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout:Installing weak dependencies: 2024-02-10T08:08:12.418 INFO:teuthology.orchestra.run.smithi062.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout:Installing module profiles: 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools/common 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout:Enabling module streams: 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools rhel8 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout:========================================================================================================== 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout:Install 13 Packages 2024-02-10T08:08:12.419 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:12.420 INFO:teuthology.orchestra.run.smithi062.stdout:Total download size: 26 M 2024-02-10T08:08:12.420 INFO:teuthology.orchestra.run.smithi062.stdout:Installed size: 87 M 2024-02-10T08:08:12.420 INFO:teuthology.orchestra.run.smithi062.stdout:Downloading Packages: 2024-02-10T08:08:12.495 INFO:teuthology.orchestra.run.smithi062.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 332 kB/s | 25 kB 00:00 2024-02-10T08:08:12.511 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-02-10T08:08:12.520 INFO:teuthology.orchestra.run.smithi062.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 942 kB/s | 94 kB 00:00 2024-02-10T08:08:12.570 INFO:teuthology.orchestra.run.smithi062.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 6.7 MB/s | 1.0 MB 00:00 2024-02-10T08:08:12.641 INFO:teuthology.orchestra.run.smithi062.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 6.0 MB/s | 739 kB 00:00 2024-02-10T08:08:12.662 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-10T08:08:12.671 INFO:teuthology.orchestra.run.smithi062.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 392 kB/s | 39 kB 00:00 2024-02-10T08:08:12.696 INFO:teuthology.orchestra.run.smithi062.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.3 MB/s | 239 kB 00:00 2024-02-10T08:08:12.738 INFO:teuthology.orchestra.run.smithi062.stdout:(7/13): python3-podman-4.6.0-1.module+el8.9.0+2 3.6 MB/s | 153 kB 00:00 2024-02-10T08:08:12.838 INFO:teuthology.orchestra.run.smithi062.stdout:(8/13): netavark-1.7.0-1.module+el8.9.0+20326+3 22 MB/s | 3.7 MB 00:00 2024-02-10T08:08:12.869 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-10T08:08:12.997 INFO:teuthology.orchestra.run.smithi062.stdout:(9/13): buildah-1.31.3-1.module+el8.9.0+20326+3 18 MB/s | 8.8 MB 00:00 2024-02-10T08:08:13.047 INFO:teuthology.orchestra.run.smithi062.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 12 MB/s | 2.5 MB 00:00 2024-02-10T08:08:13.072 INFO:teuthology.orchestra.run.smithi062.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 658 kB/s | 49 kB 00:00 2024-02-10T08:08:13.098 INFO:teuthology.orchestra.run.smithi062.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 819 kB/s | 41 kB 00:00 2024-02-10T08:08:13.215 INFO:teuthology.orchestra.run.smithi062.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 17 MB/s | 8.1 MB 00:00 2024-02-10T08:08:13.215 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2024-02-10T08:08:13.215 INFO:teuthology.orchestra.run.smithi062.stdout:Total 32 MB/s | 26 MB 00:00 2024-02-10T08:08:13.396 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-10T08:08:13.507 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2024-02-10T08:08:13.530 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2024-02-10T08:08:13.530 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2024-02-10T08:08:13.578 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-10T08:08:13.758 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-10T08:08:13.777 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2024-02-10T08:08:13.787 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2024-02-10T08:08:13.975 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-10T08:08:14.405 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2024-02-10T08:08:14.593 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-10T08:08:14.814 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-10T08:08:14.933 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-10T08:08:15.159 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-10T08:08:15.316 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-10T08:08:15.343 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-10T08:08:15.490 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-10T08:08:15.665 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-10T08:08:15.737 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-10T08:08:15.918 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-10T08:08:16.618 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-10T08:08:16.866 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-10T08:08:16.897 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-10T08:08:17.040 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-10T08:08:17.096 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-10T08:08:17.289 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-10T08:08:17.465 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-10T08:08:17.466 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-10T08:08:17.466 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-10T08:08:17.673 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-10T08:08:18.597 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-10T08:08:18.807 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-10T08:08:18.971 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-10T08:08:19.430 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-10T08:08:19.431 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-10T08:08:19.431 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-10T08:08:19.431 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-10T08:08:19.431 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-10T08:08:19.431 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-10T08:08:22.118 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-10T08:08:22.119 INFO:teuthology.orchestra.run.smithi192.stdout:Installed products updated. 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.657 INFO:teuthology.orchestra.run.smithi192.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:08:22.658 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-02-10T08:08:22.835 DEBUG:teuthology.parallel:result is None 2024-02-10T08:08:25.139 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-10T08:08:25.139 INFO:teuthology.orchestra.run.smithi062.stdout:Installed products updated. 2024-02-10T08:08:25.712 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout:Installed: 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.713 INFO:teuthology.orchestra.run.smithi062.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-10T08:08:25.714 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:08:25.715 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2024-02-10T08:08:25.881 DEBUG:teuthology.parallel:result is None 2024-02-10T08:08:25.881 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-02-10T08:08:25.892 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-02-10T08:08:25.892 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:08:25.892 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:08:25.910 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-02-10T08:08:25.910 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_1 2024-02-10T08:08:25.969 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T08:08:25.969 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:25.969 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 180497 Links: 1 2024-02-10T08:08:25.969 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:25.969 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:25.970 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:08:19.138871061 +0000 2024-02-10T08:08:25.970 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:07:27.568392332 +0000 2024-02-10T08:08:25.970 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:07:27.568392332 +0000 2024-02-10T08:08:25.970 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:08:25.970 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T08:08:26.036 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:08:26.036 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:08:26.036 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000217678 s, 2.4 MB/s 2024-02-10T08:08:26.038 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T08:08:26.096 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_2 2024-02-10T08:08:26.154 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T08:08:26.154 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 180579 Links: 1 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:08:19.138871061 +0000 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:07:27.930386839 +0000 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:07:27.930386839 +0000 2024-02-10T08:08:26.155 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:08:26.155 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T08:08:26.221 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:08:26.221 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:08:26.221 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000223729 s, 2.3 MB/s 2024-02-10T08:08:26.222 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T08:08:26.281 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_3 2024-02-10T08:08:26.339 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T08:08:26.339 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:26.339 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 180643 Links: 1 2024-02-10T08:08:26.339 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:26.340 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:26.340 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:08:19.138871061 +0000 2024-02-10T08:08:26.340 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:07:28.286381437 +0000 2024-02-10T08:08:26.340 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:07:28.286381437 +0000 2024-02-10T08:08:26.340 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:08:26.340 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T08:08:26.405 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:08:26.405 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:08:26.405 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000184292 s, 2.8 MB/s 2024-02-10T08:08:26.406 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T08:08:26.465 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_4 2024-02-10T08:08:26.522 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T08:08:26.522 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:26.522 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 180715 Links: 1 2024-02-10T08:08:26.522 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:26.523 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:26.523 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:08:19.138871061 +0000 2024-02-10T08:08:26.523 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:07:28.630376217 +0000 2024-02-10T08:08:26.523 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:07:28.630376217 +0000 2024-02-10T08:08:26.523 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:08:26.523 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T08:08:26.588 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:08:26.588 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:08:26.588 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000225918 s, 2.3 MB/s 2024-02-10T08:08:26.589 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T08:08:26.647 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:08:26.767 INFO:teuthology.orchestra.run.smithi062.stdout:loop 2024-02-10T08:08:26.769 INFO:tasks.nvme_loop:Connecting nvme_loop smithi062:/dev/vg_nvme/lv_1... 2024-02-10T08:08:26.769 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:08:26.805 INFO:teuthology.orchestra.run.smithi062.stdout:1 2024-02-10T08:08:26.842 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/vg_nvme/lv_11 2024-02-10T08:08:26.883 INFO:tasks.nvme_loop:Connecting nvme_loop smithi062:/dev/vg_nvme/lv_2... 2024-02-10T08:08:26.884 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:08:26.962 INFO:teuthology.orchestra.run.smithi062.stdout:1 2024-02-10T08:08:26.999 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/vg_nvme/lv_21 2024-02-10T08:08:27.039 INFO:tasks.nvme_loop:Connecting nvme_loop smithi062:/dev/vg_nvme/lv_3... 2024-02-10T08:08:27.039 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:08:27.117 INFO:teuthology.orchestra.run.smithi062.stdout:1 2024-02-10T08:08:27.154 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/vg_nvme/lv_31 2024-02-10T08:08:27.194 INFO:tasks.nvme_loop:Connecting nvme_loop smithi062:/dev/vg_nvme/lv_4... 2024-02-10T08:08:27.194 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:08:27.271 INFO:teuthology.orchestra.run.smithi062.stdout:1 2024-02-10T08:08:27.308 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/vg_nvme/lv_41 2024-02-10T08:08:27.348 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:08:27.348 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:08:27.405 DEBUG:teuthology.orchestra.run.smithi062:> sudo nvme list 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/nvme0n1 CVFT53440094400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/nvme1n1 3b74194d3cfa247cfaf5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/nvme2n1 959b29c83ee87be87868 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/nvme3n1 e06cab30234073a358cb Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:27.471 INFO:teuthology.orchestra.run.smithi062.stdout:/dev/nvme4n1 bd0df4ba21c1db0844e6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:27.472 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T08:08:27.472 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:08:27.473 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/scratch_devs 2024-02-10T08:08:27.540 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:08:27.540 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:08:27.561 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-02-10T08:08:27.561 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_1 2024-02-10T08:08:27.621 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T08:08:27.621 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:27.621 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 180474 Links: 1 2024-02-10T08:08:27.621 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:27.621 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:27.622 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:08:17.193519028 +0000 2024-02-10T08:08:27.622 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:07:12.850044385 +0000 2024-02-10T08:08:27.622 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:07:12.850044385 +0000 2024-02-10T08:08:27.622 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:08:27.622 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T08:08:27.691 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:08:27.691 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:08:27.691 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000256372 s, 2.0 MB/s 2024-02-10T08:08:27.692 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T08:08:27.752 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_2 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 178448 Links: 1 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:08:17.193519028 +0000 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:07:13.195037569 +0000 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:07:13.195037569 +0000 2024-02-10T08:08:27.811 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:08:27.811 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T08:08:27.878 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:08:27.878 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:08:27.878 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000314412 s, 1.6 MB/s 2024-02-10T08:08:27.879 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T08:08:27.938 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_3 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 176972 Links: 1 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:27.996 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:08:17.193519028 +0000 2024-02-10T08:08:27.997 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:07:13.536030831 +0000 2024-02-10T08:08:27.997 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:07:13.536030831 +0000 2024-02-10T08:08:27.997 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:08:27.997 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T08:08:28.062 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:08:28.062 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:08:28.062 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000169348 s, 3.0 MB/s 2024-02-10T08:08:28.063 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T08:08:28.121 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/vg_nvme/lv_4 2024-02-10T08:08:28.178 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 179682 Links: 1 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:08:17.193519028 +0000 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:07:13.881024014 +0000 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:07:13.881024014 +0000 2024-02-10T08:08:28.179 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:08:28.179 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T08:08:28.245 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:08:28.245 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:08:28.245 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000234326 s, 2.2 MB/s 2024-02-10T08:08:28.246 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T08:08:28.304 DEBUG:teuthology.orchestra.run.smithi192:> 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-02-10T08:08:28.423 INFO:teuthology.orchestra.run.smithi192.stdout:loop 2024-02-10T08:08:28.424 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-02-10T08:08:28.425 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-02-10T08:08:28.460 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-02-10T08:08:28.495 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_11 2024-02-10T08:08:28.535 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-02-10T08:08:28.536 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-02-10T08:08:28.613 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-02-10T08:08:28.649 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_21 2024-02-10T08:08:28.688 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-02-10T08:08:28.688 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-02-10T08:08:28.764 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-02-10T08:08:28.799 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_31 2024-02-10T08:08:28.837 INFO:tasks.nvme_loop:Connecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-02-10T08:08:28.838 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-02-10T08:08:28.914 INFO:teuthology.orchestra.run.smithi192.stdout:1 2024-02-10T08:08:28.949 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/vg_nvme/lv_41 2024-02-10T08:08:28.987 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:08:28.988 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:08:29.045 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme list 2024-02-10T08:08:29.110 INFO:teuthology.orchestra.run.smithi192.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme0n1 PHFT620500NN400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme1n1 ab1888ed78f29f9cd057 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme2n1 2ca49af445404155d18e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme3n1 64edeccd91df59d69eb0 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:29.111 INFO:teuthology.orchestra.run.smithi192.stdout:/dev/nvme4n1 1dffe53be222ae125c54 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-10T08:08:29.112 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T08:08:29.112 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:08:29.112 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-02-10T08:08:29.178 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T08:08:29.249 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '0e714d9a4bd2a821113e6318adb87bd06cf81ec1'} 2024-02-10T08:08:29.249 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:08:29.249 INFO:tasks.cephadm:Cluster fsid is 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:29.249 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T08:08:29.249 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-10T08:08:29.250 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi062': '172.21.15.62', 'mon.smithi192': '172.21.15.192'} 2024-02-10T08:08:29.250 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T08:08:29.250 DEBUG:teuthology.orchestra.run.smithi062:> sudo hostname $(hostname -s) 2024-02-10T08:08:29.284 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-02-10T08:08:29.311 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph-ci.git ref 0e714d9a4bd2a821113e6318adb87bd06cf81ec1)... 2024-02-10T08:08:29.312 DEBUG:teuthology.orchestra.run.smithi062:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/0e714d9a4bd2a821113e6318adb87bd06cf81ec1/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.533 INFO:teuthology.orchestra.run.smithi062.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Feb 10 08:08 /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.534 DEBUG:teuthology.orchestra.run.smithi192:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/0e714d9a4bd2a821113e6318adb87bd06cf81ec1/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.685 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Feb 10 08:08 /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.686 DEBUG:teuthology.orchestra.run.smithi062:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.709 DEBUG:teuthology.orchestra.run.smithi192:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T08:08:29.734 DEBUG:teuthology.orchestra.run.smithi062:> sudo mkdir -p /etc/ceph 2024-02-10T08:08:29.782 DEBUG:teuthology.orchestra.run.smithi192:> sudo mkdir -p /etc/ceph 2024-02-10T08:08:29.809 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 777 /etc/ceph 2024-02-10T08:08:29.854 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 777 /etc/ceph 2024-02-10T08:08:29.881 INFO:tasks.cephadm:Writing seed config... 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T08:08:29.882 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-10T08:08:29.883 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:08:29.883 DEBUG:teuthology.orchestra.run.smithi062:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T08:08:29.913 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 ruleset-failure-domain=osd 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 = 92ff11c2-c7eb-11ee-95b8-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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-02-10T08:08:29.913 DEBUG:teuthology.orchestra.run.smithi062:mon.smithi062> sudo journalctl -f -n 0 -u ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service 2024-02-10T08:08:29.956 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T08:08:29.956 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -v bootstrap --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.62 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:08:29.985 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:-- Logs begin at Sat 2024-02-10 07:58:48 UTC. -- 2024-02-10T08:08:30.235 INFO:teuthology.orchestra.run.smithi062.stderr:-------------------------------------------------------------------------------- 2024-02-10T08:08:30.235 INFO:teuthology.orchestra.run.smithi062.stderr:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1', '-v', 'bootstrap', '--fsid', '92ff11c2-c7eb-11ee-95b8-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.62', '--skip-admin-label'] 2024-02-10T08:08:31.693 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: 4.6.1 2024-02-10T08:08:31.703 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying podman|docker is present... 2024-02-10T08:08:31.728 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: 4.6.1 2024-02-10T08:08:31.738 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying lvm2 is present... 2024-02-10T08:08:31.738 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying time synchronization is in place... 2024-02-10T08:08:31.746 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T08:08:31.753 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:08:31.760 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: enabled 2024-02-10T08:08:31.767 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: active 2024-02-10T08:08:31.767 INFO:teuthology.orchestra.run.smithi062.stderr:Unit chronyd.service is enabled and running 2024-02-10T08:08:31.767 INFO:teuthology.orchestra.run.smithi062.stderr:Repeating the final host check... 2024-02-10T08:08:31.790 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: 4.6.1 2024-02-10T08:08:31.804 INFO:teuthology.orchestra.run.smithi062.stderr:podman (/bin/podman) version 4.6.1 is present 2024-02-10T08:08:31.804 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl is present 2024-02-10T08:08:31.804 INFO:teuthology.orchestra.run.smithi062.stderr:lvcreate is present 2024-02-10T08:08:31.809 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T08:08:31.816 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:08:31.822 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: enabled 2024-02-10T08:08:31.828 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: active 2024-02-10T08:08:31.829 INFO:teuthology.orchestra.run.smithi062.stderr:Unit chronyd.service is enabled and running 2024-02-10T08:08:31.829 INFO:teuthology.orchestra.run.smithi062.stderr:Host looks OK 2024-02-10T08:08:31.829 INFO:teuthology.orchestra.run.smithi062.stderr:Cluster fsid: 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:31.830 INFO:teuthology.orchestra.run.smithi062.stderr:Acquiring lock 139720605709256 on /run/cephadm/92ff11c2-c7eb-11ee-95b8-87774f69a715.lock 2024-02-10T08:08:31.830 INFO:teuthology.orchestra.run.smithi062.stderr:Lock 139720605709256 acquired on /run/cephadm/92ff11c2-c7eb-11ee-95b8-87774f69a715.lock 2024-02-10T08:08:31.830 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying IP 172.21.15.62 port 3300 ... 2024-02-10T08:08:31.830 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying IP 172.21.15.62 port 6789 ... 2024-02-10T08:08:31.830 INFO:teuthology.orchestra.run.smithi062.stderr:Base mon IP(s) is [172.21.15.62:3300, 172.21.15.62:6789], mon addrv is [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2024-02-10T08:08:31.833 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2024-02-10T08:08:31.834 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.62 metric 100 2024-02-10T08:08:31.837 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T08:08:31.837 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-02-10T08:08:31.837 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-02-10T08:08:31.839 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T08:08:31.840 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-02-10T08:08:31.840 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T08:08:31.840 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-10T08:08:31.840 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: inet6 fe80::3574:b65f:b6f:6148/64 scope link noprefixroute 2024-02-10T08:08:31.840 INFO:teuthology.orchestra.run.smithi062.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T08:08:31.841 INFO:teuthology.orchestra.run.smithi062.stderr:Mon IP `172.21.15.62` is in CIDR network `172.21.0.0/20` 2024-02-10T08:08:31.841 INFO:teuthology.orchestra.run.smithi062.stderr:Mon IP `172.21.15.62` is in CIDR network `172.21.0.0/20` 2024-02-10T08:08:31.841 INFO:teuthology.orchestra.run.smithi062.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-10T08:08:31.842 INFO:teuthology.orchestra.run.smithi062.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T08:08:31.842 INFO:teuthology.orchestra.run.smithi062.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1... 2024-02-10T08:08:31.957 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1... 2024-02-10T08:08:32.052 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Getting image source signatures 2024-02-10T08:08:32.052 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Copying blob sha256:955bfa9dba4a4380f93be7209d227ce2b057a09dc4ade787f31ef12d8b977cea 2024-02-10T08:08:32.052 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-10T08:08:54.442 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Copying config sha256:1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:08:54.491 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: Writing manifest to image destination 2024-02-10T08:08:54.774 INFO:teuthology.orchestra.run.smithi062.stderr:/bin/podman: 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:08:55.354 INFO:teuthology.orchestra.run.smithi062.stderr:ceph: ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable) 2024-02-10T08:08:55.659 INFO:teuthology.orchestra.run.smithi062.stderr:Ceph version: ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable) 2024-02-10T08:08:55.659 INFO:teuthology.orchestra.run.smithi062.stderr:Extracting ceph user uid/gid from container image... 2024-02-10T08:08:55.942 INFO:teuthology.orchestra.run.smithi062.stderr:stat: 167 167 2024-02-10T08:08:56.334 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial keys... 2024-02-10T08:08:56.614 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQAYL8dlEOfUIxAAoQe5sLgFu6ALDaThcxxzzQ== 2024-02-10T08:08:57.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQAZL8dlithLCxAAoxVFC40q6QjMUkQu4vsjVw== 2024-02-10T08:08:57.931 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQAZL8dlkgODNRAA2VX4KwKVNm8475HszfjtqA== 2024-02-10T08:08:58.245 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial monmap... 2024-02-10T08:08:58.506 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T08:08:58.506 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:58.507 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T08:08:58.906 INFO:teuthology.orchestra.run.smithi062.stderr:monmaptool for smithi062 [v2:172.21.15.62:3300,v1:172.21.15.62:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T08:08:58.906 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: set fsid to 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:58.906 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T08:08:58.906 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:08:58.906 INFO:teuthology.orchestra.run.smithi062.stderr:Creating mon... 2024-02-10T08:08:59.207 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.171+0000 7fe08e2a0880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 1 imported monmap: 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: last_changed 2024-02-10T08:08:58.486195+0000 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: created 2024-02-10T08:08:58.486195+0000 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.smithi062 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 0 /usr/bin/ceph-mon: set fsid to 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: RocksDB version: 6.8.1 2024-02-10T08:08:59.208 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: Compile date Feb 8 2024 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: DB SUMMARY 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi062/store.db dir, Total Num: 0, files: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi062/store.db: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.172+0000 7fe08e2a0880 4 rocksdb: Options.create_if_missing: 1 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.env: 0x55a0a2898080 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.fs: Posix File System 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.info_log: 0x55a0a3bab380 2024-02-10T08:08:59.209 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.db_log_dir: 2024-02-10T08:08:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi062/store.db 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.write_buffer_manager: 0x55a0a3bb1980 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:08:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.unordered_write: 0 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.row_cache: None 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.wal_filter: None 2024-02-10T08:08:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:08:59.213 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Compression algorithms supported: 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kZSTD supported: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:08:59.214 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.173+0000 7fe08e2a0880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi062/store.db/MANIFEST-000001 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.merge_operator: 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:08:59.215 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a0a3ac1d30) 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-10T08:08:59.216 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache: 0x55a0a3af6d10 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-10T08:08:59.217 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: format_version: 2 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:08:59.218 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.num_levels: 7 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:08:59.219 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:08:59.220 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:08:59.221 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:08:59.222 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.ttl: 2592000 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.179+0000 7fe08e2a0880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.180+0000 7fe08e2a0880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi062/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.180+0000 7fe08e2a0880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.180+0000 7fe08e2a0880 4 rocksdb: DB pointer 0x55a0a3bbf800 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.180+0000 7fe077112700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.180+0000 7fe077112700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-10T08:08:59.223 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T08:08:59.224 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 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-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T08:08:59.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:08:59.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 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-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.182+0000 7fe08e2a0880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.182+0000 7fe08e2a0880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-02-10T08:08:59.227 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-02-10T08:08:59.182+0000 7fe08e2a0880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi062 for mon.smithi062 2024-02-10T08:08:59.525 INFO:teuthology.orchestra.run.smithi062.stderr:create mon.smithi062 on 2024-02-10T08:08:59.638 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-10T08:08:59.741 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target → /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target. 2024-02-10T08:08:59.742 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target → /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target. 2024-02-10T08:08:59.972 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to reset failed state of unit ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service: Unit ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service not loaded. 2024-02-10T08:08:59.979 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target.wants/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service → /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@.service. 2024-02-10T08:09:00.453 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: disabled 2024-02-10T08:09:00.461 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:09:00.461 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld.service is not enabled 2024-02-10T08:09:00.461 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T08:09:00.462 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mon to start... 2024-02-10T08:09:00.462 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mon... 2024-02-10T08:09:00.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.455521+0000 mon.smithi062 (mon.0) 1 : cluster [INF] mon.smithi062 is new leader, mons smithi062 in quorum (ranks 0) 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: cluster: 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: id: 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: services: 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi062 (age 0.576747s) 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-10T08:09:01.054 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: data: 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: pgs: 2024-02-10T08:09:01.055 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:01.533 INFO:teuthology.orchestra.run.smithi062.stderr:mon is available 2024-02-10T08:09:01.533 INFO:teuthology.orchestra.run.smithi062.stderr:Assimilating anything we can from ceph.conf... 2024-02-10T08:09:01.689 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.475421+0000 mon.smithi062 (mon.0) 2 : cluster [INF] mon.smithi062 is new leader, mons smithi062 in quorum (ranks 0) 2024-02-10T08:09:01.689 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.475662+0000 mon.smithi062 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi062=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} removed_ranks: {} 2024-02-10T08:09:01.690 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.484427+0000 mon.smithi062 (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T08:09:01.690 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.491548+0000 mon.smithi062 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T08:09:01.690 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: cluster 2024-02-10T08:09:00.492223+0000 mon.smithi062 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T08:09:01.690 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: audit 2024-02-10T08:09:01.052127+0000 mon.smithi062 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.62:0/1667110891' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T08:09:02.023 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:02.023 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [global] 2024-02-10T08:09:02.023 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: fsid = 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:02.023 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-10T08:09:02.023 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [mgr] 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [osd] 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T08:09:02.024 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T08:09:02.367 INFO:teuthology.orchestra.run.smithi062.stderr:Generating new minimal ceph.conf... 2024-02-10T08:09:02.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: audit 2024-02-10T08:09:02.019109+0000 mon.smithi062 (mon.0) 8 : audit [INF] from='client.? 172.21.15.62:0/798961565' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T08:09:02.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: audit 2024-02-10T08:09:02.021721+0000 mon.smithi062 (mon.0) 9 : audit [INF] from='client.? 172.21.15.62:0/798961565' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T08:09:03.500 INFO:teuthology.orchestra.run.smithi062.stderr:Restarting the monitor... 2024-02-10T08:09:03.728 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: audit 2024-02-10T08:09:02.869394+0000 mon.smithi062 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.62:0/1768594779' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:09:03.728 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:03 smithi062 systemd[1]: Stopping Ceph mon.smithi062 for 92ff11c2-c7eb-11ee-95b8-87774f69a715... 2024-02-10T08:09:03.728 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:03 smithi062 bash[33075]: Error: no container with name or ID "ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon.smithi062" found: no such container 2024-02-10T08:09:04.040 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: debug 2024-02-10T08:09:03.726+0000 7eff44127700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi062 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T08:09:04.041 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[32752]: debug 2024-02-10T08:09:03.726+0000 7eff44127700 -1 mon.smithi062@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T08:09:04.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 bash[33113]: ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062 2024-02-10T08:09:04.664 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 systemd[1]: ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service: Succeeded. 2024-02-10T08:09:04.664 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 systemd[1]: Stopped Ceph mon.smithi062 for 92ff11c2-c7eb-11ee-95b8-87774f69a715. 2024-02-10T08:09:04.664 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 systemd[1]: Starting Ceph mon.smithi062 for 92ff11c2-c7eb-11ee-95b8-87774f69a715... 2024-02-10T08:09:04.735 INFO:teuthology.orchestra.run.smithi062.stderr:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-10T08:09:05.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.721+0000 7f0dae1bb880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:09:05.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.721+0000 7f0dae1bb880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.721+0000 7f0dae1bb880 0 pidfile_write: ignore empty --pid-file 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 0 load: jerasure load: lrc load: isa 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: RocksDB version: 6.8.1 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Compile date Feb 8 2024 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: DB SUMMARY 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T08:09:05.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi062/store.db dir, Total Num: 1, files: 000004.sst 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi062/store.db: 000006.log size: 87017 ; 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.env: 0x560f2d767080 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.fs: Posix File System 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.info_log: 0x560f2ea91d20 2024-02-10T08:09:05.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:09:05.072 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.db_log_dir: 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi062/store.db 2024-02-10T08:09:05.073 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:09:05.074 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:09:05.074 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:09:05.074 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:09:05.074 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:09:05.074 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.write_buffer_manager: 0x560f2f6e8480 2024-02-10T08:09:05.075 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:09:05.076 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.unordered_write: 0 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 bash[33233]: 9c66cdf9c08d3bec101fb6ad5740a584a2fd2701f91a67806f49ce56c43a7e07 2024-02-10T08:09:05.077 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.row_cache: None 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.wal_filter: None 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:09:05.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:09:05.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:09:05.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Compression algorithms supported: 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kZSTD supported: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:09:05.081 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.726+0000 7f0dae1bb880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi062/store.db/MANIFEST-000005 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.merge_operator: 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:09:05.082 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560f2ea41d28) 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cache_index_and_filter_blocks: 1 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: pin_top_level_index_and_filter: 1 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: index_type: 0 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: data_block_index_type: 0 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: index_shortening: 1 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: hash_index_allow_collision: 1 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: checksum: 1 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: no_block_cache: 0 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_cache: 0x560f2ea76f10 2024-02-10T08:09:05.083 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_cache_name: BinnedLRUCache 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_cache_options: 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: capacity : 536870912 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: num_shard_bits : 4 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: strict_capacity_limit : 0 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: high_pri_pool_ratio: 0.000 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_cache_compressed: (nil) 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: persistent_cache: (nil) 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_size: 4096 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_size_deviation: 10 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_restart_interval: 16 2024-02-10T08:09:05.084 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: index_block_restart_interval: 1 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: metadata_block_size: 4096 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: partition_filters: 0 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: use_delta_encoding: 1 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: whole_key_filtering: 1 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: verify_compression: 0 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: read_amp_bytes_per_bit: 0 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: format_version: 2 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: enable_index_compression: 1 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: block_align: 0 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:09:05.085 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.num_levels: 7 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:09:05.086 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:09:05.087 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:09:05.088 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:09:05.089 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.ttl: 2592000 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi062/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.090 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707552544728691, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.727+0000 7f0dae1bb880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.728+0000 7f0dae1bb880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.728+0000 7f0dae1bb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707552544729598, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83726, "table_properties": {"data_size": 81993, "index_size": 338, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9462, "raw_average_key_size": 47, "raw_value_size": 76548, "raw_average_value_size": 382, "num_data_blocks": 11, "num_entries": 200, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707552544, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.728+0000 7f0dae1bb880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.091 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.729+0000 7f0dae1bb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707552544730027, "job": 1, "event": "recovery_finished"} 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.731+0000 7f0dae1bb880 4 rocksdb: DB pointer 0x560f2eb3f800 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.731+0000 7f0d94fac700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.731+0000 7f0d94fac700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** DB Stats ** 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:09:05.092 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** Compaction Stats [default] ** 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: L0 2/0 83.46 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Sum 2/0 83.46 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** Compaction Stats [default] ** 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:09:05.093 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Cumulative compaction: 0.00 GB write, 19.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Interval compaction: 0.00 GB write, 19.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 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-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** Compaction Stats [default] ** 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:09:05.094 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: L0 2/0 83.46 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Sum 2/0 83.46 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** Compaction Stats [default] ** 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 137.9 0.00 0.00 1 0.001 0 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:09:05.095 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Cumulative compaction: 0.00 GB write, 18.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 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-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 systemd[1]: Started Ceph mon.smithi062 for 92ff11c2-c7eb-11ee-95b8-87774f69a715. 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.731+0000 7f0dae1bb880 0 starting mon.smithi062 rank 0 at public addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] at bind addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi062 fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 1 mon.smithi062@-1(???) e1 preinit fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).mds e1 new map 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).mds e1 print_map 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: e1 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T08:09:05.096 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: legacy client fscid: -1 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: No filesystems configured 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 0 mon.smithi062@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:02.869394+0000 mon.smithi062 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.62:0/1768594779' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:09:04.733+0000 7f0dae1bb880 1 mon.smithi062@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:04.749558+0000 mon.smithi062 (mon.0) 1 : cluster [INF] mon.smithi062 is new leader, mons smithi062 in quorum (ranks 0) 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:04.749638+0000 mon.smithi062 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi062=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} removed_ranks: {} 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:04.761588+0000 mon.smithi062 (mon.0) 3 : cluster [DBG] fsmap 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:04.761645+0000 mon.smithi062 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T08:09:05.097 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:04.762237+0000 mon.smithi062 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T08:09:05.541 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-10T08:09:05.542 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:09:05.542 INFO:teuthology.orchestra.run.smithi062.stderr:Creating mgr... 2024-02-10T08:09:05.542 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying port 9283 ... 2024-02-10T08:09:05.675 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to reset failed state of unit ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mgr.smithi062.jqfptl.service: Unit ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mgr.smithi062.jqfptl.service not loaded. 2024-02-10T08:09:05.681 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715.target.wants/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mgr.smithi062.jqfptl.service → /etc/systemd/system/ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@.service. 2024-02-10T08:09:06.160 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: disabled 2024-02-10T08:09:06.167 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:09:06.168 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld.service is not enabled 2024-02-10T08:09:06.168 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T08:09:06.176 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: disabled 2024-02-10T08:09:06.184 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:09:06.185 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld.service is not enabled 2024-02-10T08:09:06.185 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-10T08:09:06.185 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr to start... 2024-02-10T08:09:06.185 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr... 2024-02-10T08:09:06.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:05.174044+0000 mon.smithi062 (mon.0) 6 : audit [INF] from='client.? 172.21.15.62:0/2345403599' entity='client.admin' 2024-02-10T08:09:06.621 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:06.621 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "92ff11c2-c7eb-11ee-95b8-87774f69a715", 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "smithi062" 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 1, 2024-02-10T08:09:06.622 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T08:09:06.623 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T08:09:06.624 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": false, 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T08:09:06.625 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:06.626 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-02-10T08:09:00.479321+0000", 2024-02-10T08:09:06.626 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:06.626 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:06.626 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T08:09:06.626 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:06.965 INFO:teuthology.orchestra.run.smithi062.stderr:mgr not available, waiting (1/15)... 2024-02-10T08:09:07.534 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:06.614759+0000 mon.smithi062 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.62:0/736307918' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:09:10.386 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:10.386 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:10.386 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "92ff11c2-c7eb-11ee-95b8-87774f69a715", 2024-02-10T08:09:10.386 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-02-10T08:09:10.386 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "smithi062" 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-02-10T08:09:10.387 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T08:09:10.388 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T08:09:10.392 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T08:09:10.392 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T08:09:10.393 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": false, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T08:09:10.394 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-02-10T08:09:00.479321+0000", 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T08:09:10.395 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:10.740 INFO:teuthology.orchestra.run.smithi062.stderr:mgr not available, waiting (2/15)... 2024-02-10T08:09:11.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:10.383026+0000 mon.smithi062 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.62:0/3384367142' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:09:12.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:11.734072+0000 mon.smithi062 (mon.0) 9 : cluster [INF] Activating manager daemon smithi062.jqfptl 2024-02-10T08:09:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:11.736733+0000 mon.smithi062 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi062.jqfptl(active, starting, since 0.00275811s) 2024-02-10T08:09:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.737641+0000 mon.smithi062 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:09:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.737846+0000 mon.smithi062 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:09:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.737993+0000 mon.smithi062 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:09:12.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.738138+0000 mon.smithi062 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:09:13.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.738356+0000 mon.smithi062 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi062.jqfptl", "id": "smithi062.jqfptl"}]: dispatch 2024-02-10T08:09:13.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:11.740295+0000 mon.smithi062 (mon.0) 16 : cluster [INF] Manager daemon smithi062.jqfptl is now available 2024-02-10T08:09:13.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.749836+0000 mon.smithi062 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:13.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.755522+0000 mon.smithi062 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:09:13.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.758149+0000 mon.smithi062 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/trash_purge_schedule"}]: dispatch 2024-02-10T08:09:13.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.761399+0000 mon.smithi062 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:13.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:11.763264+0000 mon.smithi062 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.62:0/2851285410' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:13.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:12.739915+0000 mon.smithi062 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi062.jqfptl(active, since 1.00594s) 2024-02-10T08:09:13.358 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "92ff11c2-c7eb-11ee-95b8-87774f69a715", 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "smithi062" 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:13.359 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T08:09:13.360 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T08:09:13.364 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-02-10T08:09:13.365 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-02-10T08:09:00.479321+0000", 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T08:09:13.366 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:13.706 INFO:teuthology.orchestra.run.smithi062.stderr:mgr is available 2024-02-10T08:09:14.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:13.354823+0000 mon.smithi062 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.62:0/3332602983' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:09:14.225 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [global] 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: fsid = 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [mgr] 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [osd] 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T08:09:14.226 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T08:09:14.573 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling cephadm module... 2024-02-10T08:09:14.764 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:14.223380+0000 mon.smithi062 (mon.0) 24 : audit [INF] from='client.? 172.21.15.62:0/2761344034' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T08:09:16.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:14.746219+0000 mon.smithi062 (mon.0) 25 : cluster [DBG] mgrmap e4: smithi062.jqfptl(active, since 3s) 2024-02-10T08:09:16.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:15.170350+0000 mon.smithi062 (mon.0) 26 : audit [INF] from='client.? 172.21.15.62:0/1429061675' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T08:09:16.670 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:16.670 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-10T08:09:16.670 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-02-10T08:09:16.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "active_name": "smithi062.jqfptl", 2024-02-10T08:09:16.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T08:09:16.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:16.958 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:15.749765+0000 mon.smithi062 (mon.0) 27 : audit [INF] from='client.? 172.21.15.62:0/1429061675' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T08:09:16.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:15.749817+0000 mon.smithi062 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi062.jqfptl(active, since 4s) 2024-02-10T08:09:16.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:16.669457+0000 mon.smithi062 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.62:0/2178328349' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T08:09:17.022 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for the mgr to restart... 2024-02-10T08:09:17.022 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr epoch 5... 2024-02-10T08:09:21.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:21.328756+0000 mon.smithi062 (mon.0) 30 : cluster [INF] Active manager daemon smithi062.jqfptl restarted 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:21.328968+0000 mon.smithi062 (mon.0) 31 : cluster [INF] Activating manager daemon smithi062.jqfptl 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:21.331780+0000 mon.smithi062 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:21.331870+0000 mon.smithi062 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi062.jqfptl(active, starting, since 0.00298645s) 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.332843+0000 mon.smithi062 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.333495+0000 mon.smithi062 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi062.jqfptl", "id": "smithi062.jqfptl"}]: dispatch 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.334352+0000 mon.smithi062 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.334524+0000 mon.smithi062 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.334648+0000 mon.smithi062 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:21.348308+0000 mon.smithi062 (mon.0) 39 : cluster [INF] Manager daemon smithi062.jqfptl is now available 2024-02-10T08:09:21.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.360755+0000 mon.smithi062 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:22.341 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:22.341 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-10T08:09:22.341 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T08:09:22.342 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:22.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:21.358261+0000 mgr.smithi062.jqfptl (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-10T08:09:22.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.451765+0000 mon.smithi062 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.452859+0000 mon.smithi062 (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.454451+0000 mon.smithi062 (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.456198+0000 mon.smithi062 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.470658+0000 mon.smithi062 (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:21.472105+0000 mon.smithi062 (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/trash_purge_schedule"}]: dispatch 2024-02-10T08:09:22.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:22.334645+0000 mon.smithi062 (mon.0) 47 : cluster [DBG] mgrmap e7: smithi062.jqfptl(active, since 1.00575s) 2024-02-10T08:09:23.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:22.333979+0000 mgr.smithi062.jqfptl (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T08:09:23.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:22.340620+0000 mgr.smithi062.jqfptl (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T08:09:24.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:23.454885+0000 mon.smithi062 (mon.0) 48 : cluster [DBG] mgrmap e8: smithi062.jqfptl(active, since 2s) 2024-02-10T08:09:25.194 INFO:teuthology.orchestra.run.smithi062.stderr:mgr epoch 5 is available 2024-02-10T08:09:25.195 INFO:teuthology.orchestra.run.smithi062.stderr:Setting orchestrator backend to cephadm... 2024-02-10T08:09:28.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:26.653610+0000 mgr.smithi062.jqfptl (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:28.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:26.657861+0000 mon.smithi062 (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:28.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:26.688417+0000 mon.smithi062 (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:29.723 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: value unchanged 2024-02-10T08:09:30.080 INFO:teuthology.orchestra.run.smithi062.stderr:Generating ssh key... 2024-02-10T08:09:31.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:29.722871+0000 mgr.smithi062.jqfptl (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:31.813 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/2lDYsbNP3r64WzJ7QNw7RQS+OlIxwTr8JPv4apa8DeLXX+h0W1AZ+OGCNmMBdMwdqVqyFX5YrvfFBQwCVqrkBnhdacPPBvIS7D+51aByMnBT/439mKkGvi9nfi47vnJN+qIDxEDJ7aPLMoTImEnY051Q/xGq5mebHSM782PxQXUccTt7JXj4+xDHZVXhPKPCi6TE2HTen7o/E2DKxeH38woOhUbX22yeUDI2rUd6ppSOPQl7Lkb1l4Yfy0SVDQpPsT+wAvLX48pXTdYXZd4JJpCzoAIxji/dAHAqM81vnfDYp+Fzn7T5k+a1iC9aIJvVl6DvgQfyFWNm3yiuBvkCWF3oiQxMv3W660sSXImC0doMrtP5wog/AMItGvxAuJZKh2ZpvLGkQwXwXrhMJCS0YDXZYM9GBsqoPiyXKSZaa81ILJC67XsLgvbeAEfrA95OYiYT/lre7T2yJi8zBse/QwA2YxO7SSPgRhX+2SZM+oUyQWQDWs1L3gQTpzcoYkc= ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:32.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:30.607440+0000 mgr.smithi062.jqfptl (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:32.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:30.607639+0000 mgr.smithi062.jqfptl (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2024-02-10T08:09:32.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:30.908750+0000 mon.smithi062 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:32.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:30.910597+0000 mon.smithi062 (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:32.146 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:09:32.146 INFO:teuthology.orchestra.run.smithi062.stderr:Adding key to root@localhost authorized_keys... 2024-02-10T08:09:32.147 INFO:teuthology.orchestra.run.smithi062.stderr:Adding host smithi062... 2024-02-10T08:09:33.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:31.813327+0000 mgr.smithi062.jqfptl (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:33.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:32.689968+0000 mgr.smithi062.jqfptl (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi062", "addr": "172.21.15.62", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:33.310 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Added host 'smithi062' with addr '172.21.15.62' 2024-02-10T08:09:33.620 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying mon service with default placement... 2024-02-10T08:09:34.173 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-10T08:09:34.446 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:33.308635+0000 mon.smithi062 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:34.446 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:33.308933+0000 mgr.smithi062.jqfptl (mgr.14116) 10 : cephadm [INF] Added host smithi062 2024-02-10T08:09:34.446 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:33.322836+0000 mon.smithi062 (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:34.446 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:34.172329+0000 mon.smithi062 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:35.079 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying mgr service with default placement... 2024-02-10T08:09:35.789 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-10T08:09:36.011 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:34.168969+0000 mgr.smithi062.jqfptl (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:36.011 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:34.170150+0000 mgr.smithi062.jqfptl (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-10T08:09:36.011 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:35.318192+0000 mon.smithi062 (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:36.011 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:35.621476+0000 mon.smithi062 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:36.169 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying crash service with default placement... 2024-02-10T08:09:36.765 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled crash update... 2024-02-10T08:09:37.056 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:35.784133+0000 mgr.smithi062.jqfptl (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:37.056 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:35.785411+0000 mgr.smithi062.jqfptl (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-10T08:09:37.056 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:35.788387+0000 mon.smithi062 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:37.056 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:36.735368+0000 mon.smithi062 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:37.056 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:36.764310+0000 mon.smithi062 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:37.070 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying prometheus service with default placement... 2024-02-10T08:09:37.629 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-02-10T08:09:38.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:36.760660+0000 mgr.smithi062.jqfptl (mgr.14116) 15 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:38.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:36.762054+0000 mgr.smithi062.jqfptl (mgr.14116) 16 : cephadm [INF] Saving service crash spec with placement * 2024-02-10T08:09:38.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:37.628634+0000 mon.smithi062 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:38.244 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying grafana service with default placement... 2024-02-10T08:09:38.777 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-02-10T08:09:39.047 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:37.625709+0000 mgr.smithi062.jqfptl (mgr.14116) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:39.047 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:37.626547+0000 mgr.smithi062.jqfptl (mgr.14116) 18 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-02-10T08:09:39.047 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:38.776663+0000 mon.smithi062 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:39.137 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying node-exporter service with default placement... 2024-02-10T08:09:39.677 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-02-10T08:09:40.028 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying alertmanager service with default placement... 2024-02-10T08:09:40.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:38.773663+0000 mgr.smithi062.jqfptl (mgr.14116) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:40.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:38.774504+0000 mgr.smithi062.jqfptl (mgr.14116) 20 : cephadm [INF] Saving service grafana spec with placement count:1 2024-02-10T08:09:40.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:39.676370+0000 mon.smithi062 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:40.651 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-02-10T08:09:41.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:39.673264+0000 mgr.smithi062.jqfptl (mgr.14116) 21 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:41.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:39.674098+0000 mgr.smithi062.jqfptl (mgr.14116) 22 : cephadm [INF] Saving service node-exporter spec with placement * 2024-02-10T08:09:41.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:40.650709+0000 mon.smithi062 (mon.0) 64 : audit [INF] from='mgr.14116 172.21.15.62:0/1920796198' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:41.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:40.647520+0000 mgr.smithi062.jqfptl (mgr.14116) 23 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:41.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:40.648377+0000 mgr.smithi062.jqfptl (mgr.14116) 24 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-02-10T08:09:41.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:41.519795+0000 mon.smithi062 (mon.0) 65 : audit [INF] from='client.? 172.21.15.62:0/1931254804' entity='client.admin' 2024-02-10T08:09:42.753 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling the dashboard module... 2024-02-10T08:09:43.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:41.335881+0000 mgr.smithi062.jqfptl (mgr.14116) 25 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:09:43.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:42.409587+0000 mon.smithi062 (mon.0) 66 : audit [INF] from='client.? 172.21.15.62:0/3588823964' entity='client.admin' 2024-02-10T08:09:44.051 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:43.300150+0000 mon.smithi062 (mon.0) 67 : audit [INF] from='client.? 172.21.15.62:0/1006707223' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "active_name": "smithi062.jqfptl", 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T08:09:44.728 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:45.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:43.336225+0000 mgr.smithi062.jqfptl (mgr.14116) 26 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:09:45.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:43.800787+0000 mon.smithi062 (mon.0) 68 : audit [INF] from='client.? 172.21.15.62:0/1006707223' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-10T08:09:45.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:43.800839+0000 mon.smithi062 (mon.0) 69 : cluster [DBG] mgrmap e9: smithi062.jqfptl(active, since 22s) 2024-02-10T08:09:45.013 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:44.727027+0000 mon.smithi062 (mon.0) 70 : audit [DBG] from='client.? 172.21.15.62:0/2147051394' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T08:09:45.085 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for the mgr to restart... 2024-02-10T08:09:45.086 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr epoch 9... 2024-02-10T08:09:49.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:49.421645+0000 mon.smithi062 (mon.0) 71 : cluster [INF] Active manager daemon smithi062.jqfptl restarted 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:49.421864+0000 mon.smithi062 (mon.0) 72 : cluster [INF] Activating manager daemon smithi062.jqfptl 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:49.424526+0000 mon.smithi062 (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:49.424621+0000 mon.smithi062 (mon.0) 74 : cluster [DBG] mgrmap e10: smithi062.jqfptl(active, starting, since 0.00284987s) 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.425663+0000 mon.smithi062 (mon.0) 75 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.426299+0000 mon.smithi062 (mon.0) 76 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi062.jqfptl", "id": "smithi062.jqfptl"}]: dispatch 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.427154+0000 mon.smithi062 (mon.0) 77 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.427354+0000 mon.smithi062 (mon.0) 78 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.427501+0000 mon.smithi062 (mon.0) 79 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:09:49.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:49.441466+0000 mon.smithi062 (mon.0) 80 : cluster [INF] Manager daemon smithi062.jqfptl is now available 2024-02-10T08:09:50.434 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-02-10T08:09:50.434 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-10T08:09:50.434 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T08:09:50.434 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-02-10T08:09:50.777 INFO:teuthology.orchestra.run.smithi062.stderr:mgr epoch 9 is available 2024-02-10T08:09:50.777 INFO:teuthology.orchestra.run.smithi062.stderr:Generating a dashboard self-signed certificate... 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.541573+0000 mon.smithi062 (mon.0) 81 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.543034+0000 mon.smithi062 (mon.0) 82 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.568943+0000 mon.smithi062 (mon.0) 83 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:49.571784+0000 mon.smithi062 (mon.0) 84 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/trash_purge_schedule"}]: dispatch 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:50.408662+0000 mon.smithi062 (mon.0) 85 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:50.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:50.427328+0000 mon.smithi062 (mon.0) 86 : cluster [DBG] mgrmap e11: smithi062.jqfptl(active, since 1.00556s) 2024-02-10T08:09:51.492 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-10T08:09:51.745 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:50.426523+0000 mgr.smithi062.jqfptl (mgr.14156) 1 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T08:09:51.745 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:50.432858+0000 mgr.smithi062.jqfptl (mgr.14156) 2 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T08:09:51.860 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial admin user... 2024-02-10T08:09:52.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$oiXGDMtWLquVEXx1Tusa.u0KfSDARIWUhysj0yZmmLuk5irBtIKGG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707552592, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-10T08:09:52.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:51.367884+0000 mgr.smithi062.jqfptl (mgr.14156) 3 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:09:52.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:51.476448+0000 mon.smithi062 (mon.0) 87 : cluster [DBG] mgrmap e12: smithi062.jqfptl(active, since 2s) 2024-02-10T08:09:52.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:51.490183+0000 mon.smithi062 (mon.0) 88 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:52.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:51.491911+0000 mon.smithi062 (mon.0) 89 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:52.992 INFO:teuthology.orchestra.run.smithi062.stderr:Fetching dashboard port number... 2024-02-10T08:09:53.489 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 8443 2024-02-10T08:09:53.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:52.407978+0000 mgr.smithi062.jqfptl (mgr.14156) 4 : audit [DBG] from='client.14168 -' 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-02-10T08:09:53.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:52.652898+0000 mon.smithi062 (mon.0) 90 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:53.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:53.488996+0000 mon.smithi062 (mon.0) 91 : audit [DBG] from='client.? 172.21.15.62:0/831020524' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-10T08:09:53.826 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: disabled 2024-02-10T08:09:53.833 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-02-10T08:09:53.834 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld.service is not enabled 2024-02-10T08:09:53.834 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr:Ceph Dashboard is now available at: 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr: URL: https://smithi062.front.sepia.ceph.com:8443/ 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr: User: admin 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr: Password: nclst9j2zc 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:53.836 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling autotune for osd_memory_target 2024-02-10T08:09:55.312 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr:Or, if you are only running a single cluster on this host: 2024-02-10T08:09:55.676 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: ceph telemetry on 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr:For more information see: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:09:55.677 INFO:teuthology.orchestra.run.smithi062.stderr:Bootstrap complete. 2024-02-10T08:09:55.715 INFO:tasks.cephadm:Fetching config... 2024-02-10T08:09:55.716 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:09:55.716 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-10T08:09:55.734 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-10T08:09:55.734 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:09:55.735 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-10T08:09:55.792 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-10T08:09:55.792 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:09:55.792 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/keyring of=/dev/stdout 2024-02-10T08:09:55.865 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-10T08:09:55.865 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:09:55.865 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-10T08:09:55.922 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-10T08:09:55.923 DEBUG:teuthology.orchestra.run.smithi062:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/2lDYsbNP3r64WzJ7QNw7RQS+OlIxwTr8JPv4apa8DeLXX+h0W1AZ+OGCNmMBdMwdqVqyFX5YrvfFBQwCVqrkBnhdacPPBvIS7D+51aByMnBT/439mKkGvi9nfi47vnJN+qIDxEDJ7aPLMoTImEnY051Q/xGq5mebHSM782PxQXUccTt7JXj4+xDHZVXhPKPCi6TE2HTen7o/E2DKxeH38woOhUbX22yeUDI2rUd6ppSOPQl7Lkb1l4Yfy0SVDQpPsT+wAvLX48pXTdYXZd4JJpCzoAIxji/dAHAqM81vnfDYp+Fzn7T5k+a1iC9aIJvVl6DvgQfyFWNm3yiuBvkCWF3oiQxMv3W660sSXImC0doMrtP5wog/AMItGvxAuJZKh2ZpvLGkQwXwXrhMJCS0YDXZYM9GBsqoPiyXKSZaa81ILJC67XsLgvbeAEfrA95OYiYT/lre7T2yJi8zBse/QwA2YxO7SSPgRhX+2SZM+oUyQWQDWs1L3gQTpzcoYkc= ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T08:09:56.002 INFO:teuthology.orchestra.run.smithi062.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/2lDYsbNP3r64WzJ7QNw7RQS+OlIxwTr8JPv4apa8DeLXX+h0W1AZ+OGCNmMBdMwdqVqyFX5YrvfFBQwCVqrkBnhdacPPBvIS7D+51aByMnBT/439mKkGvi9nfi47vnJN+qIDxEDJ7aPLMoTImEnY051Q/xGq5mebHSM782PxQXUccTt7JXj4+xDHZVXhPKPCi6TE2HTen7o/E2DKxeH38woOhUbX22yeUDI2rUd6ppSOPQl7Lkb1l4Yfy0SVDQpPsT+wAvLX48pXTdYXZd4JJpCzoAIxji/dAHAqM81vnfDYp+Fzn7T5k+a1iC9aIJvVl6DvgQfyFWNm3yiuBvkCWF3oiQxMv3W660sSXImC0doMrtP5wog/AMItGvxAuJZKh2ZpvLGkQwXwXrhMJCS0YDXZYM9GBsqoPiyXKSZaa81ILJC67XsLgvbeAEfrA95OYiYT/lre7T2yJi8zBse/QwA2YxO7SSPgRhX+2SZM+oUyQWQDWs1L3gQTpzcoYkc= ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:56.014 DEBUG:teuthology.orchestra.run.smithi192:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/2lDYsbNP3r64WzJ7QNw7RQS+OlIxwTr8JPv4apa8DeLXX+h0W1AZ+OGCNmMBdMwdqVqyFX5YrvfFBQwCVqrkBnhdacPPBvIS7D+51aByMnBT/439mKkGvi9nfi47vnJN+qIDxEDJ7aPLMoTImEnY051Q/xGq5mebHSM782PxQXUccTt7JXj4+xDHZVXhPKPCi6TE2HTen7o/E2DKxeH38woOhUbX22yeUDI2rUd6ppSOPQl7Lkb1l4Yfy0SVDQpPsT+wAvLX48pXTdYXZd4JJpCzoAIxji/dAHAqM81vnfDYp+Fzn7T5k+a1iC9aIJvVl6DvgQfyFWNm3yiuBvkCWF3oiQxMv3W660sSXImC0doMrtP5wog/AMItGvxAuJZKh2ZpvLGkQwXwXrhMJCS0YDXZYM9GBsqoPiyXKSZaa81ILJC67XsLgvbeAEfrA95OYiYT/lre7T2yJi8zBse/QwA2YxO7SSPgRhX+2SZM+oUyQWQDWs1L3gQTpzcoYkc= ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T08:09:56.063 INFO:teuthology.orchestra.run.smithi192.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/2lDYsbNP3r64WzJ7QNw7RQS+OlIxwTr8JPv4apa8DeLXX+h0W1AZ+OGCNmMBdMwdqVqyFX5YrvfFBQwCVqrkBnhdacPPBvIS7D+51aByMnBT/439mKkGvi9nfi47vnJN+qIDxEDJ7aPLMoTImEnY051Q/xGq5mebHSM782PxQXUccTt7JXj4+xDHZVXhPKPCi6TE2HTen7o/E2DKxeH38woOhUbX22yeUDI2rUd6ppSOPQl7Lkb1l4Yfy0SVDQpPsT+wAvLX48pXTdYXZd4JJpCzoAIxji/dAHAqM81vnfDYp+Fzn7T5k+a1iC9aIJvVl6DvgQfyFWNm3yiuBvkCWF3oiQxMv3W660sSXImC0doMrtP5wog/AMItGvxAuJZKh2ZpvLGkQwXwXrhMJCS0YDXZYM9GBsqoPiyXKSZaa81ILJC67XsLgvbeAEfrA95OYiYT/lre7T2yJi8zBse/QwA2YxO7SSPgRhX+2SZM+oUyQWQDWs1L3gQTpzcoYkc= ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:09:56.076 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-10T08:09:56.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:55.309178+0000 mon.smithi062 (mon.0) 92 : audit [INF] from='client.? 172.21.15.62:0/1767122902' entity='client.admin' 2024-02-10T08:09:57.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:09:56.317047+0000 mon.smithi062 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi062.jqfptl(active, since 6s) 2024-02-10T08:09:57.974 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-10T08:09:57.974 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-10T08:09:58.732 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:57.564182+0000 mon.smithi062 (mon.0) 94 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:58.733 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:57.619534+0000 mon.smithi062 (mon.0) 95 : audit [INF] from='client.? 172.21.15.62:0/3880389947' entity='client.admin' 2024-02-10T08:09:58.733 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:58.120979+0000 mon.smithi062 (mon.0) 96 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi062", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:09:58.733 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:58.124536+0000 mon.smithi062 (mon.0) 97 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:59.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:09:58.139671+0000 mgr.smithi062.jqfptl (mgr.14156) 5 : cephadm [INF] Deploying daemon alertmanager.smithi062 on smithi062 2024-02-10T08:09:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:09:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:59.536365+0000 mon.smithi062 (mon.0) 98 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:09:59.889 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi192 2024-02-10T08:09:59.889 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:09:59.890 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.conf 2024-02-10T08:09:59.911 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:09:59.911 DEBUG:teuthology.orchestra.run.smithi192:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:09:59.972 INFO:tasks.cephadm:Adding host smithi192 to orchestrator... 2024-02-10T08:09:59.972 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph orch host add smithi192 2024-02-10T08:10:01.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:09:59.533928+0000 mgr.smithi062.jqfptl (mgr.14156) 6 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:10:05.465 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:04.090710+0000 mon.smithi062 (mon.0) 99 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:05.465 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:04.092266+0000 mon.smithi062 (mon.0) 100 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi062", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:10:05.465 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:04.096834+0000 mon.smithi062 (mon.0) 101 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi062", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-10T08:10:05.466 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:04.097442+0000 mon.smithi062 (mon.0) 102 : audit [DBG] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:05.466 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:04.098021+0000 mgr.smithi062.jqfptl (mgr.14156) 7 : cephadm [INF] Deploying daemon crash.smithi062 on smithi062 2024-02-10T08:10:05.466 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:04.570587+0000 mon.smithi062 (mon.0) 103 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.607267+0000 mon.smithi062 (mon.0) 104 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.648153+0000 mon.smithi062 (mon.0) 105 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.650615+0000 mon.smithi062 (mon.0) 106 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.652036+0000 mon.smithi062 (mon.0) 107 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:10:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.652401+0000 mgr.smithi062.jqfptl (mgr.14156) 8 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:10:07.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:05.655413+0000 mon.smithi062 (mon.0) 108 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:07.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:05.662528+0000 mgr.smithi062.jqfptl (mgr.14156) 9 : cephadm [INF] Deploying daemon grafana.smithi062 on smithi062 2024-02-10T08:10:11.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:09.428340+0000 mgr.smithi062.jqfptl (mgr.14156) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:11.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:09.573440+0000 mon.smithi062 (mon.0) 109 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:13.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:11.428577+0000 mgr.smithi062.jqfptl (mgr.14156) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:13.428806+0000 mgr.smithi062.jqfptl (mgr.14156) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:16.819 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:15.429024+0000 mgr.smithi062.jqfptl (mgr.14156) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:18.709 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:17.429261+0000 mgr.smithi062.jqfptl (mgr.14156) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:18.709 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:17.547230+0000 mon.smithi062 (mon.0) 110 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:18.710 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:17.549532+0000 mgr.smithi062.jqfptl (mgr.14156) 15 : cephadm [INF] Deploying daemon node-exporter.smithi062 on smithi062 2024-02-10T08:10:20.958 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:19.429740+0000 mgr.smithi062.jqfptl (mgr.14156) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:20.958 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:19.576083+0000 mon.smithi062 (mon.0) 111 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:20.958 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:19.928963+0000 mon.smithi062 (mon.0) 112 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:20.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:19.931341+0000 mon.smithi062 (mon.0) 113 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T08:10:22.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:20.931257+0000 mon.smithi062 (mon.0) 114 : audit [INF] from='mgr.14156 172.21.15.62:0/3412615079' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T08:10:22.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:20.931312+0000 mon.smithi062 (mon.0) 115 : cluster [DBG] mgrmap e14: smithi062.jqfptl(active, since 31s) 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:26.495960+0000 mon.smithi062 (mon.0) 116 : cluster [INF] Active manager daemon smithi062.jqfptl restarted 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:26.496189+0000 mon.smithi062 (mon.0) 117 : cluster [INF] Activating manager daemon smithi062.jqfptl 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:26.499153+0000 mon.smithi062 (mon.0) 118 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:26.499269+0000 mon.smithi062 (mon.0) 119 : cluster [DBG] mgrmap e15: smithi062.jqfptl(active, starting, since 0.00317095s) 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.500284+0000 mon.smithi062 (mon.0) 120 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.500924+0000 mon.smithi062 (mon.0) 121 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi062.jqfptl", "id": "smithi062.jqfptl"}]: dispatch 2024-02-10T08:10:26.734 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.501532+0000 mon.smithi062 (mon.0) 122 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:10:26.735 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.501686+0000 mon.smithi062 (mon.0) 123 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:10:26.735 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.501832+0000 mon.smithi062 (mon.0) 124 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:10:26.735 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:26.515276+0000 mon.smithi062 (mon.0) 125 : cluster [INF] Manager daemon smithi062.jqfptl is now available 2024-02-10T08:10:27.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.616317+0000 mon.smithi062 (mon.0) 126 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:10:27.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.617787+0000 mon.smithi062 (mon.0) 127 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:10:27.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.635603+0000 mon.smithi062 (mon.0) 128 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:27.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.650084+0000 mon.smithi062 (mon.0) 129 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:10:27.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:26.655480+0000 mon.smithi062 (mon.0) 130 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi062.jqfptl/trash_purge_schedule"}]: dispatch 2024-02-10T08:10:27.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:27.500768+0000 mon.smithi062 (mon.0) 131 : cluster [DBG] mgrmap e16: smithi062.jqfptl(active, since 1.00466s) 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:28.550877+0000 mon.smithi062 (mon.0) 132 : cluster [DBG] mgrmap e17: smithi062.jqfptl(active, since 2s) 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:28.679395+0000 mon.smithi062 (mon.0) 133 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:28.974776+0000 mon.smithi062 (mon.0) 134 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi062", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:28.975564+0000 mon.smithi062 (mon.0) 135 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:28.976154+0000 mon.smithi062 (mon.0) 136 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:29.021927+0000 mon.smithi062 (mon.0) 137 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:29.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:29.024198+0000 mon.smithi062 (mon.0) 138 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:29.850 INFO:teuthology.orchestra.run.smithi192.stdout:Added host 'smithi192' with addr '172.21.15.192' 2024-02-10T08:10:30.181 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph orch host ls --format=json 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:28.977189+0000 mgr.smithi062.jqfptl (mgr.14180) 1 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:28.993789+0000 mgr.smithi062.jqfptl (mgr.14180) 2 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:29.035740+0000 mgr.smithi062.jqfptl (mgr.14180) 3 : cephadm [INF] Deploying daemon prometheus.smithi062 on smithi062 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:29.228603+0000 mgr.smithi062.jqfptl (mgr.14180) 4 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:29.847778+0000 mon.smithi062 (mon.0) 139 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:31.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:29.848090+0000 mgr.smithi062.jqfptl (mgr.14180) 5 : cephadm [INF] Added host smithi192 2024-02-10T08:10:31.368 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:10:31.368 INFO:teuthology.orchestra.run.smithi192.stdout:[{"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}, {"addr": "172.21.15.192", "hostname": "smithi192", "labels": [], "status": ""}] 2024-02-10T08:10:31.747 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-10T08:10:31.748 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd crush tunables default 2024-02-10T08:10:32.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:31.367533+0000 mgr.smithi062.jqfptl (mgr.14180) 6 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:10:35.762 INFO:teuthology.orchestra.run.smithi062.stderr:adjusted tunables profile to default 2024-02-10T08:10:36.014 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:35.276595+0000 mon.smithi062 (mon.0) 140 : audit [INF] from='client.? 172.21.15.62:0/3882393340' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T08:10:36.217 INFO:tasks.cephadm:Adding mon.smithi062 on smithi062 2024-02-10T08:10:36.217 INFO:tasks.cephadm:Adding mon.smithi192 on smithi192 2024-02-10T08:10:36.217 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph orch apply mon '2;smithi062:172.21.15.62=smithi062;smithi192:172.21.15.192=smithi192' 2024-02-10T08:10:37.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:35.758887+0000 mon.smithi062 (mon.0) 141 : audit [INF] from='client.? 172.21.15.62:0/3882393340' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T08:10:37.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:35.758949+0000 mon.smithi062 (mon.0) 142 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-10T08:10:37.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:36.722604+0000 mon.smithi062 (mon.0) 143 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:37.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:36.723778+0000 mon.smithi062 (mon.0) 144 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:10:37.514 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled mon update... 2024-02-10T08:10:38.101 DEBUG:teuthology.orchestra.run.smithi192:mon.smithi192> sudo journalctl -f -n 0 -u ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi192.service 2024-02-10T08:10:38.103 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-10T08:10:38.103 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:10:38.133 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:-- Logs begin at Sat 2024-02-10 07:58:45 UTC. -- 2024-02-10T08:10:38.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:37.182984+0000 mon.smithi062 (mon.0) 145 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:38.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:37.461653+0000 mon.smithi062 (mon.0) 146 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:38.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:37.509083+0000 mgr.smithi062.jqfptl (mgr.14180) 7 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi062:172.21.15.62=smithi062;smithi192:172.21.15.192=smithi192", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:10:38.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:37.511175+0000 mgr.smithi062.jqfptl (mgr.14180) 8 : cephadm [INF] Saving service mon spec with placement smithi062:172.21.15.62=smithi062;smithi192:172.21.15.192=smithi192;count:2 2024-02-10T08:10:38.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:37.513934+0000 mon.smithi062 (mon.0) 147 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:39.522 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:10:39.522 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","modified":"2024-02-10T08:08:58.486195Z","created":"2024-02-10T08:08:58.486195Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi062","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T08:10:39.524 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-02-10T08:10:40.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:38.990391+0000 mon.smithi062 (mon.0) 148 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:40.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:39.521423+0000 mon.smithi062 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.192:0/508914987' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:10:40.968 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-10T08:10:40.968 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:10:41.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.199148+0000 mon.smithi062 (mon.0) 150 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.533164+0000 mon.smithi062 (mon.0) 151 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.534110+0000 mon.smithi062 (mon.0) 152 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi192", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.535165+0000 mon.smithi062 (mon.0) 153 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.536024+0000 mon.smithi062 (mon.0) 154 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:40.537299+0000 mgr.smithi062.jqfptl (mgr.14180) 9 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:40.560232+0000 mgr.smithi062.jqfptl (mgr.14180) 10 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.580430+0000 mon.smithi062 (mon.0) 155 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.584499+0000 mon.smithi062 (mon.0) 156 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.586377+0000 mon.smithi062 (mon.0) 157 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.588985+0000 mon.smithi062 (mon.0) 158 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:40.589722+0000 mon.smithi062 (mon.0) 159 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:41.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:40.590427+0000 mgr.smithi062.jqfptl (mgr.14180) 11 : cephadm [INF] Deploying daemon crash.smithi192 on smithi192 2024-02-10T08:10:42.517 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:10:42.517 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","modified":"2024-02-10T08:08:58.486195Z","created":"2024-02-10T08:08:58.486195Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi062","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T08:10:42.519 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-02-10T08:10:43.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:41.644174+0000 mon.smithi062 (mon.0) 160 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:43.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.463068+0000 mon.smithi062 (mon.0) 161 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:43.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.465362+0000 mon.smithi062 (mon.0) 162 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.smcebo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:10:43.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.467446+0000 mon.smithi062 (mon.0) 163 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.smcebo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T08:10:43.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.468266+0000 mon.smithi062 (mon.0) 164 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:10:43.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.469191+0000 mon.smithi062 (mon.0) 165 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:43.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:42 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:42.516332+0000 mon.smithi062 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.192:0/3242898466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:10:44.057 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-10T08:10:44.058 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:10:44.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:42.469866+0000 mgr.smithi062.jqfptl (mgr.14180) 12 : cephadm [INF] Deploying daemon mgr.smithi192.smcebo on smithi192 2024-02-10T08:10:45.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:44.011392+0000 mon.smithi062 (mon.0) 167 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:45.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:44.013561+0000 mon.smithi062 (mon.0) 168 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:10:45.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:44.014393+0000 mon.smithi062 (mon.0) 169 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:45.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:44.015145+0000 mgr.smithi062.jqfptl (mgr.14180) 13 : cephadm [INF] Deploying daemon mon.smithi192 on smithi192 2024-02-10T08:10:45.810 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:10:45.810 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":1,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","modified":"2024-02-10T08:08:58.486195Z","created":"2024-02-10T08:08:58.486195Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi062","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T08:10:45.812 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 1 2024-02-10T08:10:46.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:45.809191+0000 mon.smithi062 (mon.0) 170 : audit [DBG] from='client.? 172.21.15.192:0/3451566898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:10:46.765 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: debug 2024-02-10T08:10:46.482+0000 7ff26ae45700 1 mon.smithi192@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-02-10T08:10:47.181 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-10T08:10:47.182 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:10:51.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:46.488144+0000 mon.smithi062 (mon.0) 171 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:46.490432+0000 mon.smithi062 (mon.0) 172 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:10:51.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:46.490576+0000 mon.smithi062 (mon.0) 173 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:46.490676+0000 mon.smithi062 (mon.0) 174 : cluster [INF] mon.smithi062 calling monitor election 2024-02-10T08:10:51.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:46.502922+0000 mgr.smithi062.jqfptl (mgr.14180) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:47.487584+0000 mon.smithi062 (mon.0) 175 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:48.487604+0000 mon.smithi062 (mon.0) 176 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:48.488850+0000 mon.smithi192 (mon.1) 1 : cluster [INF] mon.smithi192 calling monitor election 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:48.503272+0000 mgr.smithi062.jqfptl (mgr.14180) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:49.487814+0000 mon.smithi062 (mon.0) 177 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.892 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:49.578663+0000 mon.smithi062 (mon.0) 178 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.smcebo/crt"}]: dispatch 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:50.487955+0000 mon.smithi062 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:50.503637+0000 mgr.smithi062.jqfptl (mgr.14180) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.488110+0000 mon.smithi062 (mon.0) 180 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.517433+0000 mon.smithi062 (mon.0) 181 : cluster [INF] mon.smithi062 is new leader, mons smithi062,smithi192 in quorum (ranks 0,1) 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.522905+0000 mon.smithi062 (mon.0) 182 : cluster [DBG] monmap e2: 2 mons at {smithi062=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],smithi192=[v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0]} removed_ranks: {} 2024-02-10T08:10:51.893 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.535384+0000 mon.smithi062 (mon.0) 183 : cluster [DBG] fsmap 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.535416+0000 mon.smithi062 (mon.0) 184 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.535654+0000 mon.smithi062 (mon.0) 185 : cluster [DBG] mgrmap e17: smithi062.jqfptl(active, since 25s) 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.536983+0000 mon.smithi062 (mon.0) 186 : cluster [DBG] Standby manager daemon smithi192.smcebo started 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.538014+0000 mon.smithi062 (mon.0) 187 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.539499+0000 mon.smithi062 (mon.0) 188 : cluster [INF] overall HEALTH_OK 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.539915+0000 mon.smithi062 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.smcebo/key"}]: dispatch 2024-02-10T08:10:51.894 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.540335+0000 mon.smithi062 (mon.0) 190 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:10:51.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.543619+0000 mon.smithi062 (mon.0) 191 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:51.895 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.551714+0000 mon.smithi062 (mon.0) 192 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:52.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:46.488144+0000 mon.smithi062 (mon.0) 171 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:46.490432+0000 mon.smithi062 (mon.0) 172 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi062"}]: dispatch 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:46.490576+0000 mon.smithi062 (mon.0) 173 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:46.490676+0000 mon.smithi062 (mon.0) 174 : cluster [INF] mon.smithi062 calling monitor election 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:46.502922+0000 mgr.smithi062.jqfptl (mgr.14180) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:47.487584+0000 mon.smithi062 (mon.0) 175 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:48.487604+0000 mon.smithi062 (mon.0) 176 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:48.488850+0000 mon.smithi192 (mon.1) 1 : cluster [INF] mon.smithi192 calling monitor election 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:48.503272+0000 mgr.smithi062.jqfptl (mgr.14180) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:49.487814+0000 mon.smithi062 (mon.0) 177 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:49.578663+0000 mon.smithi062 (mon.0) 178 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.smcebo/crt"}]: dispatch 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:50.487955+0000 mon.smithi062 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:50.503637+0000 mgr.smithi062.jqfptl (mgr.14180) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:52.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.488110+0000 mon.smithi062 (mon.0) 180 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.517433+0000 mon.smithi062 (mon.0) 181 : cluster [INF] mon.smithi062 is new leader, mons smithi062,smithi192 in quorum (ranks 0,1) 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.522905+0000 mon.smithi062 (mon.0) 182 : cluster [DBG] monmap e2: 2 mons at {smithi062=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],smithi192=[v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0]} removed_ranks: {} 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.535384+0000 mon.smithi062 (mon.0) 183 : cluster [DBG] fsmap 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.535416+0000 mon.smithi062 (mon.0) 184 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.535654+0000 mon.smithi062 (mon.0) 185 : cluster [DBG] mgrmap e17: smithi062.jqfptl(active, since 25s) 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.536983+0000 mon.smithi062 (mon.0) 186 : cluster [DBG] Standby manager daemon smithi192.smcebo started 2024-02-10T08:10:52.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.538014+0000 mon.smithi062 (mon.0) 187 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:10:52.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.539499+0000 mon.smithi062 (mon.0) 188 : cluster [INF] overall HEALTH_OK 2024-02-10T08:10:52.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.539915+0000 mon.smithi062 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi192.smcebo/key"}]: dispatch 2024-02-10T08:10:52.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.540335+0000 mon.smithi062 (mon.0) 190 : audit [DBG] from='mgr.? 172.21.15.192:0/1613906150' entity='mgr.smithi192.smcebo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:10:52.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.543619+0000 mon.smithi062 (mon.0) 191 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:52.071 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.551714+0000 mon.smithi062 (mon.0) 192 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:52.095 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-02-10T08:10:52.096 INFO:teuthology.orchestra.run.smithi192.stdout:{"epoch":2,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","modified":"2024-02-10T08:10:46.487774Z","created":"2024-02-10T08:08:58.486195Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi062","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi192","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:3300","nonce":0},{"type":"v1","addr":"172.21.15.192:6789","nonce":0}]},"addr":"172.21.15.192:6789/0","public_addr":"172.21.15.192:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-10T08:10:52.097 INFO:teuthology.orchestra.run.smithi192.stderr:dumped monmap epoch 2 2024-02-10T08:10:52.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:10:51.545884+0000 mgr.smithi062.jqfptl (mgr.14180) 17 : cephadm [INF] Deploying daemon node-exporter.smithi192 on smithi192 2024-02-10T08:10:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:51.598697+0000 mon.smithi062 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi062.jqfptl(active, since 25s), standbys: smithi192.smcebo 2024-02-10T08:10:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:51.598838+0000 mon.smithi062 (mon.0) 194 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi192.smcebo", "id": "smithi192.smcebo"}]: dispatch 2024-02-10T08:10:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:52.094343+0000 mon.smithi062 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.192:0/3765280860' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:10:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:52.488509+0000 mon.smithi062 (mon.0) 196 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:53.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:51.545884+0000 mgr.smithi062.jqfptl (mgr.14180) 17 : cephadm [INF] Deploying daemon node-exporter.smithi192 on smithi192 2024-02-10T08:10:53.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:51.598697+0000 mon.smithi062 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi062.jqfptl(active, since 25s), standbys: smithi192.smcebo 2024-02-10T08:10:53.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:51.598838+0000 mon.smithi062 (mon.0) 194 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr metadata", "who": "smithi192.smcebo", "id": "smithi192.smcebo"}]: dispatch 2024-02-10T08:10:53.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:52.094343+0000 mon.smithi062 (mon.0) 195 : audit [DBG] from='client.? 172.21.15.192:0/3765280860' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:10:53.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:52.488509+0000 mon.smithi062 (mon.0) 196 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mon metadata", "id": "smithi192"}]: dispatch 2024-02-10T08:10:53.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:52.504079+0000 mgr.smithi062.jqfptl (mgr.14180) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:54.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:52.504079+0000 mgr.smithi062.jqfptl (mgr.14180) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:56.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:54.504435+0000 mgr.smithi062.jqfptl (mgr.14180) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:54.504435+0000 mgr.smithi062.jqfptl (mgr.14180) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:57.412 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-10T08:10:57.412 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph config generate-minimal-conf 2024-02-10T08:10:57.768 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:56.504717+0000 mgr.smithi062.jqfptl (mgr.14180) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:57.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:56.504717+0000 mgr.smithi062.jqfptl (mgr.14180) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:58.739 INFO:teuthology.orchestra.run.smithi062.stdout:# minimal ceph.conf for 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:10:58.739 INFO:teuthology.orchestra.run.smithi062.stdout:[global] 2024-02-10T08:10:58.739 INFO:teuthology.orchestra.run.smithi062.stdout: fsid = 92ff11c2-c7eb-11ee-95b8-87774f69a715 2024-02-10T08:10:58.739 INFO:teuthology.orchestra.run.smithi062.stdout: mon_host = [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] [v2:172.21.15.192:3300/0,v1:172.21.15.192:6789/0] 2024-02-10T08:10:59.105 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-10T08:10:59.105 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:10:59.105 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T08:10:59.136 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:10:59.137 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:10:59.205 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:10:59.205 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T08:10:59.239 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:10:59.239 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:10:59.307 INFO:tasks.cephadm:Deploying OSDs... 2024-02-10T08:10:59.308 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:10:59.308 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:10:59.325 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T08:10:59.325 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/nvme1n1 2024-02-10T08:10:59.382 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/nvme1n1 2024-02-10T08:10:59.382 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:10:59.382 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 202997 Links: 1 Device type: 103,1 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:09:57.928372029 +0000 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:08:26.893753353 +0000 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:08:26.893753353 +0000 2024-02-10T08:10:59.383 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:10:59.383 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-02-10T08:10:59.449 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:10:59.449 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:10:59.449 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000235414 s, 2.2 MB/s 2024-02-10T08:10:59.451 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-02-10T08:10:59.509 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/nvme2n1 2024-02-10T08:10:59.567 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/nvme2n1 2024-02-10T08:10:59.567 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:10:59.567 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 189870 Links: 1 Device type: 103,2 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:09:57.939371862 +0000 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:08:27.048751001 +0000 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:08:27.048751001 +0000 2024-02-10T08:10:59.568 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:10:59.568 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-02-10T08:10:59.637 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:10:59.637 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:10:59.637 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000237307 s, 2.2 MB/s 2024-02-10T08:10:59.637 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-02-10T08:10:59.696 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/nvme3n1 2024-02-10T08:10:59.755 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/nvme3n1 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 202083 Links: 1 Device type: 103,3 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:09:57.951371680 +0000 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:08:27.203748648 +0000 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:08:27.203748648 +0000 2024-02-10T08:10:59.756 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:10:59.756 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-02-10T08:10:59.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:10:58.504982+0000 mgr.smithi062.jqfptl (mgr.14180) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:58.517424+0000 mon.smithi062 (mon.0) 197 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:58.518807+0000 mon.smithi062 (mon.0) 198 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:58.738283+0000 mon.smithi062 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.62:0/845305012' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.483875+0000 mon.smithi062 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.484534+0000 mon.smithi062 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:59.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:10:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.485119+0000 mon.smithi062 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:10:59.823 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:10:59.823 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:10:59.823 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000226857 s, 2.3 MB/s 2024-02-10T08:10:59.824 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-02-10T08:10:59.883 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/nvme4n1 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:10:58.504982+0000 mgr.smithi062.jqfptl (mgr.14180) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:58.517424+0000 mon.smithi062 (mon.0) 197 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:58.518807+0000 mon.smithi062 (mon.0) 198 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:58.738283+0000 mon.smithi062 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.62:0/845305012' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.483875+0000 mon.smithi062 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.484534+0000 mon.smithi062 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:10:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:10:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.485119+0000 mon.smithi062 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:10:59.941 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/nvme4n1 2024-02-10T08:10:59.941 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:10:59.941 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 206037 Links: 1 Device type: 103,4 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-02-10 08:09:57.963371498 +0000 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-02-10 08:08:27.357746311 +0000 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-02-10 08:08:27.357746311 +0000 2024-02-10T08:10:59.942 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-02-10T08:10:59.942 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-02-10T08:11:00.011 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-02-10T08:11:00.011 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-02-10T08:11:00.011 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000257623 s, 2.0 MB/s 2024-02-10T08:11:00.012 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-02-10T08:11:00.071 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:11:00.071 DEBUG:teuthology.orchestra.run.smithi192:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:11:00.093 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-10T08:11:00.093 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme1n1 2024-02-10T08:11:00.154 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme1n1 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 201239 Links: 1 Device type: 103,1 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:10:39.198722668 +0000 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:08:28.545295443 +0000 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:08:28.545295443 +0000 2024-02-10T08:11:00.155 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:11:00.155 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-02-10T08:11:00.227 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:11:00.227 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:11:00.227 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000329668 s, 1.6 MB/s 2024-02-10T08:11:00.228 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-02-10T08:11:00.289 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme2n1 2024-02-10T08:11:00.348 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme2n1 2024-02-10T08:11:00.348 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 204860 Links: 1 Device type: 103,2 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:10:39.209722452 +0000 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:08:28.697292450 +0000 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:08:28.697292450 +0000 2024-02-10T08:11:00.349 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:11:00.349 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-02-10T08:11:00.417 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:11:00.417 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:11:00.417 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000281624 s, 1.8 MB/s 2024-02-10T08:11:00.418 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-02-10T08:11:00.477 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme3n1 2024-02-10T08:11:00.520 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:10:59.485923+0000 mgr.smithi062.jqfptl (mgr.14180) 22 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme3n1 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 204960 Links: 1 Device type: 103,3 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:10:39.219722255 +0000 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:08:28.846289515 +0000 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:08:28.846289515 +0000 2024-02-10T08:11:00.538 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:11:00.538 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-02-10T08:11:00.605 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:11:00.605 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:11:00.605 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000238 s, 2.2 MB/s 2024-02-10T08:11:00.606 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-02-10T08:11:00.665 DEBUG:teuthology.orchestra.run.smithi192:> stat /dev/nvme4n1 2024-02-10T08:11:00.723 INFO:teuthology.orchestra.run.smithi192.stdout: File: /dev/nvme4n1 2024-02-10T08:11:00.723 INFO:teuthology.orchestra.run.smithi192.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Device: 6h/6d Inode: 205066 Links: 1 Device type: 103,4 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Access: 2024-02-10 08:10:39.231722019 +0000 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Modify: 2024-02-10 08:08:28.997286541 +0000 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout:Change: 2024-02-10 08:08:28.997286541 +0000 2024-02-10T08:11:00.724 INFO:teuthology.orchestra.run.smithi192.stdout: Birth: - 2024-02-10T08:11:00.725 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:10:59.486156+0000 mgr.smithi062.jqfptl (mgr.14180) 23 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.515700+0000 mon.smithi062 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.518456+0000 mon.smithi062 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.523707+0000 mon.smithi062 (mon.0) 205 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:10:59.526345+0000 mgr.smithi062.jqfptl (mgr.14180) 24 : cephadm [INF] Reconfiguring mon.smithi062 (unknown last config time)... 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.526609+0000 mon.smithi062 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.527265+0000 mon.smithi062 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:10:59.527816+0000 mon.smithi062 (mon.0) 208 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:10:59.528346+0000 mgr.smithi062.jqfptl (mgr.14180) 25 : cephadm [INF] Reconfiguring daemon mon.smithi062 on smithi062 2024-02-10T08:11:00.788 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:00.371013+0000 mon.smithi062 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.789 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:00.371854+0000 mon.smithi062 (mon.0) 210 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi062.jqfptl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:11:00.789 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:00.372487+0000 mon.smithi062 (mon.0) 211 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:11:00.789 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:00.372989+0000 mon.smithi062 (mon.0) 212 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:00.790 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records in 2024-02-10T08:11:00.790 INFO:teuthology.orchestra.run.smithi192.stderr:1+0 records out 2024-02-10T08:11:00.790 INFO:teuthology.orchestra.run.smithi192.stderr:512 bytes copied, 0.000265686 s, 1.9 MB/s 2024-02-10T08:11:00.791 DEBUG:teuthology.orchestra.run.smithi192:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-02-10T08:11:00.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:59.485923+0000 mgr.smithi062.jqfptl (mgr.14180) 22 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-02-10T08:11:00.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:59.486156+0000 mgr.smithi062.jqfptl (mgr.14180) 23 : cephadm [INF] Updating smithi192:/etc/ceph/ceph.conf 2024-02-10T08:11:00.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.515700+0000 mon.smithi062 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.518456+0000 mon.smithi062 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.523707+0000 mon.smithi062 (mon.0) 205 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:59.526345+0000 mgr.smithi062.jqfptl (mgr.14180) 24 : cephadm [INF] Reconfiguring mon.smithi062 (unknown last config time)... 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.526609+0000 mon.smithi062 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.527265+0000 mon.smithi062 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:10:59.527816+0000 mon.smithi062 (mon.0) 208 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:10:59.528346+0000 mgr.smithi062.jqfptl (mgr.14180) 25 : cephadm [INF] Reconfiguring daemon mon.smithi062 on smithi062 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:00.371013+0000 mon.smithi062 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:00.371854+0000 mon.smithi062 (mon.0) 210 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi062.jqfptl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:00.372487+0000 mon.smithi062 (mon.0) 211 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:11:00.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:00.372989+0000 mon.smithi062 (mon.0) 212 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:00.849 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph orch apply osd --all-available-devices 2024-02-10T08:11:01.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:00.371589+0000 mgr.smithi062.jqfptl (mgr.14180) 26 : cephadm [INF] Reconfiguring mgr.smithi062.jqfptl (unknown last config time)... 2024-02-10T08:11:01.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:00.373459+0000 mgr.smithi062.jqfptl (mgr.14180) 27 : cephadm [INF] Reconfiguring daemon mgr.smithi062.jqfptl on smithi062 2024-02-10T08:11:01.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:00.505232+0000 mgr.smithi062.jqfptl (mgr.14180) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:01.751 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:01.235243+0000 mon.smithi062 (mon.0) 213 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:01.778 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:00.371589+0000 mgr.smithi062.jqfptl (mgr.14180) 26 : cephadm [INF] Reconfiguring mgr.smithi062.jqfptl (unknown last config time)... 2024-02-10T08:11:01.778 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:00.373459+0000 mgr.smithi062.jqfptl (mgr.14180) 27 : cephadm [INF] Reconfiguring daemon mgr.smithi062.jqfptl on smithi062 2024-02-10T08:11:01.778 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:00.505232+0000 mgr.smithi062.jqfptl (mgr.14180) 28 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:01.778 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:01.235243+0000 mon.smithi062 (mon.0) 213 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:02.089 INFO:teuthology.orchestra.run.smithi192.stdout:Scheduled osd.all-available-devices update... 2024-02-10T08:11:02.454 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-10T08:11:02.454 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:02.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:01.235939+0000 mgr.smithi062.jqfptl (mgr.14180) 29 : cephadm [INF] Reconfiguring alertmanager.smithi062 (dependencies changed)... 2024-02-10T08:11:02.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:01.242055+0000 mgr.smithi062.jqfptl (mgr.14180) 30 : cephadm [INF] Reconfiguring daemon alertmanager.smithi062 on smithi062 2024-02-10T08:11:02.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:01.558807+0000 mon.smithi062 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:02.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:02.088567+0000 mon.smithi062 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:02.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:01.235939+0000 mgr.smithi062.jqfptl (mgr.14180) 29 : cephadm [INF] Reconfiguring alertmanager.smithi062 (dependencies changed)... 2024-02-10T08:11:02.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:01.242055+0000 mgr.smithi062.jqfptl (mgr.14180) 30 : cephadm [INF] Reconfiguring daemon alertmanager.smithi062 on smithi062 2024-02-10T08:11:02.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:01.558807+0000 mon.smithi062 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:02.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:02.088567+0000 mon.smithi062 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:03.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:02.083733+0000 mgr.smithi062.jqfptl (mgr.14180) 31 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:11:03.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:02.085135+0000 mgr.smithi062.jqfptl (mgr.14180) 32 : cephadm [INF] Marking host: smithi062 for OSDSpec preview refresh. 2024-02-10T08:11:03.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:02.085212+0000 mgr.smithi062.jqfptl (mgr.14180) 33 : cephadm [INF] Marking host: smithi192 for OSDSpec preview refresh. 2024-02-10T08:11:03.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:02.085481+0000 mgr.smithi062.jqfptl (mgr.14180) 34 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-02-10T08:11:03.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:02.505462+0000 mgr.smithi062.jqfptl (mgr.14180) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:03.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:02.083733+0000 mgr.smithi062.jqfptl (mgr.14180) 31 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:11:03.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:02.085135+0000 mgr.smithi062.jqfptl (mgr.14180) 32 : cephadm [INF] Marking host: smithi062 for OSDSpec preview refresh. 2024-02-10T08:11:03.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:02.085212+0000 mgr.smithi062.jqfptl (mgr.14180) 33 : cephadm [INF] Marking host: smithi192 for OSDSpec preview refresh. 2024-02-10T08:11:03.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:02.085481+0000 mgr.smithi062.jqfptl (mgr.14180) 34 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-02-10T08:11:03.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:02.505462+0000 mgr.smithi062.jqfptl (mgr.14180) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:05.441 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:05.854 INFO:teuthology.orchestra.run.smithi062.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-02-10T08:11:06.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:04.505822+0000 mgr.smithi062.jqfptl (mgr.14180) 36 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:06.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:05.440317+0000 mon.smithi192 (mon.1) 2 : audit [DBG] from='client.? 172.21.15.62:0/3582674014' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:06.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:05.659398+0000 mon.smithi062 (mon.0) 216 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:06.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:05.660231+0000 mon.smithi062 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi062", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:11:06.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:05.660872+0000 mon.smithi062 (mon.0) 218 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:06.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:04.505822+0000 mgr.smithi062.jqfptl (mgr.14180) 36 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:05.440317+0000 mon.smithi192 (mon.1) 2 : audit [DBG] from='client.? 172.21.15.62:0/3582674014' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:05.659398+0000 mon.smithi062 (mon.0) 216 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:05.660231+0000 mon.smithi062 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi062", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:11:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:05.660872+0000 mon.smithi062 (mon.0) 218 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:06.855 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:07.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:05.660015+0000 mgr.smithi062.jqfptl (mgr.14180) 37 : cephadm [INF] Reconfiguring crash.smithi062 (monmap changed)... 2024-02-10T08:11:07.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:05.661336+0000 mgr.smithi062.jqfptl (mgr.14180) 38 : cephadm [INF] Reconfiguring daemon crash.smithi062 on smithi062 2024-02-10T08:11:07.080 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:06.511046+0000 mon.smithi062 (mon.0) 219 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:07.143 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:06 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:05.660015+0000 mgr.smithi062.jqfptl (mgr.14180) 37 : cephadm [INF] Reconfiguring crash.smithi062 (monmap changed)... 2024-02-10T08:11:07.144 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:06 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:05.661336+0000 mgr.smithi062.jqfptl (mgr.14180) 38 : cephadm [INF] Reconfiguring daemon crash.smithi062 on smithi062 2024-02-10T08:11:07.144 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:06 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:06.511046+0000 mon.smithi062 (mon.0) 219 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:08.015 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:06.506190+0000 mgr.smithi062.jqfptl (mgr.14180) 39 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:08.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:06.511643+0000 mgr.smithi062.jqfptl (mgr.14180) 40 : cephadm [INF] Reconfiguring grafana.smithi062 (dependencies changed)... 2024-02-10T08:11:08.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:06.543139+0000 mgr.smithi062.jqfptl (mgr.14180) 41 : cephadm [INF] Reconfiguring daemon grafana.smithi062 on smithi062 2024-02-10T08:11:08.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:06.506190+0000 mgr.smithi062.jqfptl (mgr.14180) 39 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:08.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:06.511643+0000 mgr.smithi062.jqfptl (mgr.14180) 40 : cephadm [INF] Reconfiguring grafana.smithi062 (dependencies changed)... 2024-02-10T08:11:08.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:06.543139+0000 mgr.smithi062.jqfptl (mgr.14180) 41 : cephadm [INF] Reconfiguring daemon grafana.smithi062 on smithi062 2024-02-10T08:11:08.587 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:08.890 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:08 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:08.586668+0000 mon.smithi062 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.62:0/2754247398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:09.140 INFO:teuthology.orchestra.run.smithi062.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-02-10T08:11:09.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:08 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:08.586668+0000 mon.smithi062 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.62:0/2754247398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:10.027 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:08.506605+0000 mgr.smithi062.jqfptl (mgr.14180) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:10.027 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:09.643622+0000 mon.smithi062 (mon.0) 221 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:10.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:08.506605+0000 mgr.smithi062.jqfptl (mgr.14180) 42 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:10.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:09.643622+0000 mon.smithi062 (mon.0) 221 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:10.141 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:10.979 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:09.644705+0000 mgr.smithi062.jqfptl (mgr.14180) 43 : cephadm [INF] Reconfiguring prometheus.smithi062 (dependencies changed)... 2024-02-10T08:11:10.979 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:09.649835+0000 mgr.smithi062.jqfptl (mgr.14180) 44 : cephadm [INF] Reconfiguring daemon prometheus.smithi062 on smithi062 2024-02-10T08:11:11.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:10 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:09.644705+0000 mgr.smithi062.jqfptl (mgr.14180) 43 : cephadm [INF] Reconfiguring prometheus.smithi062 (dependencies changed)... 2024-02-10T08:11:11.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:10 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:09.649835+0000 mgr.smithi062.jqfptl (mgr.14180) 44 : cephadm [INF] Reconfiguring daemon prometheus.smithi062 on smithi062 2024-02-10T08:11:11.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:10.506883+0000 mgr.smithi062.jqfptl (mgr.14180) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:11.999 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:12.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:10.506883+0000 mgr.smithi062.jqfptl (mgr.14180) 45 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:12.504 INFO:teuthology.orchestra.run.smithi062.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-02-10T08:11:12.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:11.999506+0000 mon.smithi062 (mon.0) 222 : audit [DBG] from='client.? 172.21.15.62:0/1418034401' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:13.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:12 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:11.999506+0000 mon.smithi062 (mon.0) 222 : audit [DBG] from='client.? 172.21.15.62:0/1418034401' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:13.506 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:13.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:12.507255+0000 mgr.smithi062.jqfptl (mgr.14180) 46 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:13.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.026898+0000 mon.smithi062 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:13.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.027696+0000 mon.smithi062 (mon.0) 224 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:11:13.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.028375+0000 mon.smithi062 (mon.0) 225 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:13.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:12.507255+0000 mgr.smithi062.jqfptl (mgr.14180) 46 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:13.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.026898+0000 mon.smithi062 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:13.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.027696+0000 mon.smithi062 (mon.0) 224 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi192", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-10T08:11:13.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.028375+0000 mon.smithi062 (mon.0) 225 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:14.855 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:15.049 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:13.027445+0000 mgr.smithi062.jqfptl (mgr.14180) 47 : cephadm [INF] Reconfiguring crash.smithi192 (monmap changed)... 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:13.028863+0000 mgr.smithi062.jqfptl (mgr.14180) 48 : cephadm [INF] Reconfiguring daemon crash.smithi192 on smithi192 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.792574+0000 mon.smithi062 (mon.0) 226 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:13.793108+0000 mgr.smithi062.jqfptl (mgr.14180) 49 : cephadm [INF] Reconfiguring mgr.smithi192.smcebo (monmap changed)... 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.793374+0000 mon.smithi062 (mon.0) 227 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.smcebo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.794147+0000 mon.smithi062 (mon.0) 228 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:13.794728+0000 mon.smithi062 (mon.0) 229 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:13.795262+0000 mgr.smithi062.jqfptl (mgr.14180) 50 : cephadm [INF] Reconfiguring daemon mgr.smithi192.smcebo on smithi192 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:14.588929+0000 mon.smithi062 (mon.0) 230 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:14.589782+0000 mon.smithi062 (mon.0) 231 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:14.590408+0000 mon.smithi062 (mon.0) 232 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:11:15.050 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:14.591069+0000 mon.smithi062 (mon.0) 233 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:13.027445+0000 mgr.smithi062.jqfptl (mgr.14180) 47 : cephadm [INF] Reconfiguring crash.smithi192 (monmap changed)... 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:13.028863+0000 mgr.smithi062.jqfptl (mgr.14180) 48 : cephadm [INF] Reconfiguring daemon crash.smithi192 on smithi192 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.792574+0000 mon.smithi062 (mon.0) 226 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:13.793108+0000 mgr.smithi062.jqfptl (mgr.14180) 49 : cephadm [INF] Reconfiguring mgr.smithi192.smcebo (monmap changed)... 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.793374+0000 mon.smithi062 (mon.0) 227 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi192.smcebo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.794147+0000 mon.smithi062 (mon.0) 228 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:11:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:13.794728+0000 mon.smithi062 (mon.0) 229 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:15.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:13.795262+0000 mgr.smithi062.jqfptl (mgr.14180) 50 : cephadm [INF] Reconfiguring daemon mgr.smithi192.smcebo on smithi192 2024-02-10T08:11:15.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:14.588929+0000 mon.smithi062 (mon.0) 230 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:15.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:14.589782+0000 mon.smithi062 (mon.0) 231 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:11:15.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:14.590408+0000 mon.smithi062 (mon.0) 232 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:11:15.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:14.591069+0000 mon.smithi062 (mon.0) 233 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:15.211 INFO:teuthology.orchestra.run.smithi062.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-02-10T08:11:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:14.507543+0000 mgr.smithi062.jqfptl (mgr.14180) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:14.589552+0000 mgr.smithi062.jqfptl (mgr.14180) 52 : cephadm [INF] Reconfiguring mon.smithi192 (monmap changed)... 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:14.591687+0000 mgr.smithi062.jqfptl (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon mon.smithi192 on smithi192 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:14.854442+0000 mon.smithi062 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.62:0/1914926266' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.423272+0000 mon.smithi062 (mon.0) 235 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.425915+0000 mon.smithi062 (mon.0) 236 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.427175+0000 mon.smithi062 (mon.0) 237 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.430932+0000 mon.smithi062 (mon.0) 238 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.435199+0000 mon.smithi062 (mon.0) 239 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.441706+0000 mon.smithi062 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi062.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.445974+0000 mon.smithi062 (mon.0) 241 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.450010+0000 mon.smithi062 (mon.0) 242 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.454131+0000 mon.smithi062 (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi062.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:11:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.458829+0000 mon.smithi062 (mon.0) 244 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.462185+0000 mon.smithi062 (mon.0) 245 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:11:16.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:14.507543+0000 mgr.smithi062.jqfptl (mgr.14180) 51 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:14.589552+0000 mgr.smithi062.jqfptl (mgr.14180) 52 : cephadm [INF] Reconfiguring mon.smithi192 (monmap changed)... 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:14.591687+0000 mgr.smithi062.jqfptl (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon mon.smithi192 on smithi192 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:14.854442+0000 mon.smithi062 (mon.0) 234 : audit [DBG] from='client.? 172.21.15.62:0/1914926266' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.423272+0000 mon.smithi062 (mon.0) 235 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.425915+0000 mon.smithi062 (mon.0) 236 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.427175+0000 mon.smithi062 (mon.0) 237 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.430932+0000 mon.smithi062 (mon.0) 238 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.435199+0000 mon.smithi062 (mon.0) 239 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.441706+0000 mon.smithi062 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi062.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.445974+0000 mon.smithi062 (mon.0) 241 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.450010+0000 mon.smithi062 (mon.0) 242 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.454131+0000 mon.smithi062 (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi062.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:11:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.458829+0000 mon.smithi062 (mon.0) 244 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.462185+0000 mon.smithi062 (mon.0) 245 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:11:16.212 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:16.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.426245+0000 mgr.smithi062.jqfptl (mgr.14180) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:11:16.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.427429+0000 mgr.smithi062.jqfptl (mgr.14180) 55 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:11:16.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.435611+0000 mgr.smithi062.jqfptl (mgr.14180) 56 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:11:16.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.442045+0000 mgr.smithi062.jqfptl (mgr.14180) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi062.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:11:16.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.450380+0000 mgr.smithi062.jqfptl (mgr.14180) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:11:16.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:15.454497+0000 mgr.smithi062.jqfptl (mgr.14180) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi062.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:11:16.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:16.424512+0000 mon.smithi062 (mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:16.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:16.431811+0000 mon.smithi062 (mon.0) 247 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:17.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.426245+0000 mgr.smithi062.jqfptl (mgr.14180) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.427429+0000 mgr.smithi062.jqfptl (mgr.14180) 55 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.435611+0000 mgr.smithi062.jqfptl (mgr.14180) 56 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.442045+0000 mgr.smithi062.jqfptl (mgr.14180) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi062.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.450380+0000 mgr.smithi062.jqfptl (mgr.14180) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:15.454497+0000 mgr.smithi062.jqfptl (mgr.14180) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi062.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:16.424512+0000 mon.smithi062 (mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:16.431811+0000 mon.smithi062 (mon.0) 247 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:17.902 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:18.064 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:17 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:16.507938+0000 mgr.smithi062.jqfptl (mgr.14180) 60 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:18.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:17 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:16.507938+0000 mgr.smithi062.jqfptl (mgr.14180) 60 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:18.306 INFO:teuthology.orchestra.run.smithi062.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-02-10T08:11:19.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:17.901445+0000 mon.smithi062 (mon.0) 248 : audit [DBG] from='client.? 172.21.15.62:0/2150128358' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.516024+0000 mon.smithi062 (mon.0) 249 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.522181+0000 mon.smithi062 (mon.0) 250 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.522996+0000 mon.smithi062 (mon.0) 251 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.523559+0000 mon.smithi062 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.529377+0000 mon.smithi062 (mon.0) 253 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.533067+0000 mon.smithi062 (mon.0) 254 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.535807+0000 mon.smithi062 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.536661+0000 mon.smithi062 (mon.0) 256 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:11:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.536812+0000 mon.smithi062 (mon.0) 257 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:18.537278+0000 mon.smithi062 (mon.0) 258 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.121 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:17.901445+0000 mon.smithi062 (mon.0) 248 : audit [DBG] from='client.? 172.21.15.62:0/2150128358' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:19.121 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.516024+0000 mon.smithi062 (mon.0) 249 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.522181+0000 mon.smithi062 (mon.0) 250 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.522996+0000 mon.smithi062 (mon.0) 251 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.523559+0000 mon.smithi062 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.529377+0000 mon.smithi062 (mon.0) 253 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.533067+0000 mon.smithi062 (mon.0) 254 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.535807+0000 mon.smithi062 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.536661+0000 mon.smithi062 (mon.0) 256 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.536812+0000 mon.smithi062 (mon.0) 257 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.122 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:18.537278+0000 mon.smithi062 (mon.0) 258 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:19.306 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:19.956 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:19 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:18.508189+0000 mgr.smithi062.jqfptl (mgr.14180) 61 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:20.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:19 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:18.508189+0000 mgr.smithi062.jqfptl (mgr.14180) 61 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:20.640 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.444826+0000 mon.smithi192 (mon.1) 3 : audit [INF] from='client.? 172.21.15.192:0/349924834' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]: dispatch 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.445531+0000 mon.smithi062 (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]: dispatch 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.449068+0000 mon.smithi062 (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]': finished 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:20.449144+0000 mon.smithi062 (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.449242+0000 mon.smithi062 (mon.0) 262 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.639903+0000 mon.smithi062 (mon.0) 263 : audit [DBG] from='client.? 172.21.15.62:0/2101905806' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:20.936 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.726948+0000 mon.smithi062 (mon.0) 264 : audit [INF] from='client.? 172.21.15.62:0/904477829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a3c570a-5374-4096-8b9a-e34c8702f2e5"}]: dispatch 2024-02-10T08:11:20.937 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.730817+0000 mon.smithi062 (mon.0) 265 : audit [INF] from='client.? 172.21.15.62:0/904477829' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a3c570a-5374-4096-8b9a-e34c8702f2e5"}]': finished 2024-02-10T08:11:20.937 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:20.730865+0000 mon.smithi062 (mon.0) 266 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-02-10T08:11:20.937 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.730997+0000 mon.smithi062 (mon.0) 267 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:20.937 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:20.731353+0000 mon.smithi062 (mon.0) 268 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:21.020 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1707552680,"num_remapped_pgs":0} 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.444826+0000 mon.smithi192 (mon.1) 3 : audit [INF] from='client.? 172.21.15.192:0/349924834' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]: dispatch 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.445531+0000 mon.smithi062 (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]: dispatch 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.449068+0000 mon.smithi062 (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "266fd508-9247-4012-8077-f0ebbd4c9d6a"}]': finished 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:20.449144+0000 mon.smithi062 (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.449242+0000 mon.smithi062 (mon.0) 262 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.639903+0000 mon.smithi062 (mon.0) 263 : audit [DBG] from='client.? 172.21.15.62:0/2101905806' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.726948+0000 mon.smithi062 (mon.0) 264 : audit [INF] from='client.? 172.21.15.62:0/904477829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a3c570a-5374-4096-8b9a-e34c8702f2e5"}]: dispatch 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.730817+0000 mon.smithi062 (mon.0) 265 : audit [INF] from='client.? 172.21.15.62:0/904477829' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a3c570a-5374-4096-8b9a-e34c8702f2e5"}]': finished 2024-02-10T08:11:21.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:20.730865+0000 mon.smithi062 (mon.0) 266 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-02-10T08:11:21.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.730997+0000 mon.smithi062 (mon.0) 267 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:21.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:20.731353+0000 mon.smithi062 (mon.0) 268 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:22.021 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:22.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:21 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:20.508419+0000 mgr.smithi062.jqfptl (mgr.14180) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:22.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:21 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:21.636475+0000 mon.smithi192 (mon.1) 4 : audit [DBG] from='client.? 172.21.15.192:0/1140775365' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:22.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:20.508419+0000 mgr.smithi062.jqfptl (mgr.14180) 62 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:22.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:21.636475+0000 mon.smithi192 (mon.1) 4 : audit [DBG] from='client.? 172.21.15.192:0/1140775365' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:22.992 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:22.061385+0000 mon.smithi062 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.62:0/270323904' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:23.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:22.061385+0000 mon.smithi062 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.62:0/270323904' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:23.343 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:23.713 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1707552680,"num_remapped_pgs":0} 2024-02-10T08:11:24.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:22.508649+0000 mgr.smithi062.jqfptl (mgr.14180) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:24.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:23.343074+0000 mon.smithi062 (mon.0) 270 : audit [DBG] from='client.? 172.21.15.62:0/1731022357' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:24.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:23 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:22.508649+0000 mgr.smithi062.jqfptl (mgr.14180) 63 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:24.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:23 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:23.343074+0000 mon.smithi062 (mon.0) 270 : audit [DBG] from='client.? 172.21.15.62:0/1731022357' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:24.714 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.140796+0000 mon.smithi192 (mon.1) 5 : audit [INF] from='client.? 172.21.15.192:0/2209153547' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.141323+0000 mon.smithi062 (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.145028+0000 mon.smithi062 (mon.0) 272 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]': finished 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:24.145074+0000 mon.smithi062 (mon.0) 273 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.145185+0000 mon.smithi062 (mon.0) 274 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.145569+0000 mon.smithi062 (mon.0) 275 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.145821+0000 mon.smithi062 (mon.0) 276 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.595154+0000 mon.smithi062 (mon.0) 277 : audit [INF] from='client.? 172.21.15.62:0/875441332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "463c549b-53b3-4923-9504-bfe72d1555e3"}]: dispatch 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.598781+0000 mon.smithi062 (mon.0) 278 : audit [INF] from='client.? 172.21.15.62:0/875441332' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "463c549b-53b3-4923-9504-bfe72d1555e3"}]': finished 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:24.598820+0000 mon.smithi062 (mon.0) 279 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-02-10T08:11:25.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.598923+0000 mon.smithi062 (mon.0) 280 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:25.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.599170+0000 mon.smithi062 (mon.0) 281 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:25.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.599357+0000 mon.smithi062 (mon.0) 282 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:25.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:24.599512+0000 mon.smithi062 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:25.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.140796+0000 mon.smithi192 (mon.1) 5 : audit [INF] from='client.? 172.21.15.192:0/2209153547' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]: dispatch 2024-02-10T08:11:25.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.141323+0000 mon.smithi062 (mon.0) 271 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.145028+0000 mon.smithi062 (mon.0) 272 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8dc7d7ae-8c46-4d82-a623-2dddb3f8891a"}]': finished 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:24.145074+0000 mon.smithi062 (mon.0) 273 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.145185+0000 mon.smithi062 (mon.0) 274 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.145569+0000 mon.smithi062 (mon.0) 275 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.145821+0000 mon.smithi062 (mon.0) 276 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.595154+0000 mon.smithi062 (mon.0) 277 : audit [INF] from='client.? 172.21.15.62:0/875441332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "463c549b-53b3-4923-9504-bfe72d1555e3"}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.598781+0000 mon.smithi062 (mon.0) 278 : audit [INF] from='client.? 172.21.15.62:0/875441332' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "463c549b-53b3-4923-9504-bfe72d1555e3"}]': finished 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:24.598820+0000 mon.smithi062 (mon.0) 279 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.598923+0000 mon.smithi062 (mon.0) 280 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.599170+0000 mon.smithi062 (mon.0) 281 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.599357+0000 mon.smithi062 (mon.0) 282 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:25.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:24.599512+0000 mon.smithi062 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:26.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:25 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:24.508906+0000 mgr.smithi062.jqfptl (mgr.14180) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:26.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:25 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:25.332742+0000 mon.smithi192 (mon.1) 6 : audit [DBG] from='client.? 172.21.15.192:0/2451167027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:26.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:25 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:24.508906+0000 mgr.smithi062.jqfptl (mgr.14180) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:26.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:25 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:25.332742+0000 mon.smithi192 (mon.1) 6 : audit [DBG] from='client.? 172.21.15.192:0/2451167027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:26.373 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:26.742 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1707552684,"num_remapped_pgs":0} 2024-02-10T08:11:27.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:26.092510+0000 mon.smithi062 (mon.0) 284 : audit [DBG] from='client.? 172.21.15.62:0/1671419803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:27.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:26.372484+0000 mon.smithi062 (mon.0) 285 : audit [DBG] from='client.? 172.21.15.62:0/1827147536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:27.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:26.092510+0000 mon.smithi062 (mon.0) 284 : audit [DBG] from='client.? 172.21.15.62:0/1671419803' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:26.372484+0000 mon.smithi062 (mon.0) 285 : audit [DBG] from='client.? 172.21.15.62:0/1827147536' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:27.743 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:28.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:26.509099+0000 mgr.smithi062.jqfptl (mgr.14180) 65 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:28.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:26.509099+0000 mgr.smithi062.jqfptl (mgr.14180) 65 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:29.049 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:29.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.852390+0000 mon.smithi192 (mon.1) 7 : audit [INF] from='client.? 172.21.15.192:0/715938743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.852859+0000 mon.smithi062 (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.856352+0000 mon.smithi062 (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]': finished 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:27.856407+0000 mon.smithi062 (mon.0) 288 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.856501+0000 mon.smithi062 (mon.0) 289 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.856736+0000 mon.smithi062 (mon.0) 290 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.856902+0000 mon.smithi062 (mon.0) 291 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.857088+0000 mon.smithi062 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:27.857232+0000 mon.smithi062 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.648253+0000 mon.smithi062 (mon.0) 294 : audit [INF] from='client.? 172.21.15.62:0/1121566085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f091e1ef-b74b-4d38-803e-809006b06897"}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.652181+0000 mon.smithi062 (mon.0) 295 : audit [INF] from='client.? 172.21.15.62:0/1121566085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f091e1ef-b74b-4d38-803e-809006b06897"}]': finished 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:28.652228+0000 mon.smithi062 (mon.0) 296 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.652341+0000 mon.smithi062 (mon.0) 297 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.652561+0000 mon.smithi062 (mon.0) 298 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:29.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.652690+0000 mon.smithi062 (mon.0) 299 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:29.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.652873+0000 mon.smithi062 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:29.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.653108+0000 mon.smithi062 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:29.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:28.653319+0000 mon.smithi062 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.852390+0000 mon.smithi192 (mon.1) 7 : audit [INF] from='client.? 172.21.15.192:0/715938743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]: dispatch 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.852859+0000 mon.smithi062 (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]: dispatch 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.856352+0000 mon.smithi062 (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45b674b4-73b5-4712-882f-e0a366f6dd78"}]': finished 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:27.856407+0000 mon.smithi062 (mon.0) 288 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.856501+0000 mon.smithi062 (mon.0) 289 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.856736+0000 mon.smithi062 (mon.0) 290 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.856902+0000 mon.smithi062 (mon.0) 291 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.857088+0000 mon.smithi062 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:27.857232+0000 mon.smithi062 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.648253+0000 mon.smithi062 (mon.0) 294 : audit [INF] from='client.? 172.21.15.62:0/1121566085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f091e1ef-b74b-4d38-803e-809006b06897"}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.652181+0000 mon.smithi062 (mon.0) 295 : audit [INF] from='client.? 172.21.15.62:0/1121566085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f091e1ef-b74b-4d38-803e-809006b06897"}]': finished 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:28.652228+0000 mon.smithi062 (mon.0) 296 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.652341+0000 mon.smithi062 (mon.0) 297 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.652561+0000 mon.smithi062 (mon.0) 298 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.652690+0000 mon.smithi062 (mon.0) 299 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.652873+0000 mon.smithi062 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.653108+0000 mon.smithi062 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:29.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:28.653319+0000 mon.smithi062 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:29.554 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1707552688,"num_remapped_pgs":0} 2024-02-10T08:11:30.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:28.509376+0000 mgr.smithi062.jqfptl (mgr.14180) 66 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:29.047843+0000 mon.smithi062 (mon.0) 303 : audit [DBG] from='client.? 172.21.15.62:0/3027303707' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:29.491469+0000 mon.smithi192 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.192:0/2871093067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:30.319 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:28.509376+0000 mgr.smithi062.jqfptl (mgr.14180) 66 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:30.319 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:29.047843+0000 mon.smithi062 (mon.0) 303 : audit [DBG] from='client.? 172.21.15.62:0/3027303707' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:30.319 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:29.491469+0000 mon.smithi192 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.192:0/2871093067' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:30.555 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:31.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:30 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:30.166145+0000 mon.smithi062 (mon.0) 304 : audit [DBG] from='client.? 172.21.15.62:0/3844579047' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:31.204 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:30 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:30.166145+0000 mon.smithi062 (mon.0) 304 : audit [DBG] from='client.? 172.21.15.62:0/3844579047' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:31.830 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:32.136 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:30.509747+0000 mgr.smithi062.jqfptl (mgr.14180) 67 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:32.137 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:31.829759+0000 mon.smithi062 (mon.0) 305 : audit [DBG] from='client.? 172.21.15.62:0/3438798586' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:32.146 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:30.509747+0000 mgr.smithi062.jqfptl (mgr.14180) 67 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:32.146 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:31.829759+0000 mon.smithi062 (mon.0) 305 : audit [DBG] from='client.? 172.21.15.62:0/3438798586' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:32.148 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1707552688,"num_remapped_pgs":0} 2024-02-10T08:11:33.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.009561+0000 mon.smithi192 (mon.1) 9 : audit [INF] from='client.? 172.21.15.192:0/1983040477' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.010185+0000 mon.smithi062 (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.013975+0000 mon.smithi062 (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]': finished 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:32.014024+0000 mon.smithi062 (mon.0) 308 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014110+0000 mon.smithi062 (mon.0) 309 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014349+0000 mon.smithi062 (mon.0) 310 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014486+0000 mon.smithi062 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014672+0000 mon.smithi062 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014817+0000 mon.smithi062 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.014974+0000 mon.smithi062 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.015116+0000 mon.smithi062 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:33.078 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.698037+0000 mon.smithi062 (mon.0) 316 : audit [INF] from='client.? 172.21.15.62:0/1330549485' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4b99f341-ddca-4bdf-8879-ad35bbf2e90f"}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.701757+0000 mon.smithi062 (mon.0) 317 : audit [INF] from='client.? 172.21.15.62:0/1330549485' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4b99f341-ddca-4bdf-8879-ad35bbf2e90f"}]': finished 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:32.701796+0000 mon.smithi062 (mon.0) 318 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.701875+0000 mon.smithi062 (mon.0) 319 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.702207+0000 mon.smithi062 (mon.0) 320 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.702445+0000 mon.smithi062 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.702659+0000 mon.smithi062 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.702873+0000 mon.smithi062 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.703104+0000 mon.smithi062 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.703321+0000 mon.smithi062 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:33.079 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:32.703535+0000 mon.smithi062 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.009561+0000 mon.smithi192 (mon.1) 9 : audit [INF] from='client.? 172.21.15.192:0/1983040477' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.010185+0000 mon.smithi062 (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.013975+0000 mon.smithi062 (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ebc82f26-2db0-497b-becc-f3b10a0e4bd0"}]': finished 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:32.014024+0000 mon.smithi062 (mon.0) 308 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014110+0000 mon.smithi062 (mon.0) 309 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014349+0000 mon.smithi062 (mon.0) 310 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014486+0000 mon.smithi062 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014672+0000 mon.smithi062 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014817+0000 mon.smithi062 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.014974+0000 mon.smithi062 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.015116+0000 mon.smithi062 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.698037+0000 mon.smithi062 (mon.0) 316 : audit [INF] from='client.? 172.21.15.62:0/1330549485' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4b99f341-ddca-4bdf-8879-ad35bbf2e90f"}]: dispatch 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.701757+0000 mon.smithi062 (mon.0) 317 : audit [INF] from='client.? 172.21.15.62:0/1330549485' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4b99f341-ddca-4bdf-8879-ad35bbf2e90f"}]': finished 2024-02-10T08:11:33.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:32.701796+0000 mon.smithi062 (mon.0) 318 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.701875+0000 mon.smithi062 (mon.0) 319 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.702207+0000 mon.smithi062 (mon.0) 320 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.702445+0000 mon.smithi062 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.702659+0000 mon.smithi062 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.702873+0000 mon.smithi062 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.703104+0000 mon.smithi062 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.703321+0000 mon.smithi062 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:33.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:32.703535+0000 mon.smithi062 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:33.148 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:34.115 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:33 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:32.510008+0000 mgr.smithi062.jqfptl (mgr.14180) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:34.115 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:33 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:33.260001+0000 mon.smithi192 (mon.1) 10 : audit [DBG] from='client.? 172.21.15.192:0/3196804125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:34.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:33 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:32.510008+0000 mgr.smithi062.jqfptl (mgr.14180) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:34.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:33 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:33.260001+0000 mon.smithi192 (mon.1) 10 : audit [DBG] from='client.? 172.21.15.192:0/3196804125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:34.533 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:34.911 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:35.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:34 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:34.016186+0000 mon.smithi062 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.62:0/2865319922' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:35.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:34 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:34.532499+0000 mon.smithi062 (mon.0) 328 : audit [DBG] from='client.? 172.21.15.62:0/3923875842' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:35.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:34.016186+0000 mon.smithi062 (mon.0) 327 : audit [DBG] from='client.? 172.21.15.62:0/2865319922' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:11:35.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:34.532499+0000 mon.smithi062 (mon.0) 328 : audit [DBG] from='client.? 172.21.15.62:0/3923875842' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:35.913 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:36.135 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:35 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:34.510224+0000 mgr.smithi062.jqfptl (mgr.14180) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:36.272 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:34.510224+0000 mgr.smithi062.jqfptl (mgr.14180) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:37.385 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:37.916 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:36.510554+0000 mgr.smithi062.jqfptl (mgr.14180) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:37.916 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:37.385359+0000 mon.smithi062 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.62:0/1196915074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:37.916 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:37.450285+0000 mon.smithi062 (mon.0) 330 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:11:37.917 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:37.450831+0000 mon.smithi062 (mon.0) 331 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:37.918 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:38.085 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:36.510554+0000 mgr.smithi062.jqfptl (mgr.14180) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:38.085 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:37.385359+0000 mon.smithi062 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.62:0/1196915074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:38.085 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:37.450285+0000 mon.smithi062 (mon.0) 330 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:11:38.086 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:37.450831+0000 mon.smithi062 (mon.0) 331 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:38.919 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:39.041 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:38 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:37.451309+0000 mgr.smithi062.jqfptl (mgr.14180) 71 : cephadm [INF] Deploying daemon osd.0 on smithi192 2024-02-10T08:11:39.041 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:38 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:38.787509+0000 mon.smithi062 (mon.0) 332 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:11:39.042 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:38 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:38.788173+0000 mon.smithi062 (mon.0) 333 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:39.177 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:37.451309+0000 mgr.smithi062.jqfptl (mgr.14180) 71 : cephadm [INF] Deploying daemon osd.0 on smithi192 2024-02-10T08:11:39.177 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:38.787509+0000 mon.smithi062 (mon.0) 332 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:11:39.177 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:38 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:38.788173+0000 mon.smithi062 (mon.0) 333 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:40.048 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:38.510831+0000 mgr.smithi062.jqfptl (mgr.14180) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:40.048 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:38.788740+0000 mgr.smithi062.jqfptl (mgr.14180) 73 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-02-10T08:11:40.135 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:39 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:38.510831+0000 mgr.smithi062.jqfptl (mgr.14180) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:40.135 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:39 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:38.788740+0000 mgr.smithi062.jqfptl (mgr.14180) 73 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-02-10T08:11:40.514 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:41.006 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:40.513539+0000 mon.smithi062 (mon.0) 334 : audit [DBG] from='client.? 172.21.15.62:0/3045655309' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:41.007 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:40.610739+0000 mon.smithi062 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:41.007 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:40.611472+0000 mon.smithi062 (mon.0) 336 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:11:41.007 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:40 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:40.612139+0000 mon.smithi062 (mon.0) 337 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:41.085 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:41.243 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:40 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:40.513539+0000 mon.smithi062 (mon.0) 334 : audit [DBG] from='client.? 172.21.15.62:0/3045655309' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:41.243 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:40 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:40.610739+0000 mon.smithi062 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:41.243 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:40 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:40.611472+0000 mon.smithi062 (mon.0) 336 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:11:41.243 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:40 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:40.612139+0000 mon.smithi062 (mon.0) 337 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:42.086 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:42.135 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:40.511032+0000 mgr.smithi062.jqfptl (mgr.14180) 74 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:42.135 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:40.612737+0000 mgr.smithi062.jqfptl (mgr.14180) 75 : cephadm [INF] Deploying daemon osd.2 on smithi192 2024-02-10T08:11:42.220 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:40.511032+0000 mgr.smithi062.jqfptl (mgr.14180) 74 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:42.220 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:40.612737+0000 mgr.smithi062.jqfptl (mgr.14180) 75 : cephadm [INF] Deploying daemon osd.2 on smithi192 2024-02-10T08:11:43.597 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:42.511250+0000 mgr.smithi062.jqfptl (mgr.14180) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.109155+0000 mon.smithi062 (mon.0) 338 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.109883+0000 mon.smithi062 (mon.0) 339 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.110458+0000 mon.smithi062 (mon.0) 340 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.596342+0000 mon.smithi062 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.62:0/985594065' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.785988+0000 mon.smithi062 (mon.0) 342 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.786591+0000 mon.smithi062 (mon.0) 343 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.787129+0000 mon.smithi062 (mon.0) 344 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.847011+0000 mon.smithi192 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:11:44.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:43.847463+0000 mon.smithi062 (mon.0) 345 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:11:44.272 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:42.511250+0000 mgr.smithi062.jqfptl (mgr.14180) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.109155+0000 mon.smithi062 (mon.0) 338 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.109883+0000 mon.smithi062 (mon.0) 339 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.110458+0000 mon.smithi062 (mon.0) 340 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.596342+0000 mon.smithi062 (mon.0) 341 : audit [DBG] from='client.? 172.21.15.62:0/985594065' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.785988+0000 mon.smithi062 (mon.0) 342 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.786591+0000 mon.smithi062 (mon.0) 343 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.787129+0000 mon.smithi062 (mon.0) 344 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.847011+0000 mon.smithi192 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:11:44.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:43.847463+0000 mon.smithi062 (mon.0) 345 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:11:44.550 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:43.110924+0000 mgr.smithi062.jqfptl (mgr.14180) 77 : cephadm [INF] Deploying daemon osd.3 on smithi062 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:43.787582+0000 mgr.smithi062.jqfptl (mgr.14180) 78 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789099+0000 mon.smithi062 (mon.0) 346 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:44.789181+0000 mon.smithi062 (mon.0) 347 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789285+0000 mon.smithi062 (mon.0) 348 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789572+0000 mon.smithi062 (mon.0) 349 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789732+0000 mon.smithi192 (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789742+0000 mon.smithi062 (mon.0) 350 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.789922+0000 mon.smithi062 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:45.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.790158+0000 mon.smithi062 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.790394+0000 mon.smithi062 (mon.0) 353 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.790609+0000 mon.smithi062 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.790796+0000 mon.smithi062 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:45.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:44 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:44.790993+0000 mon.smithi062 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:45.222 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:43.110924+0000 mgr.smithi062.jqfptl (mgr.14180) 77 : cephadm [INF] Deploying daemon osd.3 on smithi062 2024-02-10T08:11:45.222 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:43.787582+0000 mgr.smithi062.jqfptl (mgr.14180) 78 : cephadm [INF] Deploying daemon osd.4 on smithi192 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789099+0000 mon.smithi062 (mon.0) 346 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:44.789181+0000 mon.smithi062 (mon.0) 347 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789285+0000 mon.smithi062 (mon.0) 348 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789572+0000 mon.smithi062 (mon.0) 349 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789732+0000 mon.smithi192 (mon.1) 12 : audit [INF] from='osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789742+0000 mon.smithi062 (mon.0) 350 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.789922+0000 mon.smithi062 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.790158+0000 mon.smithi062 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.790394+0000 mon.smithi062 (mon.0) 353 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.790609+0000 mon.smithi062 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.790796+0000 mon.smithi062 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:45.223 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:44 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:44.790993+0000 mon.smithi062 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:45.551 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:44.511472+0000 mgr.smithi062.jqfptl (mgr.14180) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.790141+0000 mon.smithi062 (mon.0) 357 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:45.790236+0000 mon.smithi062 (mon.0) 358 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.790359+0000 mon.smithi062 (mon.0) 359 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.790604+0000 mon.smithi062 (mon.0) 360 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.790819+0000 mon.smithi062 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:46.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.790987+0000 mon.smithi062 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:46.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.791129+0000 mon.smithi062 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:46.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.791263+0000 mon.smithi062 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:46.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.791404+0000 mon.smithi062 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:46.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.791541+0000 mon.smithi062 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:46.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:45.796668+0000 mon.smithi062 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:44.511472+0000 mgr.smithi062.jqfptl (mgr.14180) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.790141+0000 mon.smithi062 (mon.0) 357 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:45.790236+0000 mon.smithi062 (mon.0) 358 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.790359+0000 mon.smithi062 (mon.0) 359 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.790604+0000 mon.smithi062 (mon.0) 360 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.790819+0000 mon.smithi062 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.790987+0000 mon.smithi062 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.791129+0000 mon.smithi062 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.791263+0000 mon.smithi062 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:46.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.791404+0000 mon.smithi062 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:46.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.791541+0000 mon.smithi062 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:46.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:45.796668+0000 mon.smithi062 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:46.949 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:46.979 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:44.867862+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:46.979 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:44.867921+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.349278+0000 mon.smithi062 (mon.0) 368 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:46.790245+0000 mon.smithi062 (mon.0) 369 : cluster [INF] osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778] boot 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.790294+0000 mon.smithi062 (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:46.790334+0000 mon.smithi062 (mon.0) 371 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.790473+0000 mon.smithi062 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.791027+0000 mon.smithi062 (mon.0) 373 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.791312+0000 mon.smithi062 (mon.0) 374 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.791644+0000 mon.smithi062 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.791898+0000 mon.smithi062 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.792144+0000 mon.smithi062 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.792380+0000 mon.smithi062 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.792634+0000 mon.smithi062 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:46.980 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:46 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.792867+0000 mon.smithi062 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:44.867862+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:44.867921+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.349278+0000 mon.smithi062 (mon.0) 368 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:46.790245+0000 mon.smithi062 (mon.0) 369 : cluster [INF] osd.0 [v2:172.21.15.192:6800/3095781778,v1:172.21.15.192:6801/3095781778] boot 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.790294+0000 mon.smithi062 (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:46.790334+0000 mon.smithi062 (mon.0) 371 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.790473+0000 mon.smithi062 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:11:47.192 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.791027+0000 mon.smithi062 (mon.0) 373 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.791312+0000 mon.smithi062 (mon.0) 374 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.791644+0000 mon.smithi062 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.791898+0000 mon.smithi062 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.792144+0000 mon.smithi062 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.792380+0000 mon.smithi062 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.792634+0000 mon.smithi062 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:47.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:46 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.792867+0000 mon.smithi062 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:47.339 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":16,"num_osds":8,"num_up_osds":1,"osd_up_since":1707552706,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:46.511710+0000 mgr.smithi062.jqfptl (mgr.14180) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:46.948921+0000 mon.smithi062 (mon.0) 381 : audit [DBG] from='client.? 172.21.15.62:0/1853770556' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.018825+0000 mon.smithi192 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.019181+0000 mon.smithi062 (mon.0) 382 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.043333+0000 mon.smithi062 (mon.0) 383 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.044068+0000 mon.smithi062 (mon.0) 384 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.044739+0000 mon.smithi062 (mon.0) 385 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.448396+0000 mon.smithi062 (mon.0) 386 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.449077+0000 mon.smithi062 (mon.0) 387 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:11:48.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.449615+0000 mon.smithi062 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.792378+0000 mon.smithi062 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.792457+0000 mon.smithi062 (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:47.792517+0000 mon.smithi062 (mon.0) 391 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.792647+0000 mon.smithi062 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.793022+0000 mon.smithi192 (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.793086+0000 mon.smithi062 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.793680+0000 mon.smithi062 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.793997+0000 mon.smithi062 (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.794280+0000 mon.smithi062 (mon.0) 396 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.794439+0000 mon.smithi062 (mon.0) 397 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.794581+0000 mon.smithi062 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:48.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.794752+0000 mon.smithi062 (mon.0) 399 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:48.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:47.797470+0000 mon.smithi062 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:48.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:46.511710+0000 mgr.smithi062.jqfptl (mgr.14180) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:11:48.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:46.948921+0000 mon.smithi062 (mon.0) 381 : audit [DBG] from='client.? 172.21.15.62:0/1853770556' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:48.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.018825+0000 mon.smithi192 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:11:48.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.019181+0000 mon.smithi062 (mon.0) 382 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:11:48.094 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.043333+0000 mon.smithi062 (mon.0) 383 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.044068+0000 mon.smithi062 (mon.0) 384 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.044739+0000 mon.smithi062 (mon.0) 385 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.448396+0000 mon.smithi062 (mon.0) 386 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.449077+0000 mon.smithi062 (mon.0) 387 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.449615+0000 mon.smithi062 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.792378+0000 mon.smithi062 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.792457+0000 mon.smithi062 (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:47.792517+0000 mon.smithi062 (mon.0) 391 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.792647+0000 mon.smithi062 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.793022+0000 mon.smithi192 (mon.1) 14 : audit [INF] from='osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.793086+0000 mon.smithi062 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:48.095 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.793680+0000 mon.smithi062 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.793997+0000 mon.smithi062 (mon.0) 395 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.794280+0000 mon.smithi062 (mon.0) 396 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.794439+0000 mon.smithi062 (mon.0) 397 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.794581+0000 mon.smithi062 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.794752+0000 mon.smithi062 (mon.0) 399 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:48.096 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:47.797470+0000 mon.smithi062 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:48.340 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:49.051 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:47.045831+0000 mgr.smithi062.jqfptl (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:47.450102+0000 mgr.smithi062.jqfptl (mgr.14180) 82 : cephadm [INF] Deploying daemon osd.5 on smithi062 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.796288+0000 mon.smithi062 (mon.0) 401 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:48.796359+0000 mon.smithi062 (mon.0) 402 : cluster [INF] osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467] boot 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:48.796393+0000 mon.smithi062 (mon.0) 403 : cluster [DBG] osdmap e18: 8 total, 2 up, 8 in 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.796646+0000 mon.smithi062 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.796836+0000 mon.smithi062 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.797010+0000 mon.smithi062 (mon.0) 406 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.797231+0000 mon.smithi062 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.797402+0000 mon.smithi062 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.797559+0000 mon.smithi062 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.797733+0000 mon.smithi062 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:49.052 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:48 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:48.799386+0000 mon.smithi062 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:49.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:47.045831+0000 mgr.smithi062.jqfptl (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.6 on smithi192 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:47.450102+0000 mgr.smithi062.jqfptl (mgr.14180) 82 : cephadm [INF] Deploying daemon osd.5 on smithi062 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.796288+0000 mon.smithi062 (mon.0) 401 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:48.796359+0000 mon.smithi062 (mon.0) 402 : cluster [INF] osd.1 [v2:172.21.15.62:6802/3363188467,v1:172.21.15.62:6803/3363188467] boot 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:48.796393+0000 mon.smithi062 (mon.0) 403 : cluster [DBG] osdmap e18: 8 total, 2 up, 8 in 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.796646+0000 mon.smithi062 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.796836+0000 mon.smithi062 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.797010+0000 mon.smithi062 (mon.0) 406 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:49.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.797231+0000 mon.smithi062 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:49.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.797402+0000 mon.smithi062 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:49.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.797559+0000 mon.smithi062 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:49.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.797733+0000 mon.smithi062 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:49.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:48 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:48.799386+0000 mon.smithi062 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:50.289 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:47.376286+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:47.376334+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:48.511965+0000 mgr.smithi062.jqfptl (mgr.14180) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:49.795159+0000 mon.smithi062 (mon.0) 412 : cluster [INF] osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587] boot 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:49.795199+0000 mon.smithi062 (mon.0) 413 : cluster [DBG] osdmap e19: 8 total, 3 up, 8 in 2024-02-10T08:11:50.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.795321+0000 mon.smithi062 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:50.639 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:47.376286+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:50.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:47.376334+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:50.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:48.511965+0000 mgr.smithi062.jqfptl (mgr.14180) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T08:11:50.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:49.795159+0000 mon.smithi062 (mon.0) 412 : cluster [INF] osd.2 [v2:172.21.15.192:6808/935871587,v1:172.21.15.192:6809/935871587] boot 2024-02-10T08:11:50.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:49.795199+0000 mon.smithi062 (mon.0) 413 : cluster [DBG] osdmap e19: 8 total, 3 up, 8 in 2024-02-10T08:11:50.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.795321+0000 mon.smithi062 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:11:50.702 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":19,"num_osds":8,"num_up_osds":3,"osd_up_since":1707552709,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:48.034049+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:48.034099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.795641+0000 mon.smithi062 (mon.0) 415 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.795780+0000 mon.smithi062 (mon.0) 416 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.795936+0000 mon.smithi062 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:51.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.796081+0000 mon.smithi062 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.796226+0000 mon.smithi062 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:49.796456+0000 mon.smithi062 (mon.0) 420 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.244324+0000 mon.smithi192 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.287299+0000 mon.smithi062 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.62:0/406345702' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.287577+0000 mon.smithi062 (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.436807+0000 mon.smithi062 (mon.0) 423 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:50.512401+0000 mgr.smithi062.jqfptl (mgr.14180) 84 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.660340+0000 mon.smithi062 (mon.0) 424 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.796313+0000 mon.smithi062 (mon.0) 425 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.796373+0000 mon.smithi062 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.796424+0000 mon.smithi062 (mon.0) 427 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:50.796464+0000 mon.smithi062 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.796589+0000 mon.smithi062 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:51.391 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.797015+0000 mon.smithi062 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.797150+0000 mon.smithi192 (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.797289+0000 mon.smithi062 (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.797700+0000 mon.smithi062 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.798029+0000 mon.smithi062 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.798374+0000 mon.smithi062 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.798616+0000 mon.smithi062 (mon.0) 435 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:51.392 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:50.799213+0000 mon.smithi062 (mon.0) 436 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:11:51.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:48.034049+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:48.034099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.795641+0000 mon.smithi062 (mon.0) 415 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.795780+0000 mon.smithi062 (mon.0) 416 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.795936+0000 mon.smithi062 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.796081+0000 mon.smithi062 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.796226+0000 mon.smithi062 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:49.796456+0000 mon.smithi062 (mon.0) 420 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.244324+0000 mon.smithi192 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.287299+0000 mon.smithi062 (mon.0) 421 : audit [DBG] from='client.? 172.21.15.62:0/406345702' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.287577+0000 mon.smithi062 (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.436807+0000 mon.smithi062 (mon.0) 423 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:50.512401+0000 mgr.smithi062.jqfptl (mgr.14180) 84 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.660340+0000 mon.smithi062 (mon.0) 424 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:11:51.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.796313+0000 mon.smithi062 (mon.0) 425 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.796373+0000 mon.smithi062 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.796424+0000 mon.smithi062 (mon.0) 427 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:50.796464+0000 mon.smithi062 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.796589+0000 mon.smithi062 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.797015+0000 mon.smithi062 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.797150+0000 mon.smithi192 (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.797289+0000 mon.smithi062 (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.797700+0000 mon.smithi062 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.798029+0000 mon.smithi062 (mon.0) 433 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.798374+0000 mon.smithi062 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.798616+0000 mon.smithi062 (mon.0) 435 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:51.568 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:50.799213+0000 mon.smithi062 (mon.0) 436 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:11:51.704 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.529234+0000 mon.smithi062 (mon.0) 437 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.529995+0000 mon.smithi062 (mon.0) 438 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.530546+0000 mon.smithi062 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:11:51.531020+0000 mgr.smithi062.jqfptl (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.7 on smithi062 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.798699+0000 mon.smithi062 (mon.0) 440 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:52.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.798808+0000 mon.smithi062 (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.798949+0000 mon.smithi062 (mon.0) 442 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:51.799005+0000 mon.smithi062 (mon.0) 443 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.799245+0000 mon.smithi062 (mon.0) 444 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.799726+0000 mon.smithi062 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.800512+0000 mon.smithi062 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.800836+0000 mon.smithi062 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.801089+0000 mon.smithi062 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.802003+0000 mon.smithi062 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:51.803751+0000 mon.smithi062 (mon.0) 450 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:52.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.199656+0000 mon.smithi062 (mon.0) 451 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.529234+0000 mon.smithi062 (mon.0) 437 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.529995+0000 mon.smithi062 (mon.0) 438 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:11:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.530546+0000 mon.smithi062 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:11:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:11:51.531020+0000 mgr.smithi062.jqfptl (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.7 on smithi062 2024-02-10T08:11:52.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.798699+0000 mon.smithi062 (mon.0) 440 : audit [INF] from='osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.798808+0000 mon.smithi062 (mon.0) 441 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.798949+0000 mon.smithi062 (mon.0) 442 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:51.799005+0000 mon.smithi062 (mon.0) 443 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.799245+0000 mon.smithi062 (mon.0) 444 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.799726+0000 mon.smithi062 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.800512+0000 mon.smithi062 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.800836+0000 mon.smithi062 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.801089+0000 mon.smithi062 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.802003+0000 mon.smithi062 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:51.803751+0000 mon.smithi062 (mon.0) 450 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:52.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.199656+0000 mon.smithi062 (mon.0) 451 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:53.543 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:51.267018+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:51.267063+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:51.632368+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:51.632418+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:52.512708+0000 mgr.smithi062.jqfptl (mgr.14180) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T08:11:53.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:52.802033+0000 mon.smithi062 (mon.0) 452 : cluster [INF] osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740] boot 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:52.802085+0000 mon.smithi062 (mon.0) 453 : cluster [INF] osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122] boot 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:52.802120+0000 mon.smithi062 (mon.0) 454 : cluster [DBG] osdmap e22: 8 total, 5 up, 8 in 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.802360+0000 mon.smithi062 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.802588+0000 mon.smithi062 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.802764+0000 mon.smithi062 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.802947+0000 mon.smithi062 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:52.803083+0000 mon.smithi062 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.542689+0000 mon.smithi062 (mon.0) 460 : audit [DBG] from='client.? 172.21.15.62:0/2142187563' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.634882+0000 mon.smithi192 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:11:53.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.635211+0000 mon.smithi062 (mon.0) 461 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:11:53.985 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":22,"num_osds":8,"num_up_osds":5,"osd_up_since":1707552712,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":1} 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:51.267018+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:51.267063+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:51.632368+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:51.632418+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:52.512708+0000 mgr.smithi062.jqfptl (mgr.14180) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T08:11:54.069 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:52.802033+0000 mon.smithi062 (mon.0) 452 : cluster [INF] osd.3 [v2:172.21.15.62:6810/503628740,v1:172.21.15.62:6811/503628740] boot 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:52.802085+0000 mon.smithi062 (mon.0) 453 : cluster [INF] osd.4 [v2:172.21.15.192:6816/3991535122,v1:172.21.15.192:6817/3991535122] boot 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:52.802120+0000 mon.smithi062 (mon.0) 454 : cluster [DBG] osdmap e22: 8 total, 5 up, 8 in 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.802360+0000 mon.smithi062 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.802588+0000 mon.smithi062 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.802764+0000 mon.smithi062 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.802947+0000 mon.smithi062 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:52.803083+0000 mon.smithi062 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.542689+0000 mon.smithi062 (mon.0) 460 : audit [DBG] from='client.? 172.21.15.62:0/2142187563' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.634882+0000 mon.smithi192 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:11:54.070 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.635211+0000 mon.smithi062 (mon.0) 461 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:11:54.986 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:55.015 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.808260+0000 mon.smithi062 (mon.0) 462 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:53.808317+0000 mon.smithi062 (mon.0) 463 : cluster [DBG] osdmap e23: 8 total, 5 up, 8 in 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.808804+0000 mon.smithi062 (mon.0) 464 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.808921+0000 mon.smithi192 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.809064+0000 mon.smithi062 (mon.0) 465 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.809229+0000 mon.smithi062 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:53.809519+0000 mon.smithi062 (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:55.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.755227+0000 mon.smithi062 (mon.0) 468 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.808260+0000 mon.smithi062 (mon.0) 462 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:53.808317+0000 mon.smithi062 (mon.0) 463 : cluster [DBG] osdmap e23: 8 total, 5 up, 8 in 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.808804+0000 mon.smithi062 (mon.0) 464 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.808921+0000 mon.smithi192 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.809064+0000 mon.smithi062 (mon.0) 465 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.809229+0000 mon.smithi062 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:53.809519+0000 mon.smithi062 (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]: dispatch 2024-02-10T08:11:55.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.755227+0000 mon.smithi062 (mon.0) 468 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:11:55.971 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:54.513004+0000 mgr.smithi062.jqfptl (mgr.14180) 87 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.808556+0000 mon.smithi062 (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.808631+0000 mon.smithi062 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:54.808667+0000 mon.smithi062 (mon.0) 471 : cluster [DBG] osdmap e24: 8 total, 5 up, 8 in 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.809031+0000 mon.smithi062 (mon.0) 472 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.809270+0000 mon.smithi062 (mon.0) 473 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.809465+0000 mon.smithi062 (mon.0) 474 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.809675+0000 mon.smithi062 (mon.0) 475 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:54.812858+0000 mon.smithi062 (mon.0) 476 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.477879+0000 mon.smithi062 (mon.0) 477 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.811528+0000 mon.smithi062 (mon.0) 478 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:55.811623+0000 mon.smithi062 (mon.0) 479 : cluster [INF] osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922] boot 2024-02-10T08:11:55.972 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:55.811667+0000 mon.smithi062 (mon.0) 480 : cluster [DBG] osdmap e25: 8 total, 6 up, 8 in 2024-02-10T08:11:55.973 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.811838+0000 mon.smithi062 (mon.0) 481 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:54.513004+0000 mgr.smithi062.jqfptl (mgr.14180) 87 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.808556+0000 mon.smithi062 (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi192", "root=default"]}]': finished 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.808631+0000 mon.smithi062 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:54.808667+0000 mon.smithi062 (mon.0) 471 : cluster [DBG] osdmap e24: 8 total, 5 up, 8 in 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.809031+0000 mon.smithi062 (mon.0) 472 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.809270+0000 mon.smithi062 (mon.0) 473 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:56.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.809465+0000 mon.smithi062 (mon.0) 474 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.809675+0000 mon.smithi062 (mon.0) 475 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:54.812858+0000 mon.smithi062 (mon.0) 476 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.477879+0000 mon.smithi062 (mon.0) 477 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.811528+0000 mon.smithi062 (mon.0) 478 : audit [INF] from='osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:55.811623+0000 mon.smithi062 (mon.0) 479 : cluster [INF] osd.6 [v2:172.21.15.192:6824/3400500922,v1:172.21.15.192:6825/3400500922] boot 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:55.811667+0000 mon.smithi062 (mon.0) 480 : cluster [DBG] osdmap e25: 8 total, 6 up, 8 in 2024-02-10T08:11:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.811838+0000 mon.smithi062 (mon.0) 481 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:56.759 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:56.958 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:54.623176+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:56.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:54.623258+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:56.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.812167+0000 mon.smithi062 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:56.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.812355+0000 mon.smithi062 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:56.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:55.819223+0000 mon.smithi062 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:56.959 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:56.758671+0000 mon.smithi062 (mon.0) 485 : audit [DBG] from='client.? 172.21.15.62:0/2155618372' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:57.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:54.623176+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:57.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:54.623258+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:57.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.812167+0000 mon.smithi062 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:11:57.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.812355+0000 mon.smithi062 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:57.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:55.819223+0000 mon.smithi062 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:57.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:56.758671+0000 mon.smithi062 (mon.0) 485 : audit [DBG] from='client.? 172.21.15.62:0/2155618372' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:11:57.232 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":25,"num_osds":8,"num_up_osds":6,"osd_up_since":1707552715,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:11:58.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:55.799317+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:55.799366+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:56.513363+0000 mgr.smithi062.jqfptl (mgr.14180) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 creating+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:56.815757+0000 mon.smithi062 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:56.819133+0000 mon.smithi062 (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760] boot 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:56.819175+0000 mon.smithi062 (mon.0) 488 : cluster [DBG] osdmap e26: 8 total, 7 up, 8 in 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:56.819580+0000 mon.smithi062 (mon.0) 489 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:56.819813+0000 mon.smithi062 (mon.0) 490 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:57.803096+0000 mon.smithi062 (mon.0) 491 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:58.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:57.804905+0000 mon.smithi062 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:55.799317+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:55.799366+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:56.513363+0000 mgr.smithi062.jqfptl (mgr.14180) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 creating+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:56.815757+0000 mon.smithi062 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:56.819133+0000 mon.smithi062 (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.62:6818/1052404760,v1:172.21.15.62:6819/1052404760] boot 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:56.819175+0000 mon.smithi062 (mon.0) 488 : cluster [DBG] osdmap e26: 8 total, 7 up, 8 in 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:56.819580+0000 mon.smithi062 (mon.0) 489 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:11:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:56.819813+0000 mon.smithi062 (mon.0) 490 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:58.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:57.803096+0000 mon.smithi062 (mon.0) 491 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:11:58.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:57.804905+0000 mon.smithi062 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:11:58.233 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:11:58.909 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:57.830497+0000 mon.smithi062 (mon.0) 493 : cluster [DBG] osdmap e27: 8 total, 7 up, 8 in 2024-02-10T08:11:58.909 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:57.830642+0000 mon.smithi062 (mon.0) 494 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:58.909 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:58.691685+0000 mon.smithi062 (mon.0) 495 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:11:59.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:58 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:57.830497+0000 mon.smithi062 (mon.0) 493 : cluster [DBG] osdmap e27: 8 total, 7 up, 8 in 2024-02-10T08:11:59.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:58 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:57.830642+0000 mon.smithi062 (mon.0) 494 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:59.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:58 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:58.691685+0000 mon.smithi062 (mon.0) 495 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:11:59.863 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:58.513734+0000 mgr.smithi062.jqfptl (mgr.14180) 89 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:58.833642+0000 mon.smithi062 (mon.0) 496 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:58.833685+0000 mon.smithi062 (mon.0) 497 : cluster [DBG] osdmap e28: 8 total, 7 up, 8 in 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:58.833866+0000 mon.smithi062 (mon.0) 498 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:58.834181+0000 mon.smithi062 (mon.0) 499 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:11:59.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:11:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:58.970562+0000 mon.smithi062 (mon.0) 500 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:00.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:58.513734+0000 mgr.smithi062.jqfptl (mgr.14180) 89 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T08:12:00.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:58.833642+0000 mon.smithi062 (mon.0) 496 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:12:00.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:58.833685+0000 mon.smithi062 (mon.0) 497 : cluster [DBG] osdmap e28: 8 total, 7 up, 8 in 2024-02-10T08:12:00.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:58.833866+0000 mon.smithi062 (mon.0) 498 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:00.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:58.834181+0000 mon.smithi062 (mon.0) 499 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:12:00.176 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:11:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:58.970562+0000 mon.smithi062 (mon.0) 500 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:00.338 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":29,"num_osds":8,"num_up_osds":7,"osd_up_since":1707552716,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:12:01.114 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:59.837624+0000 mon.smithi062 (mon.0) 501 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:12:01.115 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:59.837668+0000 mon.smithi062 (mon.0) 502 : cluster [DBG] osdmap e29: 8 total, 7 up, 8 in 2024-02-10T08:12:01.115 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:59.838082+0000 mon.smithi062 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.115 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:59.843472+0000 mon.smithi062 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.115 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:11:59.863125+0000 mon.smithi062 (mon.0) 505 : audit [DBG] from='client.? 172.21.15.62:0/242668949' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:12:01.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:59.837624+0000 mon.smithi062 (mon.0) 501 : audit [INF] from='osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-02-10T08:12:01.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:59.837668+0000 mon.smithi062 (mon.0) 502 : cluster [DBG] osdmap e29: 8 total, 7 up, 8 in 2024-02-10T08:12:01.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:59.838082+0000 mon.smithi062 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:59.843472+0000 mon.smithi062 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:11:59.863125+0000 mon.smithi062 (mon.0) 505 : audit [DBG] from='client.? 172.21.15.62:0/242668949' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:12:01.339 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:12:01.996 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:59.677273+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:11:59.677336+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:00.514059+0000 mgr.smithi062.jqfptl (mgr.14180) 90 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:00.843979+0000 mon.smithi062 (mon.0) 506 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:00.847575+0000 mon.smithi062 (mon.0) 507 : cluster [INF] osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363] boot 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:00.847618+0000 mon.smithi062 (mon.0) 508 : cluster [DBG] osdmap e30: 8 total, 8 up, 8 in 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:00.847920+0000 mon.smithi062 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.236116+0000 mon.smithi062 (mon.0) 510 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:01.997 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.637322+0000 mon.smithi062 (mon.0) 511 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:02.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:59.677273+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:11:59.677336+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:00.514059+0000 mgr.smithi062.jqfptl (mgr.14180) 90 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:00.843979+0000 mon.smithi062 (mon.0) 506 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:00.847575+0000 mon.smithi062 (mon.0) 507 : cluster [INF] osd.7 [v2:172.21.15.62:6826/2610788363,v1:172.21.15.62:6827/2610788363] boot 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:00.847618+0000 mon.smithi062 (mon.0) 508 : cluster [DBG] osdmap e30: 8 total, 8 up, 8 in 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:00.847920+0000 mon.smithi062 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.236116+0000 mon.smithi062 (mon.0) 510 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.637322+0000 mon.smithi062 (mon.0) 511 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:03.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:12:01.628959+0000 mgr.smithi062.jqfptl (mgr.14180) 91 : cephadm [INF] Detected new or changed devices on smithi192 2024-02-10T08:12:03.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:01.851562+0000 mon.smithi062 (mon.0) 512 : cluster [DBG] osdmap e31: 8 total, 8 up, 8 in 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.924679+0000 mon.smithi062 (mon.0) 513 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.925399+0000 mon.smithi062 (mon.0) 514 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.925976+0000 mon.smithi062 (mon.0) 515 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.926578+0000 mon.smithi062 (mon.0) 516 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:12:01.927027+0000 mgr.smithi062.jqfptl (mgr.14180) 92 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 3990M 2024-02-10T08:12:03.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:01.930691+0000 mon.smithi062 (mon.0) 517 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:12:01.628959+0000 mgr.smithi062.jqfptl (mgr.14180) 91 : cephadm [INF] Detected new or changed devices on smithi192 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:01.851562+0000 mon.smithi062 (mon.0) 512 : cluster [DBG] osdmap e31: 8 total, 8 up, 8 in 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.924679+0000 mon.smithi062 (mon.0) 513 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.925399+0000 mon.smithi062 (mon.0) 514 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.925976+0000 mon.smithi062 (mon.0) 515 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.926578+0000 mon.smithi062 (mon.0) 516 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:03.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:12:01.927027+0000 mgr.smithi062.jqfptl (mgr.14180) 92 : cephadm [INF] Adjusting osd_memory_target on smithi192 to 3990M 2024-02-10T08:12:03.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:01.930691+0000 mon.smithi062 (mon.0) 517 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:03.175 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:03.504 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":32,"num_osds":8,"num_up_osds":8,"osd_up_since":1707552720,"num_in_osds":8,"osd_in_since":1707552692,"num_remapped_pgs":0} 2024-02-10T08:12:03.505 INFO:tasks.cephadm:Setting up client nodes... 2024-02-10T08:12:03.505 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T08:12:04.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:02.514348+0000 mgr.smithi062.jqfptl (mgr.14180) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:04.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:02.853392+0000 mon.smithi062 (mon.0) 518 : cluster [DBG] osdmap e32: 8 total, 8 up, 8 in 2024-02-10T08:12:04.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:03.174234+0000 mon.smithi062 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.62:0/2641182616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:12:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:02.514348+0000 mgr.smithi062.jqfptl (mgr.14180) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:02.853392+0000 mon.smithi062 (mon.0) 518 : cluster [DBG] osdmap e32: 8 total, 8 up, 8 in 2024-02-10T08:12:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:03.174234+0000 mon.smithi062 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.62:0/2641182616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:12:05.196 INFO:teuthology.orchestra.run.smithi062.stdout:[client.0] 2024-02-10T08:12:05.196 INFO:teuthology.orchestra.run.smithi062.stdout: key = AQDVL8dltPt3CxAAkB9BZPq5riXzytys7p3LzQ== 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:04.514680+0000 mgr.smithi062.jqfptl (mgr.14180) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:12:04.580745+0000 mgr.smithi062.jqfptl (mgr.14180) 95 : cephadm [INF] Detected new or changed devices on smithi062 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.586413+0000 mon.smithi062 (mon.0) 520 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.914679+0000 mon.smithi062 (mon.0) 521 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.915444+0000 mon.smithi062 (mon.0) 522 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.916096+0000 mon.smithi062 (mon.0) 523 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.916727+0000 mon.smithi062 (mon.0) 524 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:12:04.917191+0000 mgr.smithi062.jqfptl (mgr.14180) 96 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 3222M 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.920985+0000 mon.smithi062 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.921917+0000 mon.smithi062 (mon.0) 526 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.922506+0000 mon.smithi062 (mon.0) 527 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.926412+0000 mon.smithi062 (mon.0) 528 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.929904+0000 mon.smithi062 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.933397+0000 mon.smithi062 (mon.0) 530 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.934516+0000 mon.smithi062 (mon.0) 531 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.934752+0000 mon.smithi062 (mon.0) 532 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:04.935250+0000 mon.smithi062 (mon.0) 533 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:05.192248+0000 mon.smithi062 (mon.0) 534 : audit [INF] from='client.? 172.21.15.62:0/1892014756' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:12:05.818 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:05.195658+0000 mon.smithi062 (mon.0) 535 : audit [INF] from='client.? 172.21.15.62:0/1892014756' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T08:12:05.823 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:12:05.823 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-10T08:12:05.823 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-10T08:12:05.869 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T08:12:05.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:04.514680+0000 mgr.smithi062.jqfptl (mgr.14180) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:12:04.580745+0000 mgr.smithi062.jqfptl (mgr.14180) 95 : cephadm [INF] Detected new or changed devices on smithi062 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.586413+0000 mon.smithi062 (mon.0) 520 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.914679+0000 mon.smithi062 (mon.0) 521 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.915444+0000 mon.smithi062 (mon.0) 522 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.916096+0000 mon.smithi062 (mon.0) 523 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.916727+0000 mon.smithi062 (mon.0) 524 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:12:04.917191+0000 mgr.smithi062.jqfptl (mgr.14180) 96 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 3222M 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.920985+0000 mon.smithi062 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.921917+0000 mon.smithi062 (mon.0) 526 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.922506+0000 mon.smithi062 (mon.0) 527 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.926412+0000 mon.smithi062 (mon.0) 528 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.929904+0000 mon.smithi062 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.933397+0000 mon.smithi062 (mon.0) 530 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.934516+0000 mon.smithi062 (mon.0) 531 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.934752+0000 mon.smithi062 (mon.0) 532 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:04.935250+0000 mon.smithi062 (mon.0) 533 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:05.192248+0000 mon.smithi062 (mon.0) 534 : audit [INF] from='client.? 172.21.15.62:0/1892014756' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:12:05.891 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:05.195658+0000 mon.smithi062 (mon.0) 535 : audit [INF] from='client.? 172.21.15.62:0/1892014756' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T08:12:07.352 INFO:teuthology.orchestra.run.smithi192.stdout:[client.1] 2024-02-10T08:12:07.352 INFO:teuthology.orchestra.run.smithi192.stdout: key = AQDXL8dlgpixFBAA6LiqUEXmSBdE4Uen0Xmlxw== 2024-02-10T08:12:07.716 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:12:07.717 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-10T08:12:07.717 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-10T08:12:07.783 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:06.515054+0000 mgr.smithi062.jqfptl (mgr.14180) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:07.783 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:07.346529+0000 mon.smithi192 (mon.1) 19 : audit [INF] from='client.? 172.21.15.192:0/2692728127' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:12:07.783 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:07.347039+0000 mon.smithi062 (mon.0) 536 : audit [INF] 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-02-10T08:12:07.783 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:07.350852+0000 mon.smithi062 (mon.0) 537 : audit [INF] 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-02-10T08:12:07.798 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:12:07.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:06.515054+0000 mgr.smithi062.jqfptl (mgr.14180) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:07.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:07.346529+0000 mon.smithi192 (mon.1) 19 : audit [INF] from='client.? 172.21.15.192:0/2692728127' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:12:07.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:07.347039+0000 mon.smithi062 (mon.0) 536 : audit [INF] 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-02-10T08:12:07.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:07.350852+0000 mon.smithi062 (mon.0) 537 : audit [INF] 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-02-10T08:12:08.450 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:09.780 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:08.515538+0000 mgr.smithi062.jqfptl (mgr.14180) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:09.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:08.515538+0000 mgr.smithi062.jqfptl (mgr.14180) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:09.938 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:09.939 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":32,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","created":"2024-02-10T08:09:00.478572+0000","modified":"2024-02-10T08:12:02.849848+0000","last_up_change":"2024-02-10T08:12:00.840393+0000","last_in_change":"2024-02-10T08:11:32.698571+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:11:50.286272+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":"25","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"266fd508-9247-4012-8077-f0ebbd4c9d6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6801","nonce":3095781778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6803","nonce":3095781778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6807","nonce":3095781778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6805","nonce":3095781778}]},"public_addr":"172.21.15.192:6801/3095781778","cluster_addr":"172.21.15.192:6803/3095781778","heartbeat_back_addr":"172.21.15.192:6807/3095781778","heartbeat_front_addr":"172.21.15.192:6805/3095781778","state":["exists","up"]},{"osd":1,"uuid":"6a3c570a-5374-4096-8b9a-e34c8702f2e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6803","nonce":3363188467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6805","nonce":3363188467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6809","nonce":3363188467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6807","nonce":3363188467}]},"public_addr":"172.21.15.62:6803/3363188467","cluster_addr":"172.21.15.62:6805/3363188467","heartbeat_back_addr":"172.21.15.62:6809/3363188467","heartbeat_front_addr":"172.21.15.62:6807/3363188467","state":["exists","up"]},{"osd":2,"uuid":"8dc7d7ae-8c46-4d82-a623-2dddb3f8891a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6809","nonce":935871587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6811","nonce":935871587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6815","nonce":935871587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6813","nonce":935871587}]},"public_addr":"172.21.15.192:6809/935871587","cluster_addr":"172.21.15.192:6811/935871587","heartbeat_back_addr":"172.21.15.192:6815/935871587","heartbeat_front_addr":"172.21.15.192:6813/935871587","state":["exists","up"]},{"osd":3,"uuid":"463c549b-53b3-4923-9504-bfe72d1555e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6811","nonce":503628740}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6813","nonce":503628740}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6817","nonce":503628740}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6815","nonce":503628740}]},"public_addr":"172.21.15.62:6811/503628740","cluster_addr":"172.21.15.62:6813/503628740","heartbeat_back_addr":"172.21.15.62:6817/503628740","heartbeat_front_addr":"172.21.15.62:6815/503628740","state":["exists","up"]},{"osd":4,"uuid":"45b674b4-73b5-4712-882f-e0a366f6dd78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6817","nonce":3991535122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6819","nonce":3991535122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6823","nonce":3991535122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6821","nonce":3991535122}]},"public_addr":"172.21.15.192:6817/3991535122","cluster_addr":"172.21.15.192:6819/3991535122","heartbeat_back_addr":"172.21.15.192:6823/3991535122","heartbeat_front_addr":"172.21.15.192:6821/3991535122","state":["exists","up"]},{"osd":5,"uuid":"f091e1ef-b74b-4d38-803e-809006b06897","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6818","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6819","nonce":1052404760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6821","nonce":1052404760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6825","nonce":1052404760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6823","nonce":1052404760}]},"public_addr":"172.21.15.62:6819/1052404760","cluster_addr":"172.21.15.62:6821/1052404760","heartbeat_back_addr":"172.21.15.62:6825/1052404760","heartbeat_front_addr":"172.21.15.62:6823/1052404760","state":["exists","up"]},{"osd":6,"uuid":"ebc82f26-2db0-497b-becc-f3b10a0e4bd0","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.192:6824","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6825","nonce":3400500922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6827","nonce":3400500922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6831","nonce":3400500922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6829","nonce":3400500922}]},"public_addr":"172.21.15.192:6825/3400500922","cluster_addr":"172.21.15.192:6827/3400500922","heartbeat_back_addr":"172.21.15.192:6831/3400500922","heartbeat_front_addr":"172.21.15.192:6829/3400500922","state":["exists","up"]},{"osd":7,"uuid":"4b99f341-ddca-4bdf-8879-ad35bbf2e90f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6826","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6827","nonce":2610788363}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6829","nonce":2610788363}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6833","nonce":2610788363}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6831","nonce":2610788363}]},"public_addr":"172.21.15.62:6827/2610788363","cluster_addr":"172.21.15.62:6829/2610788363","heartbeat_back_addr":"172.21.15.62:6833/2610788363","heartbeat_front_addr":"172.21.15.62:6831/2610788363","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:44.867926+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:47.376336+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:48.034101+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.632420+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.267066+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:55.799368+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:54.623264+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:59.677338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1090926272":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6801/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3589443996":"2024-02-11T08:10:26.495980+0000","172.21.15.62:0/1259714676":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3421783857":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/3125621369":"2024-02-11T08:09:21.328772+0000","172.21.15.62:6800/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/948208618":"2024-02-11T08:09:21.328772+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-10T08:12:10.688 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-10T08:11:50.286272+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': '25', '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_devicehealth': {}}}] 2024-02-10T08:12:10.688 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-10T08:12:10.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:10 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:09.937615+0000 mon.smithi062 (mon.0) 538 : audit [DBG] from='client.? 172.21.15.62:0/1376601659' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:11.022 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:11.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:09.937615+0000 mon.smithi062 (mon.0) 538 : audit [DBG] from='client.? 172.21.15.62:0/1376601659' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:12.183 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:10.515993+0000 mgr.smithi062.jqfptl (mgr.14180) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:12.184 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:10.915263+0000 mon.smithi062 (mon.0) 539 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:12.184 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:11.867975+0000 mon.smithi062 (mon.0) 540 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:12.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:10.515993+0000 mgr.smithi062.jqfptl (mgr.14180) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:12.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:10.915263+0000 mon.smithi062 (mon.0) 539 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:12.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:11.867975+0000 mon.smithi062 (mon.0) 540 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:12:12.547 INFO:teuthology.orchestra.run.smithi062.stdout:pg_num: 1 2024-02-10T08:12:12.889 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T08:12:12.889 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T08:12:12.889 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T08:12:13.166 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:13.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:12 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:12.546925+0000 mon.smithi062 (mon.0) 541 : audit [DBG] from='client.? 172.21.15.62:0/4098445766' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-10T08:12:13.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:12 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:12.546925+0000 mon.smithi062 (mon.0) 541 : audit [DBG] from='client.? 172.21.15.62:0/4098445766' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-10T08:12:14.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:12.516251+0000 mgr.smithi062.jqfptl (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:14.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:12.516251+0000 mgr.smithi062.jqfptl (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:14.404 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:14.770 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":18,"active_gid":14180,"active_name":"smithi062.jqfptl","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6800","nonce":2276648912},{"type":"v1","addr":"172.21.15.62:6801","nonce":2276648912}]},"active_addr":"172.21.15.62:6801/2276648912","active_change":"2024-02-10T08:10:26.496090+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":14198,"name":"smithi192.smcebo","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":"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":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":"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":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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.62:8443/","prometheus":"http://172.21.15.62:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":4,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2174320870}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2634957539}]}]} 2024-02-10T08:12:14.773 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T08:12:14.773 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T08:12:14.774 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:12:15.050 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:14.399323+0000 mon.smithi062 (mon.0) 542 : audit [DBG] from='client.? 172.21.15.62:0/2949901268' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:12:15.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:14.399323+0000 mon.smithi062 (mon.0) 542 : audit [DBG] from='client.? 172.21.15.62:0/2949901268' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:12:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:14.516532+0000 mgr.smithi062.jqfptl (mgr.14180) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:16.160 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:16.161 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":32,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","created":"2024-02-10T08:09:00.478572+0000","modified":"2024-02-10T08:12:02.849848+0000","last_up_change":"2024-02-10T08:12:00.840393+0000","last_in_change":"2024-02-10T08:11:32.698571+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:11:50.286272+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":"25","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"266fd508-9247-4012-8077-f0ebbd4c9d6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6801","nonce":3095781778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6803","nonce":3095781778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6807","nonce":3095781778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6805","nonce":3095781778}]},"public_addr":"172.21.15.192:6801/3095781778","cluster_addr":"172.21.15.192:6803/3095781778","heartbeat_back_addr":"172.21.15.192:6807/3095781778","heartbeat_front_addr":"172.21.15.192:6805/3095781778","state":["exists","up"]},{"osd":1,"uuid":"6a3c570a-5374-4096-8b9a-e34c8702f2e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6803","nonce":3363188467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6805","nonce":3363188467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6809","nonce":3363188467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6807","nonce":3363188467}]},"public_addr":"172.21.15.62:6803/3363188467","cluster_addr":"172.21.15.62:6805/3363188467","heartbeat_back_addr":"172.21.15.62:6809/3363188467","heartbeat_front_addr":"172.21.15.62:6807/3363188467","state":["exists","up"]},{"osd":2,"uuid":"8dc7d7ae-8c46-4d82-a623-2dddb3f8891a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6809","nonce":935871587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6811","nonce":935871587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6815","nonce":935871587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6813","nonce":935871587}]},"public_addr":"172.21.15.192:6809/935871587","cluster_addr":"172.21.15.192:6811/935871587","heartbeat_back_addr":"172.21.15.192:6815/935871587","heartbeat_front_addr":"172.21.15.192:6813/935871587","state":["exists","up"]},{"osd":3,"uuid":"463c549b-53b3-4923-9504-bfe72d1555e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6811","nonce":503628740}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6813","nonce":503628740}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6817","nonce":503628740}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6815","nonce":503628740}]},"public_addr":"172.21.15.62:6811/503628740","cluster_addr":"172.21.15.62:6813/503628740","heartbeat_back_addr":"172.21.15.62:6817/503628740","heartbeat_front_addr":"172.21.15.62:6815/503628740","state":["exists","up"]},{"osd":4,"uuid":"45b674b4-73b5-4712-882f-e0a366f6dd78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6817","nonce":3991535122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6819","nonce":3991535122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6823","nonce":3991535122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6821","nonce":3991535122}]},"public_addr":"172.21.15.192:6817/3991535122","cluster_addr":"172.21.15.192:6819/3991535122","heartbeat_back_addr":"172.21.15.192:6823/3991535122","heartbeat_front_addr":"172.21.15.192:6821/3991535122","state":["exists","up"]},{"osd":5,"uuid":"f091e1ef-b74b-4d38-803e-809006b06897","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6818","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6819","nonce":1052404760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6821","nonce":1052404760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6825","nonce":1052404760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6823","nonce":1052404760}]},"public_addr":"172.21.15.62:6819/1052404760","cluster_addr":"172.21.15.62:6821/1052404760","heartbeat_back_addr":"172.21.15.62:6825/1052404760","heartbeat_front_addr":"172.21.15.62:6823/1052404760","state":["exists","up"]},{"osd":6,"uuid":"ebc82f26-2db0-497b-becc-f3b10a0e4bd0","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.192:6824","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6825","nonce":3400500922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6827","nonce":3400500922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6831","nonce":3400500922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6829","nonce":3400500922}]},"public_addr":"172.21.15.192:6825/3400500922","cluster_addr":"172.21.15.192:6827/3400500922","heartbeat_back_addr":"172.21.15.192:6831/3400500922","heartbeat_front_addr":"172.21.15.192:6829/3400500922","state":["exists","up"]},{"osd":7,"uuid":"4b99f341-ddca-4bdf-8879-ad35bbf2e90f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6826","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6827","nonce":2610788363}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6829","nonce":2610788363}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6833","nonce":2610788363}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6831","nonce":2610788363}]},"public_addr":"172.21.15.62:6827/2610788363","cluster_addr":"172.21.15.62:6829/2610788363","heartbeat_back_addr":"172.21.15.62:6833/2610788363","heartbeat_front_addr":"172.21.15.62:6831/2610788363","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:44.867926+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:47.376336+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:48.034101+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.632420+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.267066+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:55.799368+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:54.623264+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:59.677338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1090926272":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6801/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3589443996":"2024-02-11T08:10:26.495980+0000","172.21.15.62:0/1259714676":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3421783857":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/3125621369":"2024-02-11T08:09:21.328772+0000","172.21.15.62:6800/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/948208618":"2024-02-11T08:09:21.328772+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-10T08:12:16.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:14.516532+0000 mgr.smithi062.jqfptl (mgr.14180) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:16.529 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T08:12:16.529 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:12:16.805 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:17.193 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:16.159717+0000 mon.smithi062 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.62:0/1779449928' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:17.231 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:16.159717+0000 mon.smithi062 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.62:0/1779449928' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:17.905 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:17.905 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":32,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","created":"2024-02-10T08:09:00.478572+0000","modified":"2024-02-10T08:12:02.849848+0000","last_up_change":"2024-02-10T08:12:00.840393+0000","last_in_change":"2024-02-10T08:11:32.698571+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":14,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:11:50.286272+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":"25","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"266fd508-9247-4012-8077-f0ebbd4c9d6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6801","nonce":3095781778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6803","nonce":3095781778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6807","nonce":3095781778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6805","nonce":3095781778}]},"public_addr":"172.21.15.192:6801/3095781778","cluster_addr":"172.21.15.192:6803/3095781778","heartbeat_back_addr":"172.21.15.192:6807/3095781778","heartbeat_front_addr":"172.21.15.192:6805/3095781778","state":["exists","up"]},{"osd":1,"uuid":"6a3c570a-5374-4096-8b9a-e34c8702f2e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6803","nonce":3363188467}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6805","nonce":3363188467}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6809","nonce":3363188467}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3363188467},{"type":"v1","addr":"172.21.15.62:6807","nonce":3363188467}]},"public_addr":"172.21.15.62:6803/3363188467","cluster_addr":"172.21.15.62:6805/3363188467","heartbeat_back_addr":"172.21.15.62:6809/3363188467","heartbeat_front_addr":"172.21.15.62:6807/3363188467","state":["exists","up"]},{"osd":2,"uuid":"8dc7d7ae-8c46-4d82-a623-2dddb3f8891a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6809","nonce":935871587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6811","nonce":935871587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6815","nonce":935871587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6813","nonce":935871587}]},"public_addr":"172.21.15.192:6809/935871587","cluster_addr":"172.21.15.192:6811/935871587","heartbeat_back_addr":"172.21.15.192:6815/935871587","heartbeat_front_addr":"172.21.15.192:6813/935871587","state":["exists","up"]},{"osd":3,"uuid":"463c549b-53b3-4923-9504-bfe72d1555e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6811","nonce":503628740}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6813","nonce":503628740}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6817","nonce":503628740}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6815","nonce":503628740}]},"public_addr":"172.21.15.62:6811/503628740","cluster_addr":"172.21.15.62:6813/503628740","heartbeat_back_addr":"172.21.15.62:6817/503628740","heartbeat_front_addr":"172.21.15.62:6815/503628740","state":["exists","up"]},{"osd":4,"uuid":"45b674b4-73b5-4712-882f-e0a366f6dd78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6817","nonce":3991535122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6819","nonce":3991535122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6823","nonce":3991535122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6821","nonce":3991535122}]},"public_addr":"172.21.15.192:6817/3991535122","cluster_addr":"172.21.15.192:6819/3991535122","heartbeat_back_addr":"172.21.15.192:6823/3991535122","heartbeat_front_addr":"172.21.15.192:6821/3991535122","state":["exists","up"]},{"osd":5,"uuid":"f091e1ef-b74b-4d38-803e-809006b06897","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6818","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6819","nonce":1052404760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6821","nonce":1052404760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6825","nonce":1052404760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6823","nonce":1052404760}]},"public_addr":"172.21.15.62:6819/1052404760","cluster_addr":"172.21.15.62:6821/1052404760","heartbeat_back_addr":"172.21.15.62:6825/1052404760","heartbeat_front_addr":"172.21.15.62:6823/1052404760","state":["exists","up"]},{"osd":6,"uuid":"ebc82f26-2db0-497b-becc-f3b10a0e4bd0","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.192:6824","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6825","nonce":3400500922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6827","nonce":3400500922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6831","nonce":3400500922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6829","nonce":3400500922}]},"public_addr":"172.21.15.192:6825/3400500922","cluster_addr":"172.21.15.192:6827/3400500922","heartbeat_back_addr":"172.21.15.192:6831/3400500922","heartbeat_front_addr":"172.21.15.192:6829/3400500922","state":["exists","up"]},{"osd":7,"uuid":"4b99f341-ddca-4bdf-8879-ad35bbf2e90f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6826","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6827","nonce":2610788363}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6829","nonce":2610788363}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6833","nonce":2610788363}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6831","nonce":2610788363}]},"public_addr":"172.21.15.62:6827/2610788363","cluster_addr":"172.21.15.62:6829/2610788363","heartbeat_back_addr":"172.21.15.62:6833/2610788363","heartbeat_front_addr":"172.21.15.62:6831/2610788363","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:44.867926+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:47.376336+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:48.034101+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.632420+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.267066+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:55.799368+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:54.623264+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:59.677338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1090926272":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6801/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3589443996":"2024-02-11T08:10:26.495980+0000","172.21.15.62:0/1259714676":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3421783857":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/3125621369":"2024-02-11T08:09:21.328772+0000","172.21.15.62:6800/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/948208618":"2024-02-11T08:09:21.328772+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-10T08:12:18.234 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:17 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:16.516836+0000 mgr.smithi062.jqfptl (mgr.14180) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:18.235 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:17 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:17.904209+0000 mon.smithi062 (mon.0) 544 : audit [DBG] from='client.? 172.21.15.62:0/1850354358' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:18.304 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T08:12:18.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:17 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:16.516836+0000 mgr.smithi062.jqfptl (mgr.14180) 102 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:18.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:17 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:17.904209+0000 mon.smithi062 (mon.0) 544 : audit [DBG] from='client.? 172.21.15.62:0/1850354358' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:12:18.580 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:19.911 INFO:teuthology.orchestra.run.smithi062.stdout:68719476744 2024-02-10T08:12:19.911 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T08:12:20.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:19 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:18.517152+0000 mgr.smithi062.jqfptl (mgr.14180) 103 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:20.188 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:20.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:19 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:18.517152+0000 mgr.smithi062.jqfptl (mgr.14180) 103 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:21.711 INFO:teuthology.orchestra.run.smithi062.stdout:77309411337 2024-02-10T08:12:21.712 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T08:12:21.992 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:22.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:21 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:20.517465+0000 mgr.smithi062.jqfptl (mgr.14180) 104 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:22.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:21 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:20.517465+0000 mgr.smithi062.jqfptl (mgr.14180) 104 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:23.335 INFO:teuthology.orchestra.run.smithi062.stdout:81604378633 2024-02-10T08:12:23.335 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T08:12:23.613 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:24.055 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:22.517994+0000 mgr.smithi062.jqfptl (mgr.14180) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:24.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:23 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:22.517994+0000 mgr.smithi062.jqfptl (mgr.14180) 105 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:24.986 INFO:teuthology.orchestra.run.smithi062.stdout:94489280520 2024-02-10T08:12:24.986 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T08:12:25.260 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:26.226 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:25 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:24.518279+0000 mgr.smithi062.jqfptl (mgr.14180) 106 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:26.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:25 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:24.518279+0000 mgr.smithi062.jqfptl (mgr.14180) 106 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:26.569 INFO:teuthology.orchestra.run.smithi062.stdout:94489280522 2024-02-10T08:12:26.569 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T08:12:26.847 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:28.118 INFO:teuthology.orchestra.run.smithi062.stdout:111669149704 2024-02-10T08:12:28.119 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T08:12:28.147 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:26.518597+0000 mgr.smithi062.jqfptl (mgr.14180) 107 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:28.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:26.518597+0000 mgr.smithi062.jqfptl (mgr.14180) 107 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:28.393 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:29.662 INFO:teuthology.orchestra.run.smithi062.stdout:107374182409 2024-02-10T08:12:29.663 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T08:12:29.980 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:30.247 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:28.518990+0000 mgr.smithi062.jqfptl (mgr.14180) 108 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:30.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:28.518990+0000 mgr.smithi062.jqfptl (mgr.14180) 108 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:31.277 INFO:teuthology.orchestra.run.smithi062.stdout:128849018889 2024-02-10T08:12:31.278 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T08:12:31.556 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:32.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:30.519348+0000 mgr.smithi062.jqfptl (mgr.14180) 109 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:32.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:30.519348+0000 mgr.smithi062.jqfptl (mgr.14180) 109 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:32.709 INFO:teuthology.orchestra.run.smithi062.stdout:68719476746 2024-02-10T08:12:32.991 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:32.708643+0000 mon.smithi062 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.62:0/4206293381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:12:33.085 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476744 got 68719476746 for osd.0 2024-02-10T08:12:33.085 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T08:12:33.361 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:33.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:32.708643+0000 mon.smithi062 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.62:0/4206293381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:12:34.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:33 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:32.519636+0000 mgr.smithi062.jqfptl (mgr.14180) 110 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:34.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:33 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:32.519636+0000 mgr.smithi062.jqfptl (mgr.14180) 110 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:34.469 INFO:teuthology.orchestra.run.smithi062.stdout:77309411339 2024-02-10T08:12:34.843 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411337 got 77309411339 for osd.1 2024-02-10T08:12:34.844 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T08:12:35.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:34.468749+0000 mon.smithi062 (mon.0) 546 : audit [DBG] from='client.? 172.21.15.62:0/2037195179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:12:35.119 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:35.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:34 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:34.468749+0000 mon.smithi062 (mon.0) 546 : audit [DBG] from='client.? 172.21.15.62:0/2037195179' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:12:36.218 INFO:teuthology.orchestra.run.smithi062.stdout:81604378635 2024-02-10T08:12:36.244 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:34.519988+0000 mgr.smithi062.jqfptl (mgr.14180) 111 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:36.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:35 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:34.519988+0000 mgr.smithi062.jqfptl (mgr.14180) 111 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:36.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378633 got 81604378635 for osd.2 2024-02-10T08:12:36.592 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T08:12:36.867 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:37.279 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:36.218189+0000 mon.smithi062 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.62:0/1484679723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:12:37.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:36 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:36.218189+0000 mon.smithi062 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.62:0/1484679723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:12:37.967 INFO:teuthology.orchestra.run.smithi062.stdout:94489280522 2024-02-10T08:12:38.257 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:36.520264+0000 mgr.smithi062.jqfptl (mgr.14180) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:38.257 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:37.966408+0000 mon.smithi062 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.62:0/3495808011' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:12:38.342 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280520 got 94489280522 for osd.3 2024-02-10T08:12:38.343 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T08:12:38.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:36.520264+0000 mgr.smithi062.jqfptl (mgr.14180) 112 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:38.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:37.966408+0000 mon.smithi062 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.62:0/3495808011' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:12:38.617 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:39.741 INFO:teuthology.orchestra.run.smithi062.stdout:94489280524 2024-02-10T08:12:40.031 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:38.520586+0000 mgr.smithi062.jqfptl (mgr.14180) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:40.032 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:39.740712+0000 mon.smithi062 (mon.0) 549 : audit [DBG] from='client.? 172.21.15.62:0/2396343079' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:12:40.125 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280522 got 94489280524 for osd.4 2024-02-10T08:12:40.125 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T08:12:40.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:39 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:38.520586+0000 mgr.smithi062.jqfptl (mgr.14180) 113 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:40.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:39 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:39.740712+0000 mon.smithi062 (mon.0) 549 : audit [DBG] from='client.? 172.21.15.62:0/2396343079' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:12:40.399 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:41.466 INFO:teuthology.orchestra.run.smithi062.stdout:111669149707 2024-02-10T08:12:41.851 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149704 got 111669149707 for osd.5 2024-02-10T08:12:41.851 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T08:12:42.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:40.521114+0000 mgr.smithi062.jqfptl (mgr.14180) 114 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:42.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:41.465800+0000 mon.smithi062 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.62:0/1171254390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:12:42.128 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:42.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:40.521114+0000 mgr.smithi062.jqfptl (mgr.14180) 114 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:42.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:41.465800+0000 mon.smithi062 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.62:0/1171254390' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:12:43.224 INFO:teuthology.orchestra.run.smithi062.stdout:107374182412 2024-02-10T08:12:43.592 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182409 got 107374182412 for osd.6 2024-02-10T08:12:43.592 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T08:12:43.867 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:44.278 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:42.521570+0000 mgr.smithi062.jqfptl (mgr.14180) 115 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:44.278 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:43.224345+0000 mon.smithi062 (mon.0) 551 : audit [DBG] from='client.? 172.21.15.62:0/3077009339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:12:44.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:42.521570+0000 mgr.smithi062.jqfptl (mgr.14180) 115 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:44.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:43.224345+0000 mon.smithi062 (mon.0) 551 : audit [DBG] from='client.? 172.21.15.62:0/3077009339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:12:44.951 INFO:teuthology.orchestra.run.smithi062.stdout:128849018892 2024-02-10T08:12:45.324 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018889 got 128849018892 for osd.7 2024-02-10T08:12:45.324 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T08:12:45.324 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:12:45.602 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:46.061 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:44.521909+0000 mgr.smithi062.jqfptl (mgr.14180) 116 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:46.061 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:44.950957+0000 mon.smithi062 (mon.0) 552 : audit [DBG] from='client.? 172.21.15.62:0/2180185281' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:12:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:44.521909+0000 mgr.smithi062.jqfptl (mgr.14180) 116 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:46.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:44.950957+0000 mon.smithi062 (mon.0) 552 : audit [DBG] from='client.? 172.21.15.62:0/2180185281' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:12:46.713 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:46.715 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-02-10T08:12:47.099 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":91,"stamp":"2024-02-10T08:12:46.522068+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":2379232,"kb_used_data":2464,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747549216,"statfs":{"total":767926730752,"available":765490397184,"internally_reserved":0,"allocated":2523136,"data_stored":976472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":32,"state":"active+clean","last_fresh":"2024-02-10T08:12:03.779940+0000","last_change":"2024-02-10T08:12:03.779940+0000","last_active":"2024-02-10T08:12:03.779940+0000","last_peered":"2024-02-10T08:12:03.779940+0000","last_clean":"2024-02-10T08:12:03.779940+0000","last_became_active":"2024-02-10T08:12:03.779599+0000","last_became_peered":"2024-02-10T08:12:03.779599+0000","last_unstale":"2024-02-10T08:12:03.779940+0000","last_undegraded":"2024-02-10T08:12:03.779940+0000","last_fullsized":"2024-02-10T08:12:03.779940+0000","mapping_epoch":31,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":32,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_clean_scrub_stamp":"2024-02-10T08:11:50.792760+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":30,"seq":128849018892,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60099999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56999999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61099999999999999}]}]},{"osd":5,"up_from":26,"seq":111669149708,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35799999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71699999999999997}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.37}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57599999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70799999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44700000000000001}]}]},{"osd":1,"up_from":18,"seq":77309411342,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52200000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50600000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.313}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38700000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476749,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59999999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65900000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71999999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70399999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.78000000000000003}]}]},{"osd":2,"up_from":19,"seq":81604378638,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32700000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53200000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57399999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59099999999999997}]}]},{"osd":3,"up_from":22,"seq":94489280524,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39100000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.504}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38100000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]}]},{"osd":4,"up_from":22,"seq":94489280526,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57099999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55500000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]}]},{"osd":6,"up_from":25,"seq":107374182413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T08:12:47.100 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:12:47.373 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:48.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:46.522196+0000 mgr.smithi062.jqfptl (mgr.14180) 117 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:48.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:46.711543+0000 mgr.smithi062.jqfptl (mgr.14180) 118 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:12:48.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:46.522196+0000 mgr.smithi062.jqfptl (mgr.14180) 117 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:48.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:46.711543+0000 mgr.smithi062.jqfptl (mgr.14180) 118 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:12:48.437 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:48.439 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-02-10T08:12:48.849 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":91,"stamp":"2024-02-10T08:12:46.522068+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":2379232,"kb_used_data":2464,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747549216,"statfs":{"total":767926730752,"available":765490397184,"internally_reserved":0,"allocated":2523136,"data_stored":976472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":32,"state":"active+clean","last_fresh":"2024-02-10T08:12:03.779940+0000","last_change":"2024-02-10T08:12:03.779940+0000","last_active":"2024-02-10T08:12:03.779940+0000","last_peered":"2024-02-10T08:12:03.779940+0000","last_clean":"2024-02-10T08:12:03.779940+0000","last_became_active":"2024-02-10T08:12:03.779599+0000","last_became_peered":"2024-02-10T08:12:03.779599+0000","last_unstale":"2024-02-10T08:12:03.779940+0000","last_undegraded":"2024-02-10T08:12:03.779940+0000","last_fullsized":"2024-02-10T08:12:03.779940+0000","mapping_epoch":31,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":32,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_clean_scrub_stamp":"2024-02-10T08:11:50.792760+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":30,"seq":128849018892,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60099999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56999999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61099999999999999}]}]},{"osd":5,"up_from":26,"seq":111669149708,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58399999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35799999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71699999999999997}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.37}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57599999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70799999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44700000000000001}]}]},{"osd":1,"up_from":18,"seq":77309411342,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46700000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52200000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50600000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.313}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38700000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476749,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59999999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65900000000000003}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56599999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71999999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.70399999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.78000000000000003}]}]},{"osd":2,"up_from":19,"seq":81604378638,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32700000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53200000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57399999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59099999999999997}]}]},{"osd":3,"up_from":22,"seq":94489280524,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51600000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39100000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.504}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38100000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]}]},{"osd":4,"up_from":22,"seq":94489280526,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52400000000000002}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57099999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55500000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]}]},{"osd":6,"up_from":25,"seq":107374182413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297404,"kb_used_data":308,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443652,"statfs":{"total":95990841344,"available":95686299648,"internally_reserved":0,"allocated":315392,"data_stored":122059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.26400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52800000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T08:12:48.850 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T08:12:48.850 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T08:12:48.850 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T08:12:48.850 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T08:12:49.125 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:12:49.885 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:48.435470+0000 mgr.smithi062.jqfptl (mgr.14180) 119 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:12:49.885 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:48.522608+0000 mgr.smithi062.jqfptl (mgr.14180) 120 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:50.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:49 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:48.435470+0000 mgr.smithi062.jqfptl (mgr.14180) 119 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:12:50.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:49 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:48.522608+0000 mgr.smithi062.jqfptl (mgr.14180) 120 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:50.285 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:12:50.673 INFO:teuthology.orchestra.run.smithi062.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T08:12:50.674 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T08:12:50.674 INFO:tasks.cephadm:Setup complete, yielding 2024-02-10T08:12:50.674 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T08:12:50.686 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi062.front.sepia.ceph.com 2024-02-10T08:12:50.687 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch status' 2024-02-10T08:12:51.000 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:50 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:50.284004+0000 mon.smithi062 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.62:0/2099993786' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:12:51.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:50 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:50.284004+0000 mon.smithi062 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.62:0/2099993786' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:12:51.990 INFO:teuthology.orchestra.run.smithi062.stdout:Backend: cephadm 2024-02-10T08:12:51.990 INFO:teuthology.orchestra.run.smithi062.stdout:Available: Yes 2024-02-10T08:12:51.990 INFO:teuthology.orchestra.run.smithi062.stdout:Paused: No 2024-02-10T08:12:52.016 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:50.522960+0000 mgr.smithi062.jqfptl (mgr.14180) 121 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:52.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:50.522960+0000 mgr.smithi062.jqfptl (mgr.14180) 121 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:52.383 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch ps' 2024-02-10T08:12:53.022 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:52 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:51.989732+0000 mgr.smithi062.jqfptl (mgr.14180) 122 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:53.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:52 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:51.989732+0000 mgr.smithi062.jqfptl (mgr.14180) 122 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:53.682 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.smithi062 smithi062 *:9093,9094 running (108s) 52s ago 2m 16.2M - 0.23.0 ba2b418f427c 98d2def751b2 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi062 smithi062 running (2m) 52s ago 2m 7281k - 16.2.14-521-g0e714d9a 1fbc92c859dc 84030a9dc8ba 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi192 smithi192 running (2m) 54s ago 2m 7424k - 16.2.14-521-g0e714d9a 1fbc92c859dc f9606530e489 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.smithi062 smithi062 *:3000 running (104s) 52s ago 2m 46.3M - 8.3.5 dad864ee21e9 8ffe57d988b4 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi062.jqfptl smithi062 *:9283 running (3m) 52s ago 3m 443M - 16.2.14-521-g0e714d9a 1fbc92c859dc 05532e8a2f55 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi192.smcebo smithi192 *:8443,9283 running (2m) 54s ago 2m 394M - 16.2.14-521-g0e714d9a 1fbc92c859dc 9270d0047e77 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi062 smithi062 running (3m) 52s ago 3m 70.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9c66cdf9c08d 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi192 smithi192 running (2m) 54s ago 2m 61.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 63e5b0da2558 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi062 smithi062 *:9100 running (2m) 52s ago 2m 21.3M - 1.3.1 1dbe0e931976 3a8a1b417f9e 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi192 smithi192 *:9100 running (115s) 54s ago 115s 21.6M - 1.3.1 1dbe0e931976 5e5a287a4648 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi192 running (73s) 54s ago 73s 33.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc e1de2cf86853 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (70s) 52s ago 70s 31.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc eda8bb6ce723 2024-02-10T08:12:53.683 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi192 running (70s) 54s ago 69s 30.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b42980aa84a1 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (66s) 52s ago 66s 31.1M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 2512cbd89cf3 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi192 running (66s) 54s ago 66s 30.6M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b5ae778a19ab 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi062 running (62s) 52s ago 62s 27.9M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 1f63a77a4099 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi192 running (63s) 54s ago 63s 27.6M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 579b96753122 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi062 running (58s) 52s ago 58s 16.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 6f9a5bc92d48 2024-02-10T08:12:53.684 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.smithi062 smithi062 *:9095 running (100s) 52s ago 2m 41.4M - 2.33.4 514e6a882f6e 2fb5df9c0876 2024-02-10T08:12:54.054 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:52.523248+0000 mgr.smithi062.jqfptl (mgr.14180) 123 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:54.057 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch ls' 2024-02-10T08:12:54.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:52.523248+0000 mgr.smithi062.jqfptl (mgr.14180) 123 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:55.052 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:53.674550+0000 mgr.smithi062.jqfptl (mgr.14180) 124 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:55.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:53.674550+0000 mgr.smithi062.jqfptl (mgr.14180) 124 : audit [DBG] from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:55.419 INFO:teuthology.orchestra.run.smithi062.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-02-10T08:12:55.419 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager ?:9093,9094 1/1 54s ago 3m count:1 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:crash 2/2 56s ago 3m * 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:grafana ?:3000 1/1 54s ago 3m count:1 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:mgr 2/2 56s ago 3m count:2 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:mon 2/2 56s ago 2m smithi062:172.21.15.62=smithi062;smithi192:172.21.15.192=smithi192;count:2 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter ?:9100 2/2 56s ago 3m * 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:osd.all-available-devices 8 56s ago 113s * 2024-02-10T08:12:55.420 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus ?:9095 1/1 54s ago 3m count:1 2024-02-10T08:12:55.773 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch host ls' 2024-02-10T08:12:56.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:54.523638+0000 mgr.smithi062.jqfptl (mgr.14180) 125 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:56.141 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:54.523638+0000 mgr.smithi062.jqfptl (mgr.14180) 125 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:57.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:55.415577+0000 mgr.smithi062.jqfptl (mgr.14180) 126 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:57.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:55.415577+0000 mgr.smithi062.jqfptl (mgr.14180) 126 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:57.152 INFO:teuthology.orchestra.run.smithi062.stdout:HOST ADDR LABELS STATUS 2024-02-10T08:12:57.153 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 172.21.15.62 2024-02-10T08:12:57.153 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 172.21.15.192 2024-02-10T08:12:57.153 INFO:teuthology.orchestra.run.smithi062.stdout:2 hosts in cluster 2024-02-10T08:12:57.514 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch device ls' 2024-02-10T08:12:58.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:56.523918+0000 mgr.smithi062.jqfptl (mgr.14180) 127 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:56.523918+0000 mgr.smithi062.jqfptl (mgr.14180) 127 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:12:58.851 INFO:teuthology.orchestra.run.smithi062.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-02-10T08:12:58.851 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_CVFT53440094400BGN 372G 54s ago Has a FileSystem, LVM detected 2024-02-10T08:12:58.851 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme1n1 ssd Linux_3b74194d3cfa247cfaf5 89.4G 54s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.851 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme2n1 ssd Linux_959b29c83ee87be87868 89.4G 54s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.851 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme3n1 ssd Linux_e06cab30234073a358cb 89.4G 54s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme4n1 ssd Linux_bd0df4ba21c1db0844e6 89.4G 54s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_PHFT620500NN400BGN 372G 57s ago Has a FileSystem, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 /dev/nvme1n1 ssd Linux_ab1888ed78f29f9cd057 89.4G 57s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 /dev/nvme2n1 ssd Linux_2ca49af445404155d18e 89.4G 57s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 /dev/nvme3n1 ssd Linux_64edeccd91df59d69eb0 89.4G 57s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:58.852 INFO:teuthology.orchestra.run.smithi062.stdout:smithi192 /dev/nvme4n1 ssd Linux_1dffe53be222ae125c54 89.4G 57s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-10T08:12:59.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:58 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:57.151513+0000 mgr.smithi062.jqfptl (mgr.14180) 128 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:59.154 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:57.151513+0000 mgr.smithi062.jqfptl (mgr.14180) 128 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:12:59.223 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-02-10T08:13:00.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:12:58.524234+0000 mgr.smithi062.jqfptl (mgr.14180) 129 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:00.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:12:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:12:58.848714+0000 mgr.smithi062.jqfptl (mgr.14180) 130 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:00.184 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:12:58.524234+0000 mgr.smithi062.jqfptl (mgr.14180) 129 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:00.184 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:12:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:12:58.848714+0000 mgr.smithi062.jqfptl (mgr.14180) 130 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:00.553 INFO:teuthology.orchestra.run.smithi062.stdout:osd.all-available-devices 8 61s ago 118s * 2024-02-10T08:13:00.915 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T08:13:00.924 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi062.front.sepia.ceph.com 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- bash -c 'set -e 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> set -x 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph orch ps 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> HOST=$(hostname -s) 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk '"'"'{print $1}'"'"') 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> echo "host $HOST, osd $OSD" 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph orch daemon stop $OSD 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph auth export $OSD > k 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph orch daemon rm $OSD --force 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph orch ps --refresh 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> while ceph orch ps | grep $OSD ; do sleep 5 ; done 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph auth add $OSD -i k 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> ceph cephadm osd activate $HOST 2024-02-10T08:13:00.925 DEBUG:teuthology.orchestra.run.smithi062:> while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done 2024-02-10T08:13:00.926 DEBUG:teuthology.orchestra.run.smithi062:> ' 2024-02-10T08:13:01.948 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:02.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:00.524563+0000 mgr.smithi062.jqfptl (mgr.14180) 131 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:02.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:00.537542+0000 mgr.smithi062.jqfptl (mgr.14180) 132 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:02.223 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:13:02.223 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.smithi062 smithi062 *:9093,9094 running (116s) 60s ago 2m 16.2M - 0.23.0 ba2b418f427c 98d2def751b2 2024-02-10T08:13:02.223 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi062 smithi062 running (2m) 60s ago 2m 7281k - 16.2.14-521-g0e714d9a 1fbc92c859dc 84030a9dc8ba 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi192 smithi192 running (2m) 63s ago 2m 7424k - 16.2.14-521-g0e714d9a 1fbc92c859dc f9606530e489 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.smithi062 smithi062 *:3000 running (112s) 60s ago 2m 46.3M - 8.3.5 dad864ee21e9 8ffe57d988b4 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi062.jqfptl smithi062 *:9283 running (3m) 60s ago 3m 443M - 16.2.14-521-g0e714d9a 1fbc92c859dc 05532e8a2f55 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi192.smcebo smithi192 *:8443,9283 running (2m) 63s ago 2m 394M - 16.2.14-521-g0e714d9a 1fbc92c859dc 9270d0047e77 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi062 smithi062 running (3m) 60s ago 4m 70.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9c66cdf9c08d 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi192 smithi192 running (2m) 63s ago 2m 61.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 63e5b0da2558 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi062 smithi062 *:9100 running (2m) 60s ago 2m 21.3M - 1.3.1 1dbe0e931976 3a8a1b417f9e 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi192 smithi192 *:9100 running (2m) 63s ago 2m 21.6M - 1.3.1 1dbe0e931976 5e5a287a4648 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi192 running (81s) 63s ago 81s 33.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc e1de2cf86853 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (79s) 60s ago 79s 31.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc eda8bb6ce723 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi192 running (78s) 63s ago 78s 30.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b42980aa84a1 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (75s) 60s ago 74s 31.1M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 2512cbd89cf3 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi192 running (75s) 63s ago 75s 30.6M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b5ae778a19ab 2024-02-10T08:13:02.224 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi062 running (70s) 60s ago 70s 27.9M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 1f63a77a4099 2024-02-10T08:13:02.225 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi192 running (71s) 63s ago 71s 27.6M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 579b96753122 2024-02-10T08:13:02.225 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi062 running (67s) 60s ago 66s 16.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 6f9a5bc92d48 2024-02-10T08:13:02.225 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.smithi062 smithi062 *:9095 running (109s) 60s ago 2m 41.4M - 2.33.4 514e6a882f6e 2fb5df9c0876 2024-02-10T08:13:02.236 INFO:teuthology.orchestra.run.smithi062.stderr:++ hostname -s 2024-02-10T08:13:02.236 INFO:teuthology.orchestra.run.smithi062.stderr:+ HOST=smithi062 2024-02-10T08:13:02.237 INFO:teuthology.orchestra.run.smithi062.stderr:++ ceph orch ps smithi062 2024-02-10T08:13:02.237 INFO:teuthology.orchestra.run.smithi062.stderr:++ grep osd 2024-02-10T08:13:02.237 INFO:teuthology.orchestra.run.smithi062.stderr:++ head -n 1 2024-02-10T08:13:02.237 INFO:teuthology.orchestra.run.smithi062.stderr:++ awk '{print $1}' 2024-02-10T08:13:02.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:00.524563+0000 mgr.smithi062.jqfptl (mgr.14180) 131 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:02.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:00.537542+0000 mgr.smithi062.jqfptl (mgr.14180) 132 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:02.535 INFO:teuthology.orchestra.run.smithi062.stdout:host smithi062, osd osd.1 2024-02-10T08:13:02.536 INFO:teuthology.orchestra.run.smithi062.stderr:+ OSD=osd.1 2024-02-10T08:13:02.536 INFO:teuthology.orchestra.run.smithi062.stderr:+ echo 'host smithi062, osd osd.1' 2024-02-10T08:13:02.536 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch daemon stop osd.1 2024-02-10T08:13:02.818 INFO:teuthology.orchestra.run.smithi062.stdout:Scheduled to stop osd.1 on host 'smithi062' 2024-02-10T08:13:02.831 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:02.831 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:02.831 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep running 2024-02-10T08:13:03.142 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (80s) 61s ago 80s 31.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc eda8bb6ce723 2024-02-10T08:13:03.142 INFO:teuthology.orchestra.run.smithi062.stderr:+ sleep 5 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:02.215456+0000 mgr.smithi062.jqfptl (mgr.14180) 133 : audit [DBG] from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:02.517476+0000 mgr.smithi062.jqfptl (mgr.14180) 134 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "hostname": "smithi062", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:02.524860+0000 mgr.smithi062.jqfptl (mgr.14180) 135 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:02.817576+0000 mgr.smithi062.jqfptl (mgr.14180) 136 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:13:02.817962+0000 mgr.smithi062.jqfptl (mgr.14180) 137 : cephadm [INF] Schedule stop daemon osd.1 2024-02-10T08:13:04.116 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:02.833322+0000 mon.smithi062 (mon.0) 554 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:02.215456+0000 mgr.smithi062.jqfptl (mgr.14180) 133 : audit [DBG] from='client.14524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:02.517476+0000 mgr.smithi062.jqfptl (mgr.14180) 134 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "hostname": "smithi062", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:02.524860+0000 mgr.smithi062.jqfptl (mgr.14180) 135 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:02.817576+0000 mgr.smithi062.jqfptl (mgr.14180) 136 : audit [DBG] from='client.14532 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "osd.1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:13:02.817962+0000 mgr.smithi062.jqfptl (mgr.14180) 137 : cephadm [INF] Schedule stop daemon osd.1 2024-02-10T08:13:04.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:02.833322+0000 mon.smithi062 (mon.0) 554 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:05.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:04 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:03.119675+0000 mgr.smithi062.jqfptl (mgr.14180) 138 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:05.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:04 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:04.093687+0000 mon.smithi062 (mon.0) 555 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:05.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:03.119675+0000 mgr.smithi062.jqfptl (mgr.14180) 138 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:05.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:04 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:04.093687+0000 mon.smithi062 (mon.0) 555 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:04.525250+0000 mgr.smithi062.jqfptl (mgr.14180) 139 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:05.431714+0000 mon.smithi062 (mon.0) 556 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:05.731150+0000 mon.smithi062 (mon.0) 557 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:05.731846+0000 mon.smithi062 (mon.0) 558 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:05.738053+0000 mon.smithi062 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:06.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:05.742088+0000 mon.smithi062 (mon.0) 560 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:04.525250+0000 mgr.smithi062.jqfptl (mgr.14180) 139 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:05.431714+0000 mon.smithi062 (mon.0) 556 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:05.731150+0000 mon.smithi062 (mon.0) 557 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:05.731846+0000 mon.smithi062 (mon.0) 558 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:05.738053+0000 mon.smithi062 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:06.221 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:05.742088+0000 mon.smithi062 (mon.0) 560 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:07.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:06 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:06.220629+0000 mon.smithi062 (mon.0) 561 : cluster [INF] osd.1 marked itself down and dead 2024-02-10T08:13:07.317 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:06.220629+0000 mon.smithi062 (mon.0) 561 : cluster [INF] osd.1 marked itself down and dead 2024-02-10T08:13:08.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:06.525707+0000 mgr.smithi062.jqfptl (mgr.14180) 140 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:08.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:06.831266+0000 mon.smithi062 (mon.0) 562 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:13:08.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:06.838495+0000 mon.smithi062 (mon.0) 563 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-02-10T08:13:08.148 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:08.148 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep running 2024-02-10T08:13:08.148 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:08.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:06.525707+0000 mgr.smithi062.jqfptl (mgr.14180) 140 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:08.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:06.831266+0000 mon.smithi062 (mon.0) 562 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:13:08.175 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:06.838495+0000 mon.smithi062 (mon.0) 563 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-02-10T08:13:08.460 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (85s) 3s ago 85s 36.4M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc eda8bb6ce723 2024-02-10T08:13:08.460 INFO:teuthology.orchestra.run.smithi062.stderr:+ sleep 5 2024-02-10T08:13:09.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:08.208239+0000 mon.smithi062 (mon.0) 564 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:09.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:08.209642+0000 mon.smithi062 (mon.0) 565 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:09.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:08.435943+0000 mgr.smithi062.jqfptl (mgr.14180) 141 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:09.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:08.526044+0000 mgr.smithi062.jqfptl (mgr.14180) 142 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:09.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:08.208239+0000 mon.smithi062 (mon.0) 564 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:09.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:08.209642+0000 mon.smithi062 (mon.0) 565 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:09.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:08.435943+0000 mgr.smithi062.jqfptl (mgr.14180) 141 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:09.641 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:08.526044+0000 mgr.smithi062.jqfptl (mgr.14180) 142 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:10.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:10 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:09.425113+0000 mon.smithi062 (mon.0) 566 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:10.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:10 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:09.425113+0000 mon.smithi062 (mon.0) 566 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:10.526344+0000 mgr.smithi062.jqfptl (mgr.14180) 143 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:10.707022+0000 mon.smithi062 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:10.707915+0000 mon.smithi062 (mon.0) 568 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:10.708502+0000 mon.smithi062 (mon.0) 569 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:10.712216+0000 mon.smithi062 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:10.715628+0000 mon.smithi062 (mon.0) 571 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:12.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:11 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:11.649092+0000 mon.smithi062 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:10.526344+0000 mgr.smithi062.jqfptl (mgr.14180) 143 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:10.707022+0000 mon.smithi062 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:10.707915+0000 mon.smithi062 (mon.0) 568 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:10.708502+0000 mon.smithi062 (mon.0) 569 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:10.712216+0000 mon.smithi062 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:10.715628+0000 mon.smithi062 (mon.0) 571 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:12.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:11.649092+0000 mon.smithi062 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:13.462 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:13.489 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:13.489 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep running 2024-02-10T08:13:13.776 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph auth export osd.1 2024-02-10T08:13:14.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:13 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:12.526749+0000 mgr.smithi062.jqfptl (mgr.14180) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:14.118 INFO:teuthology.orchestra.run.smithi062.stderr:export auth(key=AQCoL8dlXRLqGRAAly14CgT7vKoYPFFZtQqLVg==) 2024-02-10T08:13:14.127 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch daemon rm osd.1 --force 2024-02-10T08:13:14.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:13 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:12.526749+0000 mgr.smithi062.jqfptl (mgr.14180) 144 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:14.823 INFO:teuthology.orchestra.run.smithi062.stdout:Removed osd.1 from host 'smithi062' 2024-02-10T08:13:14.835 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps --refresh 2024-02-10T08:13:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:13.756689+0000 mgr.smithi062.jqfptl (mgr.14180) 145 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:15.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:14 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:14.115324+0000 mon.smithi062 (mon.0) 573 : audit [INF] from='client.? 172.21.15.62:0/1463094262' entity='client.admin' cmd=[{"prefix": "auth export", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:15.135 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:13:15.158 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.smithi062 smithi062 *:9093,9094 running (2m) 4s ago 3m 26.6M - 0.23.0 ba2b418f427c 98d2def751b2 2024-02-10T08:13:15.158 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi062 smithi062 running (3m) 4s ago 3m 7281k - 16.2.14-521-g0e714d9a 1fbc92c859dc 84030a9dc8ba 2024-02-10T08:13:15.158 INFO:teuthology.orchestra.run.smithi062.stdout:crash.smithi192 smithi192 running (2m) 5s ago 2m 7424k - 16.2.14-521-g0e714d9a 1fbc92c859dc f9606530e489 2024-02-10T08:13:15.158 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.smithi062 smithi062 *:3000 running (2m) 4s ago 2m 46.5M - 8.3.5 dad864ee21e9 8ffe57d988b4 2024-02-10T08:13:15.158 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi062.jqfptl smithi062 *:9283 running (4m) 4s ago 4m 452M - 16.2.14-521-g0e714d9a 1fbc92c859dc 05532e8a2f55 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.smithi192.smcebo smithi192 *:8443,9283 running (2m) 5s ago 2m 395M - 16.2.14-521-g0e714d9a 1fbc92c859dc 9270d0047e77 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi062 smithi062 running (4m) 4s ago 4m 83.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9c66cdf9c08d 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:mon.smithi192 smithi192 running (2m) 5s ago 2m 76.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 63e5b0da2558 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi062 smithi062 *:9100 running (2m) 4s ago 2m 21.5M - 1.3.1 1dbe0e931976 3a8a1b417f9e 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.smithi192 smithi192 *:9100 running (2m) 5s ago 2m 23.1M - 1.3.1 1dbe0e931976 5e5a287a4648 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi192 running (94s) 5s ago 94s 39.4M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc e1de2cf86853 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi192 running (91s) 5s ago 91s 34.4M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b42980aa84a1 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (88s) 4s ago 87s 37.1M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 2512cbd89cf3 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi192 running (88s) 5s ago 88s 35.4M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc b5ae778a19ab 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi062 running (83s) 4s ago 83s 33.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 1f63a77a4099 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi192 running (84s) 5s ago 84s 32.5M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 579b96753122 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi062 running (79s) 4s ago 79s 36.7M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 6f9a5bc92d48 2024-02-10T08:13:15.159 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.smithi062 smithi062 *:9095 running (2m) 4s ago 2m 52.2M - 2.33.4 514e6a882f6e 2fb5df9c0876 2024-02-10T08:13:15.160 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:13.756689+0000 mgr.smithi062.jqfptl (mgr.14180) 145 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:15.160 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:14 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:14.115324+0000 mon.smithi062 (mon.0) 573 : audit [INF] from='client.? 172.21.15.62:0/1463094262' entity='client.admin' cmd=[{"prefix": "auth export", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:15.160 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:15.161 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:15.465 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph auth add osd.1 -i k 2024-02-10T08:13:15.831 INFO:teuthology.orchestra.run.smithi062.stderr:added key for osd.1 2024-02-10T08:13:15.840 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph cephadm osd activate smithi062 2024-02-10T08:13:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:14.411360+0000 mgr.smithi062.jqfptl (mgr.14180) 146 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch daemon rm", "names": ["osd.1"], "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:13:14.411778+0000 mgr.smithi062.jqfptl (mgr.14180) 147 : cephadm [INF] Remove daemons osd.1 2024-02-10T08:13:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:13:14.412110+0000 mgr.smithi062.jqfptl (mgr.14180) 148 : cephadm [INF] Removing daemon osd.1 from smithi062 -- ports [] 2024-02-10T08:13:16.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:14.527059+0000 mgr.smithi062.jqfptl (mgr.14180) 149 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:13:14.818132+0000 mgr.smithi062.jqfptl (mgr.14180) 150 : cephadm [INF] Removing key for osd.1 2024-02-10T08:13:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:14.818425+0000 mon.smithi062 (mon.0) 574 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:14.822086+0000 mon.smithi062 (mon.0) 575 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-02-10T08:13:16.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:15 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:14.841852+0000 mon.smithi062 (mon.0) 576 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:16.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:14.411360+0000 mgr.smithi062.jqfptl (mgr.14180) 146 : audit [DBG] from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch daemon rm", "names": ["osd.1"], "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:13:14.411778+0000 mgr.smithi062.jqfptl (mgr.14180) 147 : cephadm [INF] Remove daemons osd.1 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:13:14.412110+0000 mgr.smithi062.jqfptl (mgr.14180) 148 : cephadm [INF] Removing daemon osd.1 from smithi062 -- ports [] 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:14.527059+0000 mgr.smithi062.jqfptl (mgr.14180) 149 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:13:14.818132+0000 mgr.smithi062.jqfptl (mgr.14180) 150 : cephadm [INF] Removing key for osd.1 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:14.818425+0000 mon.smithi062 (mon.0) 574 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:14.822086+0000 mon.smithi062 (mon.0) 575 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-02-10T08:13:16.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:15 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:14.841852+0000 mon.smithi062 (mon.0) 576 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:15.125693+0000 mgr.smithi062.jqfptl (mgr.14180) 151 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:15.445189+0000 mgr.smithi062.jqfptl (mgr.14180) 152 : audit [DBG] from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:15.825076+0000 mon.smithi062 (mon.0) 577 : audit [INF] from='client.? 172.21.15.62:0/628240095' entity='client.admin' cmd=[{"prefix": "auth add", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:15.828428+0000 mon.smithi062 (mon.0) 578 : audit [INF] from='client.? 172.21.15.62:0/628240095' entity='client.admin' cmd='[{"prefix": "auth add", "entity": "osd.1"}]': finished 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:16.101020+0000 mon.smithi062 (mon.0) 579 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:17.044 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:16 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:16.134645+0000 mon.smithi062 (mon.0) 580 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:17.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:15.125693+0000 mgr.smithi062.jqfptl (mgr.14180) 151 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:15.445189+0000 mgr.smithi062.jqfptl (mgr.14180) 152 : audit [DBG] from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:15.825076+0000 mon.smithi062 (mon.0) 577 : audit [INF] from='client.? 172.21.15.62:0/628240095' entity='client.admin' cmd=[{"prefix": "auth add", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:15.828428+0000 mon.smithi062 (mon.0) 578 : audit [INF] from='client.? 172.21.15.62:0/628240095' entity='client.admin' cmd='[{"prefix": "auth add", "entity": "osd.1"}]': finished 2024-02-10T08:13:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:16.101020+0000 mon.smithi062 (mon.0) 579 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:17.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:16 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:16.134645+0000 mon.smithi062 (mon.0) 580 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:18.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:17 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:16.134111+0000 mgr.smithi062.jqfptl (mgr.14180) 153 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "cephadm osd activate", "host": ["smithi062"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:18.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:17 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:16.527384+0000 mgr.smithi062.jqfptl (mgr.14180) 154 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:18.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:17 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:16.134111+0000 mgr.smithi062.jqfptl (mgr.14180) 153 : audit [DBG] from='client.14568 -' entity='client.admin' cmd=[{"prefix": "cephadm osd activate", "host": ["smithi062"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:18.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:17 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:16.527384+0000 mgr.smithi062.jqfptl (mgr.14180) 154 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.840095+0000 mon.smithi062 (mon.0) 581 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.841097+0000 mon.smithi062 (mon.0) 582 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.841818+0000 mon.smithi062 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:17.843200+0000 mgr.smithi062.jqfptl (mgr.14180) 155 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.848656+0000 mon.smithi062 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:19.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.852581+0000 mon.smithi062 (mon.0) 585 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:19.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:17.857536+0000 mon.smithi062 (mon.0) 586 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:19.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:18.110768+0000 mon.smithi062 (mon.0) 587 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:19.068 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:18 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:18.111477+0000 mon.smithi062 (mon.0) 588 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.840095+0000 mon.smithi062 (mon.0) 581 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.841097+0000 mon.smithi062 (mon.0) 582 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.841818+0000 mon.smithi062 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:17.843200+0000 mgr.smithi062.jqfptl (mgr.14180) 155 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.848656+0000 mon.smithi062 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.852581+0000 mon.smithi062 (mon.0) 585 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:17.857536+0000 mon.smithi062 (mon.0) 586 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:18.110768+0000 mon.smithi062 (mon.0) 587 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:13:19.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:18 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:18.111477+0000 mon.smithi062 (mon.0) 588 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:20.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:19 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cephadm 2024-02-10T08:13:18.112029+0000 mgr.smithi062.jqfptl (mgr.14180) 156 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-02-10T08:13:20.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:19 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:18.838194+0000 mon.smithi062 (mon.0) 589 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T08:13:20.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:19 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:19.290438+0000 mon.smithi062 (mon.0) 590 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:20.272 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:19 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cephadm 2024-02-10T08:13:18.112029+0000 mgr.smithi062.jqfptl (mgr.14180) 156 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-02-10T08:13:20.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:19 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:18.838194+0000 mon.smithi062 (mon.0) 589 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T08:13:20.273 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:19 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:19.290438+0000 mon.smithi062 (mon.0) 590 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:20.888 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:20 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:19.843498+0000 mgr.smithi062.jqfptl (mgr.14180) 157 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:21.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:20 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:19.843498+0000 mgr.smithi062.jqfptl (mgr.14180) 157 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:22.566 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:21.174722+0000 mon.smithi062 (mon.0) 591 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:21.175529+0000 mon.smithi062 (mon.0) 592 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:21.176110+0000 mon.smithi062 (mon.0) 593 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:21.177154+0000 mgr.smithi062.jqfptl (mgr.14180) 158 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:21.177293+0000 mgr.smithi062.jqfptl (mgr.14180) 159 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:21.180026+0000 mon.smithi062 (mon.0) 594 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:22.567 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:22 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:21.183518+0000 mon.smithi062 (mon.0) 595 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:22.639 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:21.174722+0000 mon.smithi062 (mon.0) 591 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:21.175529+0000 mon.smithi062 (mon.0) 592 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:21.176110+0000 mon.smithi062 (mon.0) 593 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:21.177154+0000 mgr.smithi062.jqfptl (mgr.14180) 158 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:21.177293+0000 mgr.smithi062.jqfptl (mgr.14180) 159 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:21.180026+0000 mon.smithi062 (mon.0) 594 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:22.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:22 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:21.183518+0000 mon.smithi062 (mon.0) 595 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:23.639 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:23 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:22.342714+0000 mon.smithi062 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:23.640 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:23 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:22.353496+0000 mon.smithi062 (mon.0) 597 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:23.808 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:22.342714+0000 mon.smithi062 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:23.808 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:23 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:22.353496+0000 mon.smithi062 (mon.0) 597 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:24.658 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 1 on host 'smithi062' 2024-02-10T08:13:24.673 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:24.673 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:24.673 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep running 2024-02-10T08:13:24.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:23.177639+0000 mgr.smithi062.jqfptl (mgr.14180) 160 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:24.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:24 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:23.663580+0000 mon.smithi062 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:25.004 INFO:teuthology.orchestra.run.smithi062.stderr:+ sleep 5 2024-02-10T08:13:25.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:23.177639+0000 mgr.smithi062.jqfptl (mgr.14180) 160 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:25.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:24 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:23.663580+0000 mon.smithi062 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:26.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:25 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:24.984354+0000 mgr.smithi062.jqfptl (mgr.14180) 161 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:26.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:25 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:25.549552+0000 mon.smithi062 (mon.0) 599 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:13:26.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:25 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:24.984354+0000 mgr.smithi062.jqfptl (mgr.14180) 161 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:26.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:25 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:25.549552+0000 mon.smithi062 (mon.0) 599 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:25.178012+0000 mgr.smithi062.jqfptl (mgr.14180) 162 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:25.798422+0000 mon.smithi062 (mon.0) 600 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:25.798465+0000 mon.smithi062 (mon.0) 601 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:25.798840+0000 mon.smithi062 (mon.0) 602 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:26.084988+0000 mon.smithi062 (mon.0) 603 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:27.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:26 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:26.648642+0000 mon.smithi062 (mon.0) 604 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:27.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:25.178012+0000 mgr.smithi062.jqfptl (mgr.14180) 162 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:25.798422+0000 mon.smithi062 (mon.0) 600 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:13:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:25.798465+0000 mon.smithi062 (mon.0) 601 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2024-02-10T08:13:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:25.798840+0000 mon.smithi062 (mon.0) 602 : audit [INF] from='osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-02-10T08:13:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:26.084988+0000 mon.smithi062 (mon.0) 603 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:27.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:26 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:26.648642+0000 mon.smithi062 (mon.0) 604 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:28.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:26.796657+0000 mon.smithi062 (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:13:28.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:26.800395+0000 mon.smithi062 (mon.0) 606 : cluster [INF] osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263] boot 2024-02-10T08:13:28.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:26.800443+0000 mon.smithi062 (mon.0) 607 : cluster [DBG] osdmap e35: 8 total, 8 up, 8 in 2024-02-10T08:13:28.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:27 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:26.800752+0000 mon.smithi062 (mon.0) 608 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:13:28.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:26.796657+0000 mon.smithi062 (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:13:28.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:26.800395+0000 mon.smithi062 (mon.0) 606 : cluster [INF] osd.1 [v2:172.21.15.62:6802/2300970263,v1:172.21.15.62:6803/2300970263] boot 2024-02-10T08:13:28.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:26.800443+0000 mon.smithi062 (mon.0) 607 : cluster [DBG] osdmap e35: 8 total, 8 up, 8 in 2024-02-10T08:13:28.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:27 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:26.800752+0000 mon.smithi062 (mon.0) 608 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:13:29.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:27.178315+0000 mgr.smithi062.jqfptl (mgr.14180) 163 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:29.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.803548+0000 mon.smithi062 (mon.0) 609 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:29.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.804677+0000 mon.smithi062 (mon.0) 610 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:29.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:28 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.805311+0000 mon.smithi062 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:29.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:27.178315+0000 mgr.smithi062.jqfptl (mgr.14180) 163 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:29.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.803548+0000 mon.smithi062 (mon.0) 609 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.804677+0000 mon.smithi062 (mon.0) 610 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:29.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:28 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.805311+0000 mon.smithi062 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:30.007 INFO:teuthology.orchestra.run.smithi062.stderr:+ ceph orch ps 2024-02-10T08:13:30.007 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep osd.1 2024-02-10T08:13:30.007 INFO:teuthology.orchestra.run.smithi062.stderr:+ grep running 2024-02-10T08:13:30.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:28.806721+0000 mgr.smithi062.jqfptl (mgr.14180) 164 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:30.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.811231+0000 mon.smithi062 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:30.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.814682+0000 mon.smithi062 (mon.0) 613 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:30.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:28.819099+0000 mon.smithi062 (mon.0) 614 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:30.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:29.807014+0000 mon.smithi062 (mon.0) 615 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T08:13:30.067 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:29 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:29.807042+0000 mon.smithi062 (mon.0) 616 : cluster [INF] Cluster is now healthy 2024-02-10T08:13:30.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:28.806721+0000 mgr.smithi062.jqfptl (mgr.14180) 164 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.811231+0000 mon.smithi062 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.814682+0000 mon.smithi062 (mon.0) 613 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:28.819099+0000 mon.smithi062 (mon.0) 614 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:13:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:29.807014+0000 mon.smithi062 (mon.0) 615 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T08:13:30.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:29 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:29.807042+0000 mon.smithi062 (mon.0) 616 : cluster [INF] Cluster is now healthy 2024-02-10T08:13:30.314 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (8s) 4s ago 7s 11.9M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 1dfdc0025f8f 2024-02-10T08:13:30.736 INFO:teuthology.run_tasks:Running task cephadm.healthy... 2024-02-10T08:13:30.746 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T08:13:30.746 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T08:13:30.746 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T08:13:31.191 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:31.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:30.014127+0000 mon.smithi062 (mon.0) 617 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:31.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:30.294131+0000 mgr.smithi062.jqfptl (mgr.14180) 165 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:31.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:31 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:30.807045+0000 mgr.smithi062.jqfptl (mgr.14180) 166 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:31.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:30.014127+0000 mon.smithi062 (mon.0) 617 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:31.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:30.294131+0000 mgr.smithi062.jqfptl (mgr.14180) 165 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:13:31.390 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:31 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:30.807045+0000 mgr.smithi062.jqfptl (mgr.14180) 166 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:32.541 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:13:32.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:31.617885+0000 mon.smithi062 (mon.0) 618 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:32.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:31.619005+0000 mon.smithi062 (mon.0) 619 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:32.816 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:31.619774+0000 mon.smithi062 (mon.0) 620 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:32.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:31.624198+0000 mon.smithi062 (mon.0) 621 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:32.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:31.627782+0000 mon.smithi062 (mon.0) 622 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:32.817 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:32 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:32.535813+0000 mon.smithi062 (mon.0) 623 : audit [DBG] from='client.? 172.21.15.62:0/1843105829' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:31.617885+0000 mon.smithi062 (mon.0) 618 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:31.619005+0000 mon.smithi062 (mon.0) 619 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:31.619774+0000 mon.smithi062 (mon.0) 620 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:31.624198+0000 mon.smithi062 (mon.0) 621 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:31.627782+0000 mon.smithi062 (mon.0) 622 : audit [DBG] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T08:13:32.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:32 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:32.535813+0000 mon.smithi062 (mon.0) 623 : audit [DBG] from='client.? 172.21.15.62:0/1843105829' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:13:32.919 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":18,"active_gid":14180,"active_name":"smithi062.jqfptl","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6800","nonce":2276648912},{"type":"v1","addr":"172.21.15.62:6801","nonce":2276648912}]},"active_addr":"172.21.15.62:6801/2276648912","active_change":"2024-02-10T08:10:26.496090+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":14198,"name":"smithi192.smcebo","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":"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":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":"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":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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.62:8443/","prometheus":"http://172.21.15.62:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":4,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2174320870}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2634957539}]}]} 2024-02-10T08:13:32.922 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T08:13:32.922 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T08:13:32.923 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:13:33.201 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:33.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:33 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:32.807364+0000 mgr.smithi062.jqfptl (mgr.14180) 167 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:34.022 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:33 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:32.807364+0000 mgr.smithi062.jqfptl (mgr.14180) 167 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:34.370 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:13:34.371 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":35,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","created":"2024-02-10T08:09:00.478572+0000","modified":"2024-02-10T08:13:26.796486+0000","last_up_change":"2024-02-10T08:13:26.796486+0000","last_in_change":"2024-02-10T08:11:32.698571+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":15,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:11:50.286272+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":"25","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"266fd508-9247-4012-8077-f0ebbd4c9d6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6801","nonce":3095781778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6803","nonce":3095781778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6807","nonce":3095781778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6805","nonce":3095781778}]},"public_addr":"172.21.15.192:6801/3095781778","cluster_addr":"172.21.15.192:6803/3095781778","heartbeat_back_addr":"172.21.15.192:6807/3095781778","heartbeat_front_addr":"172.21.15.192:6805/3095781778","state":["exists","up"]},{"osd":1,"uuid":"6a3c570a-5374-4096-8b9a-e34c8702f2e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":32,"up_from":35,"up_thru":23,"down_at":33,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6803","nonce":2300970263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6805","nonce":2300970263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6809","nonce":2300970263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6807","nonce":2300970263}]},"public_addr":"172.21.15.62:6803/2300970263","cluster_addr":"172.21.15.62:6805/2300970263","heartbeat_back_addr":"172.21.15.62:6809/2300970263","heartbeat_front_addr":"172.21.15.62:6807/2300970263","state":["exists","up"]},{"osd":2,"uuid":"8dc7d7ae-8c46-4d82-a623-2dddb3f8891a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6809","nonce":935871587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6811","nonce":935871587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6815","nonce":935871587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6813","nonce":935871587}]},"public_addr":"172.21.15.192:6809/935871587","cluster_addr":"172.21.15.192:6811/935871587","heartbeat_back_addr":"172.21.15.192:6815/935871587","heartbeat_front_addr":"172.21.15.192:6813/935871587","state":["exists","up"]},{"osd":3,"uuid":"463c549b-53b3-4923-9504-bfe72d1555e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6811","nonce":503628740}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6813","nonce":503628740}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6817","nonce":503628740}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6815","nonce":503628740}]},"public_addr":"172.21.15.62:6811/503628740","cluster_addr":"172.21.15.62:6813/503628740","heartbeat_back_addr":"172.21.15.62:6817/503628740","heartbeat_front_addr":"172.21.15.62:6815/503628740","state":["exists","up"]},{"osd":4,"uuid":"45b674b4-73b5-4712-882f-e0a366f6dd78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6817","nonce":3991535122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6819","nonce":3991535122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6823","nonce":3991535122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6821","nonce":3991535122}]},"public_addr":"172.21.15.192:6817/3991535122","cluster_addr":"172.21.15.192:6819/3991535122","heartbeat_back_addr":"172.21.15.192:6823/3991535122","heartbeat_front_addr":"172.21.15.192:6821/3991535122","state":["exists","up"]},{"osd":5,"uuid":"f091e1ef-b74b-4d38-803e-809006b06897","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6818","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6819","nonce":1052404760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6821","nonce":1052404760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6825","nonce":1052404760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6823","nonce":1052404760}]},"public_addr":"172.21.15.62:6819/1052404760","cluster_addr":"172.21.15.62:6821/1052404760","heartbeat_back_addr":"172.21.15.62:6825/1052404760","heartbeat_front_addr":"172.21.15.62:6823/1052404760","state":["exists","up"]},{"osd":6,"uuid":"ebc82f26-2db0-497b-becc-f3b10a0e4bd0","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.192:6824","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6825","nonce":3400500922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6827","nonce":3400500922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6831","nonce":3400500922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6829","nonce":3400500922}]},"public_addr":"172.21.15.192:6825/3400500922","cluster_addr":"172.21.15.192:6827/3400500922","heartbeat_back_addr":"172.21.15.192:6831/3400500922","heartbeat_front_addr":"172.21.15.192:6829/3400500922","state":["exists","up"]},{"osd":7,"uuid":"4b99f341-ddca-4bdf-8879-ad35bbf2e90f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6826","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6827","nonce":2610788363}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6829","nonce":2610788363}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6833","nonce":2610788363}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6831","nonce":2610788363}]},"public_addr":"172.21.15.62:6827/2610788363","cluster_addr":"172.21.15.62:6829/2610788363","heartbeat_back_addr":"172.21.15.62:6833/2610788363","heartbeat_front_addr":"172.21.15.62:6831/2610788363","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:44.867926+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:47.376336+0000","dead_epoch":32},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:48.034101+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.632420+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.267066+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:55.799368+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:54.623264+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:59.677338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1090926272":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6801/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3589443996":"2024-02-11T08:10:26.495980+0000","172.21.15.62:0/1259714676":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3421783857":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/3125621369":"2024-02-11T08:09:21.328772+0000","172.21.15.62:6800/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/948208618":"2024-02-11T08:09:21.328772+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-10T08:13:34.707 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:34 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:34.369160+0000 mon.smithi062 (mon.0) 624 : audit [DBG] from='client.? 172.21.15.62:0/1661618292' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:13:34.743 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T08:13:34.743 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:13:34.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:34 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:34.369160+0000 mon.smithi062 (mon.0) 624 : audit [DBG] from='client.? 172.21.15.62:0/1661618292' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:13:35.020 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:36.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:35 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:34.807700+0000 mgr.smithi062.jqfptl (mgr.14180) 168 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:36.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:35 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:34.807700+0000 mgr.smithi062.jqfptl (mgr.14180) 168 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:36.152 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:13:36.152 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":35,"fsid":"92ff11c2-c7eb-11ee-95b8-87774f69a715","created":"2024-02-10T08:09:00.478572+0000","modified":"2024-02-10T08:13:26.796486+0000","last_up_change":"2024-02-10T08:13:26.796486+0000","last_in_change":"2024-02-10T08:11:32.698571+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":15,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:11:50.286272+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":"25","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"266fd508-9247-4012-8077-f0ebbd4c9d6a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6800","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6801","nonce":3095781778}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6802","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6803","nonce":3095781778}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6806","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6807","nonce":3095781778}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6804","nonce":3095781778},{"type":"v1","addr":"172.21.15.192:6805","nonce":3095781778}]},"public_addr":"172.21.15.192:6801/3095781778","cluster_addr":"172.21.15.192:6803/3095781778","heartbeat_back_addr":"172.21.15.192:6807/3095781778","heartbeat_front_addr":"172.21.15.192:6805/3095781778","state":["exists","up"]},{"osd":1,"uuid":"6a3c570a-5374-4096-8b9a-e34c8702f2e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":32,"up_from":35,"up_thru":23,"down_at":33,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6803","nonce":2300970263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6805","nonce":2300970263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6809","nonce":2300970263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":2300970263},{"type":"v1","addr":"172.21.15.62:6807","nonce":2300970263}]},"public_addr":"172.21.15.62:6803/2300970263","cluster_addr":"172.21.15.62:6805/2300970263","heartbeat_back_addr":"172.21.15.62:6809/2300970263","heartbeat_front_addr":"172.21.15.62:6807/2300970263","state":["exists","up"]},{"osd":2,"uuid":"8dc7d7ae-8c46-4d82-a623-2dddb3f8891a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":19,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6808","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6809","nonce":935871587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6810","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6811","nonce":935871587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6814","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6815","nonce":935871587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6812","nonce":935871587},{"type":"v1","addr":"172.21.15.192:6813","nonce":935871587}]},"public_addr":"172.21.15.192:6809/935871587","cluster_addr":"172.21.15.192:6811/935871587","heartbeat_back_addr":"172.21.15.192:6815/935871587","heartbeat_front_addr":"172.21.15.192:6813/935871587","state":["exists","up"]},{"osd":3,"uuid":"463c549b-53b3-4923-9504-bfe72d1555e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6811","nonce":503628740}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6813","nonce":503628740}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6817","nonce":503628740}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":503628740},{"type":"v1","addr":"172.21.15.62:6815","nonce":503628740}]},"public_addr":"172.21.15.62:6811/503628740","cluster_addr":"172.21.15.62:6813/503628740","heartbeat_back_addr":"172.21.15.62:6817/503628740","heartbeat_front_addr":"172.21.15.62:6815/503628740","state":["exists","up"]},{"osd":4,"uuid":"45b674b4-73b5-4712-882f-e0a366f6dd78","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6816","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6817","nonce":3991535122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6818","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6819","nonce":3991535122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6822","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6823","nonce":3991535122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6820","nonce":3991535122},{"type":"v1","addr":"172.21.15.192:6821","nonce":3991535122}]},"public_addr":"172.21.15.192:6817/3991535122","cluster_addr":"172.21.15.192:6819/3991535122","heartbeat_back_addr":"172.21.15.192:6823/3991535122","heartbeat_front_addr":"172.21.15.192:6821/3991535122","state":["exists","up"]},{"osd":5,"uuid":"f091e1ef-b74b-4d38-803e-809006b06897","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6818","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6819","nonce":1052404760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6821","nonce":1052404760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6825","nonce":1052404760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":1052404760},{"type":"v1","addr":"172.21.15.62:6823","nonce":1052404760}]},"public_addr":"172.21.15.62:6819/1052404760","cluster_addr":"172.21.15.62:6821/1052404760","heartbeat_back_addr":"172.21.15.62:6825/1052404760","heartbeat_front_addr":"172.21.15.62:6823/1052404760","state":["exists","up"]},{"osd":6,"uuid":"ebc82f26-2db0-497b-becc-f3b10a0e4bd0","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.192:6824","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6825","nonce":3400500922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6826","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6827","nonce":3400500922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6830","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6831","nonce":3400500922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.192:6828","nonce":3400500922},{"type":"v1","addr":"172.21.15.192:6829","nonce":3400500922}]},"public_addr":"172.21.15.192:6825/3400500922","cluster_addr":"172.21.15.192:6827/3400500922","heartbeat_back_addr":"172.21.15.192:6831/3400500922","heartbeat_front_addr":"172.21.15.192:6829/3400500922","state":["exists","up"]},{"osd":7,"uuid":"4b99f341-ddca-4bdf-8879-ad35bbf2e90f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6826","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6827","nonce":2610788363}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6829","nonce":2610788363}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6833","nonce":2610788363}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":2610788363},{"type":"v1","addr":"172.21.15.62:6831","nonce":2610788363}]},"public_addr":"172.21.15.62:6827/2610788363","cluster_addr":"172.21.15.62:6829/2610788363","heartbeat_back_addr":"172.21.15.62:6833/2610788363","heartbeat_front_addr":"172.21.15.62:6831/2610788363","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:44.867926+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:47.376336+0000","dead_epoch":32},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:48.034101+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.632420+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:51.267066+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:55.799368+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:54.623264+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:11:59.677338+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1090926272":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6801/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/534369654":"2024-02-11T08:10:26.495980+0000","172.21.15.62:6800/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3589443996":"2024-02-11T08:10:26.495980+0000","172.21.15.62:0/1259714676":"2024-02-11T08:09:49.421661+0000","172.21.15.62:0/3421783857":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/3999081417":"2024-02-11T08:09:49.421661+0000","172.21.15.62:6801/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/3125621369":"2024-02-11T08:09:21.328772+0000","172.21.15.62:6800/1058789565":"2024-02-11T08:09:21.328772+0000","172.21.15.62:0/948208618":"2024-02-11T08:09:21.328772+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-10T08:13:36.519 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T08:13:36.795 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:37.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:36 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:36.151048+0000 mon.smithi062 (mon.0) 625 : audit [DBG] from='client.? 172.21.15.62:0/913432703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:13:37.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:36 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:36.151048+0000 mon.smithi062 (mon.0) 625 : audit [DBG] from='client.? 172.21.15.62:0/913432703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:13:38.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:37 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:36.808003+0000 mgr.smithi062.jqfptl (mgr.14180) 169 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:38.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:37 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:36.808003+0000 mgr.smithi062.jqfptl (mgr.14180) 169 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:38.185 INFO:teuthology.orchestra.run.smithi062.stdout:68719476761 2024-02-10T08:13:38.185 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T08:13:38.462 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:39.811 INFO:teuthology.orchestra.run.smithi062.stdout:150323855364 2024-02-10T08:13:39.812 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T08:13:40.086 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:40.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:39 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:38.808352+0000 mgr.smithi062.jqfptl (mgr.14180) 170 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:40.202 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:39 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:38.808352+0000 mgr.smithi062.jqfptl (mgr.14180) 170 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:41.450 INFO:teuthology.orchestra.run.smithi062.stdout:81604378650 2024-02-10T08:13:41.450 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T08:13:41.736 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:42.136 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:40.808668+0000 mgr.smithi062.jqfptl (mgr.14180) 171 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:42.137 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:41 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:41.648995+0000 mon.smithi062 (mon.0) 626 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:42.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:40.808668+0000 mgr.smithi062.jqfptl (mgr.14180) 171 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:42.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:41 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:41.648995+0000 mon.smithi062 (mon.0) 626 : audit [INF] from='mgr.14180 172.21.15.62:0/19585603' entity='mgr.smithi062.jqfptl' 2024-02-10T08:13:43.034 INFO:teuthology.orchestra.run.smithi062.stdout:94489280536 2024-02-10T08:13:43.034 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T08:13:43.310 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:44.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:43 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:42.808976+0000 mgr.smithi062.jqfptl (mgr.14180) 172 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:44.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:43 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:42.808976+0000 mgr.smithi062.jqfptl (mgr.14180) 172 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:44.685 INFO:teuthology.orchestra.run.smithi062.stdout:94489280539 2024-02-10T08:13:44.685 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T08:13:44.966 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:46.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:45 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:44.809242+0000 mgr.smithi062.jqfptl (mgr.14180) 173 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:46.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:45 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:44.809242+0000 mgr.smithi062.jqfptl (mgr.14180) 173 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:46.301 INFO:teuthology.orchestra.run.smithi062.stdout:111669149721 2024-02-10T08:13:46.302 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T08:13:46.577 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:47.925 INFO:teuthology.orchestra.run.smithi062.stdout:107374182426 2024-02-10T08:13:47.926 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T08:13:48.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:47 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:46.809529+0000 mgr.smithi062.jqfptl (mgr.14180) 174 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:48.201 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:48.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:47 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:46.809529+0000 mgr.smithi062.jqfptl (mgr.14180) 174 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:49.641 INFO:teuthology.orchestra.run.smithi062.stdout:128849018906 2024-02-10T08:13:49.642 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T08:13:49.920 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:50.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:49 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:48.809878+0000 mgr.smithi062.jqfptl (mgr.14180) 175 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:50.231 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:49 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:48.809878+0000 mgr.smithi062.jqfptl (mgr.14180) 175 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:51.090 INFO:teuthology.orchestra.run.smithi062.stdout:68719476763 2024-02-10T08:13:51.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476761 got 68719476763 for osd.0 2024-02-10T08:13:51.467 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T08:13:51.752 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:52.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:50.810171+0000 mgr.smithi062.jqfptl (mgr.14180) 176 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:52.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:51 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:51.090140+0000 mon.smithi062 (mon.0) 627 : audit [DBG] from='client.? 172.21.15.62:0/970450502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:13:52.187 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:50.810171+0000 mgr.smithi062.jqfptl (mgr.14180) 176 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:52.187 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:51 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:51.090140+0000 mon.smithi062 (mon.0) 627 : audit [DBG] from='client.? 172.21.15.62:0/970450502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:13:52.873 INFO:teuthology.orchestra.run.smithi062.stdout:150323855367 2024-02-10T08:13:53.266 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855364 got 150323855367 for osd.1 2024-02-10T08:13:53.267 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T08:13:53.542 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:54.010 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:52.810462+0000 mgr.smithi062.jqfptl (mgr.14180) 177 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:54.010 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:53 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:52.872995+0000 mon.smithi062 (mon.0) 628 : audit [DBG] from='client.? 172.21.15.62:0/2170270124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:13:54.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:52.810462+0000 mgr.smithi062.jqfptl (mgr.14180) 177 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:54.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:53 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:52.872995+0000 mon.smithi062 (mon.0) 628 : audit [DBG] from='client.? 172.21.15.62:0/2170270124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:13:54.697 INFO:teuthology.orchestra.run.smithi062.stdout:81604378652 2024-02-10T08:13:54.971 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:54 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:54.697211+0000 mon.smithi062 (mon.0) 629 : audit [DBG] from='client.? 172.21.15.62:0/1607927624' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:13:55.074 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378650 got 81604378652 for osd.2 2024-02-10T08:13:55.074 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T08:13:55.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:54 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:54.697211+0000 mon.smithi062 (mon.0) 629 : audit [DBG] from='client.? 172.21.15.62:0/1607927624' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:13:55.350 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:56.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:55 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:54.810786+0000 mgr.smithi062.jqfptl (mgr.14180) 178 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:56.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:55 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:54.810786+0000 mgr.smithi062.jqfptl (mgr.14180) 178 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:56.447 INFO:teuthology.orchestra.run.smithi062.stdout:94489280539 2024-02-10T08:13:56.767 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280536 got 94489280539 for osd.3 2024-02-10T08:13:56.768 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T08:13:57.043 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:57.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:56 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:56.447388+0000 mon.smithi062 (mon.0) 630 : audit [DBG] from='client.? 172.21.15.62:0/3258852503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:13:57.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:56 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:56.447388+0000 mon.smithi062 (mon.0) 630 : audit [DBG] from='client.? 172.21.15.62:0/3258852503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:13:58.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:57 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:56.811100+0000 mgr.smithi062.jqfptl (mgr.14180) 179 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:58.265 INFO:teuthology.orchestra.run.smithi062.stdout:94489280541 2024-02-10T08:13:58.288 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:57 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:56.811100+0000 mgr.smithi062.jqfptl (mgr.14180) 179 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:13:58.650 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280539 got 94489280541 for osd.4 2024-02-10T08:13:58.651 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T08:13:58.928 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:13:59.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:58 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:13:58.265267+0000 mon.smithi062 (mon.0) 631 : audit [DBG] from='client.? 172.21.15.62:0/4607797' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:13:59.225 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:58 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:13:58.265267+0000 mon.smithi062 (mon.0) 631 : audit [DBG] from='client.? 172.21.15.62:0/4607797' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:14:00.066 INFO:teuthology.orchestra.run.smithi062.stdout:111669149724 2024-02-10T08:14:00.251 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:13:59 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:13:58.811420+0000 mgr.smithi062.jqfptl (mgr.14180) 180 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:00.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:13:59 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:13:58.811420+0000 mgr.smithi062.jqfptl (mgr.14180) 180 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:00.431 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149724 for osd.5 2024-02-10T08:14:00.431 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T08:14:00.708 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:14:01.176 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:00 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:00.066116+0000 mon.smithi062 (mon.0) 632 : audit [DBG] from='client.? 172.21.15.62:0/2090615840' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:14:01.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:00 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:00.066116+0000 mon.smithi062 (mon.0) 632 : audit [DBG] from='client.? 172.21.15.62:0/2090615840' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:14:01.912 INFO:teuthology.orchestra.run.smithi062.stdout:107374182428 2024-02-10T08:14:02.287 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:01 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:14:00.811774+0000 mgr.smithi062.jqfptl (mgr.14180) 181 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:02.308 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182426 got 107374182428 for osd.6 2024-02-10T08:14:02.308 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T08:14:02.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:01 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:14:00.811774+0000 mgr.smithi062.jqfptl (mgr.14180) 181 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:02.584 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:14:03.026 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:02 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:01.912609+0000 mon.smithi062 (mon.0) 633 : audit [DBG] from='client.? 172.21.15.62:0/1774744154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:14:03.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:02 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:01.912609+0000 mon.smithi062 (mon.0) 633 : audit [DBG] from='client.? 172.21.15.62:0/1774744154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:14:03.731 INFO:teuthology.orchestra.run.smithi062.stdout:128849018909 2024-02-10T08:14:04.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:14:02.812053+0000 mgr.smithi062.jqfptl (mgr.14180) 182 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:04.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:03 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:03.730806+0000 mon.smithi062 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.62:0/904430482' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:14:04.107 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018906 got 128849018909 for osd.7 2024-02-10T08:14:04.107 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T08:14:04.107 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:14:04.384 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:14:04.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:14:02.812053+0000 mgr.smithi062.jqfptl (mgr.14180) 182 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:04.389 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:03 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:03.730806+0000 mon.smithi062 (mon.0) 634 : audit [DBG] from='client.? 172.21.15.62:0/904430482' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:14:05.510 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:14:05.511 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-02-10T08:14:05.904 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":135,"stamp":"2024-02-10T08:14:04.812220+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":2379968,"kb_used_data":2752,"kb_used_omap":0,"kb_used_meta":2377151,"kb_avail":747548480,"statfs":{"total":767926730752,"available":765489643520,"internally_reserved":0,"allocated":2818048,"data_stored":1122440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":972,"internal_metadata":2434202676},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":34,"state":"active+clean","last_fresh":"2024-02-10T08:13:26.446469+0000","last_change":"2024-02-10T08:12:03.779940+0000","last_active":"2024-02-10T08:13:26.446469+0000","last_peered":"2024-02-10T08:13:26.446469+0000","last_clean":"2024-02-10T08:13:26.446469+0000","last_became_active":"2024-02-10T08:12:03.779599+0000","last_became_peered":"2024-02-10T08:12:03.779599+0000","last_unstale":"2024-02-10T08:13:26.446469+0000","last_undegraded":"2024-02-10T08:13:26.446469+0000","last_fullsized":"2024-02-10T08:13:26.446469+0000","mapping_epoch":31,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":32,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_clean_scrub_stamp":"2024-02-10T08:11:50.792760+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":30,"seq":128849018909,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.81200000000000006}]},{"osd":1,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.82299999999999995}]},{"osd":3,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.64600000000000002}]},{"osd":4,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":1.004}]},{"osd":5,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.76600000000000001}]},{"osd":6,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":1.046}]}]},{"osd":5,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.36699999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.66200000000000003,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.54700000000000004,"15min":0.55000000000000004},"min":{"1min":0.41599999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.502}]},{"osd":1,"last update":"Sat Feb 10 08:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.307}]},{"osd":2,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.56699999999999995,"15min":0.57399999999999995},"min":{"1min":0.41799999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.70099999999999996,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55400000000000005,"15min":0.55700000000000005},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71599999999999997,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.64800000000000002}]},{"osd":3,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.39200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28999999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.53400000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.433,"15min":0.439},"min":{"1min":0.312,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.60899999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.33300000000000002}]},{"osd":4,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.54700000000000004,"15min":0.55000000000000004},"min":{"1min":0.41799999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.60399999999999998,"15min":0.61299999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.68300000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.56999999999999995}]},{"osd":6,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.38200000000000001,"5min":0.374,"15min":0.374},"max":{"1min":0.66800000000000004,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.60399999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.73699999999999999,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.61699999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.45400000000000001}]}]},{"osd":1,"up_from":35,"seq":150323855369,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297888,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297535,"kb_avail":93443168,"statfs":{"total":95990841344,"available":95685804032,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":972,"internal_metadata":304675892},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55800000000000005}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.437}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60899999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48499999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56799999999999995}]}]},{"osd":0,"up_from":16,"seq":68719476766,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 08:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.378},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.51300000000000001}]},{"osd":2,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.44,"15min":0.44700000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.56799999999999995,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.442,"5min":0.45000000000000001,"15min":0.45200000000000001},"min":{"1min":0.308,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.60599999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.58099999999999996,"15min":0.58699999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54200000000000004,"15min":0.54000000000000004},"min":{"1min":0.41199999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.53900000000000003}]},{"osd":4,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.47399999999999998,"15min":0.47999999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.58699999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.55400000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.34999999999999998}]},{"osd":5,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.437},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.59099999999999997,"15min":0.60199999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.40400000000000003}]},{"osd":7,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.59999999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378654,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.36699999999999999,"15min":0.36899999999999999},"min":{"1min":0.26700000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.50700000000000001,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.501},{"interface":"front","average":{"1min":0.371,"5min":0.39600000000000002,"15min":0.40000000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.46899999999999997,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.48699999999999999}]},{"osd":1,"last update":"Sat Feb 10 08:12:51 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.68799999999999994}]},{"osd":3,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72899999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.55000000000000004,"15min":0.54600000000000004},"min":{"1min":0.41099999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.81499999999999995}]},{"osd":4,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.48799999999999999,"15min":0.498},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.66300000000000003,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.502,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.65200000000000002}]},{"osd":5,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.67500000000000004}]},{"osd":6,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.63500000000000001,"5min":0.753,"15min":0.753},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.55000000000000004,"15min":0.55600000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.70999999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.70999999999999996}]},{"osd":7,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.76100000000000001}]}]},{"osd":3,"up_from":22,"seq":94489280541,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.497,"15min":0.498},"min":{"1min":0.33800000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.64900000000000002,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.53000000000000003}]},{"osd":1,"last update":"Sat Feb 10 08:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.307}]},{"osd":2,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.34999999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.5,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.51500000000000001}]},{"osd":4,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.54400000000000004,"15min":0.54200000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.79200000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.54900000000000004,"15min":0.54500000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.38600000000000001,"15min":0.38700000000000001},"min":{"1min":0.28899999999999998,"5min":0.246,"15min":0.246},"max":{"1min":0.52200000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.37}]},{"osd":6,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54200000000000004,"15min":0.54100000000000004},"min":{"1min":0.42999999999999999,"5min":0.38,"15min":0.38},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.53300000000000003,"15min":0.52900000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.64200000000000002}]},{"osd":7,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.40200000000000002}]}]},{"osd":4,"up_from":22,"seq":94489280543,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.40699999999999997,"15min":0.41299999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.56599999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.41899999999999998,"15min":0.41699999999999998},"min":{"1min":0.28899999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.40500000000000003}]},{"osd":1,"last update":"Sat Feb 10 08:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.53000000000000003}]},{"osd":2,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.44700000000000001,"15min":0.45100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.55400000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.498},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45400000000000001,"15min":0.45200000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64300000000000002,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.57899999999999996,"15min":0.58699999999999997},"min":{"1min":0.42699999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.72099999999999997,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.56699999999999995,"15min":0.57899999999999996},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81000000000000005,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.432}]},{"osd":5,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.58899999999999997,"15min":0.59899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.876,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.61299999999999999,"15min":0.623},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.82499999999999996,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.59899999999999998}]},{"osd":6,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.69499999999999995,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.51300000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:13:03 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.55700000000000005}]}]},{"osd":6,"up_from":25,"seq":107374182429,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.38300000000000001,"15min":0.38100000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.65500000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.307},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.44700000000000001,"15min":0.45100000000000001},"min":{"1min":0.29699999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.60199999999999998,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.36199999999999999}]},{"osd":1,"last update":"Sat Feb 10 08:12:59 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.50700000000000001}]},{"osd":2,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.43099999999999999,"15min":0.437},"min":{"1min":0.29899999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.61599999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.46100000000000002,"15min":0.46400000000000002},"min":{"1min":0.33800000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.54100000000000004}]},{"osd":3,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.55700000000000005,"15min":0.56499999999999995},"min":{"1min":0.378,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.65400000000000003,"5min":0.747,"15min":0.747},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.53200000000000003,"15min":0.54100000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.61599999999999999,"5min":0.746,"15min":0.746},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.53000000000000003,"15min":0.53400000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73299999999999998,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.54700000000000004,"15min":0.55800000000000005},"min":{"1min":0.34300000000000003,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70899999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.40300000000000002}]},{"osd":5,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.63800000000000001,"15min":0.64700000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.76600000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.63800000000000001,"15min":0.65000000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.77800000000000002,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.497}]},{"osd":7,"last update":"Sat Feb 10 08:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.53200000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T08:14:05.906 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:14:06.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:05 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:14:04.812452+0000 mgr.smithi062.jqfptl (mgr.14180) 183 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:06.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:05 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:14:04.812452+0000 mgr.smithi062.jqfptl (mgr.14180) 183 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:06.180 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:14:06.985 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:06 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:05.506906+0000 mgr.smithi062.jqfptl (mgr.14180) 184 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:14:07.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:06 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:05.506906+0000 mgr.smithi062.jqfptl (mgr.14180) 184 : audit [DBG] from='client.14660 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:14:07.337 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:14:07.338 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-02-10T08:14:07.722 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":136,"stamp":"2024-02-10T08:14:06.812671+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":2379968,"kb_used_data":2752,"kb_used_omap":0,"kb_used_meta":2377151,"kb_avail":747548480,"statfs":{"total":767926730752,"available":765489643520,"internally_reserved":0,"allocated":2818048,"data_stored":1122440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":972,"internal_metadata":2434202676},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":34,"state":"active+clean","last_fresh":"2024-02-10T08:13:26.446469+0000","last_change":"2024-02-10T08:12:03.779940+0000","last_active":"2024-02-10T08:13:26.446469+0000","last_peered":"2024-02-10T08:13:26.446469+0000","last_clean":"2024-02-10T08:13:26.446469+0000","last_became_active":"2024-02-10T08:12:03.779599+0000","last_became_peered":"2024-02-10T08:12:03.779599+0000","last_unstale":"2024-02-10T08:13:26.446469+0000","last_undegraded":"2024-02-10T08:13:26.446469+0000","last_fullsized":"2024-02-10T08:13:26.446469+0000","mapping_epoch":31,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":32,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:11:50.792760+0000","last_clean_scrub_stamp":"2024-02-10T08:11:50.792760+0000","log_size":0,"ondisk_log_size":0,"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,"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},"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":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":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":30,"seq":128849018909,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.81200000000000006}]},{"osd":1,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.505,"5min":0.505,"15min":0.505},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.82299999999999995}]},{"osd":3,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.64600000000000002}]},{"osd":4,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":1.004}]},{"osd":5,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.76600000000000001}]},{"osd":6,"last update":"Sat Feb 10 08:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":1.046}]}]},{"osd":5,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.36699999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.66200000000000003,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.54700000000000004,"15min":0.55000000000000004},"min":{"1min":0.41599999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.502}]},{"osd":1,"last update":"Sat Feb 10 08:12:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.307}]},{"osd":2,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.56699999999999995,"15min":0.57399999999999995},"min":{"1min":0.41799999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.70099999999999996,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55400000000000005,"15min":0.55700000000000005},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71599999999999997,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.64800000000000002}]},{"osd":3,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.39200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28999999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.53400000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.433,"15min":0.439},"min":{"1min":0.312,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.60899999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.33300000000000002}]},{"osd":4,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.54700000000000004,"15min":0.55000000000000004},"min":{"1min":0.41799999999999998,"5min":0.376,"15min":0.376},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.60399999999999998,"15min":0.61299999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.68300000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.56999999999999995}]},{"osd":6,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.38200000000000001,"5min":0.374,"15min":0.374},"max":{"1min":0.66800000000000004,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.60399999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.73699999999999999,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.61699999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.45400000000000001}]}]},{"osd":1,"up_from":35,"seq":150323855370,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297888,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297535,"kb_avail":93443168,"statfs":{"total":95990841344,"available":95685804032,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":972,"internal_metadata":304675892},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63500000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58799999999999997}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47399999999999998}]}]},{"osd":0,"up_from":16,"seq":68719476767,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 08:12:54 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.378},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.51300000000000001}]},{"osd":2,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.44,"15min":0.44700000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.56799999999999995,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.442,"5min":0.45000000000000001,"15min":0.45200000000000001},"min":{"1min":0.308,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.60599999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.58099999999999996,"15min":0.58699999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54200000000000004,"15min":0.54000000000000004},"min":{"1min":0.41199999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.53900000000000003}]},{"osd":4,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.47399999999999998,"15min":0.47999999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.58699999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.55400000000000005,"15min":0.56000000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.34999999999999998}]},{"osd":5,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Feb 10 08:13:58 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.437},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.59099999999999997,"15min":0.60199999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.40400000000000003}]},{"osd":7,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.59999999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378655,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.36699999999999999,"15min":0.36899999999999999},"min":{"1min":0.26700000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.50700000000000001,"5min":0.52400000000000002,"15min":0.52400000000000002},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.371,"5min":0.39600000000000002,"15min":0.40000000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.46899999999999997,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.50600000000000001}]},{"osd":1,"last update":"Sat Feb 10 08:12:51 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.52800000000000002,"15min":0.52600000000000002},"min":{"1min":0.39500000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72899999999999998,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.55000000000000004,"15min":0.54600000000000004},"min":{"1min":0.41099999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.76400000000000001}]},{"osd":4,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.48799999999999999,"15min":0.498},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.66300000000000003,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.502,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Feb 10 08:14:03 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.55300000000000005,"15min":0.55600000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.73899999999999999,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.749}]},{"osd":6,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.63500000000000001,"5min":0.753,"15min":0.753},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.55000000000000004,"15min":0.55600000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.70999999999999996,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.57699999999999996}]},{"osd":7,"last update":"Sat Feb 10 08:14:03 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.64200000000000002,"15min":0.65300000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.78400000000000003,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.63,"15min":0.63400000000000001},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.76400000000000001,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.79600000000000004}]}]},{"osd":3,"up_from":22,"seq":94489280541,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.497,"15min":0.498},"min":{"1min":0.33800000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.64900000000000002,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.53000000000000003}]},{"osd":1,"last update":"Sat Feb 10 08:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.307}]},{"osd":2,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.34999999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.5,"15min":0.496},"min":{"1min":0.32400000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.51500000000000001}]},{"osd":4,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.54400000000000004,"15min":0.54200000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.79200000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.54900000000000004,"15min":0.54500000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.38600000000000001,"15min":0.38700000000000001},"min":{"1min":0.28899999999999998,"5min":0.246,"15min":0.246},"max":{"1min":0.52200000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.37}]},{"osd":6,"last update":"Sat Feb 10 08:13:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54200000000000004,"15min":0.54100000000000004},"min":{"1min":0.42999999999999999,"5min":0.38,"15min":0.38},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.53300000000000003,"15min":0.52900000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.64200000000000002}]},{"osd":7,"last update":"Sat Feb 10 08:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.40200000000000002}]}]},{"osd":4,"up_from":22,"seq":94489280543,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.40699999999999997,"15min":0.41299999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.56599999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.41899999999999998,"15min":0.41699999999999998},"min":{"1min":0.28899999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.40500000000000003}]},{"osd":1,"last update":"Sat Feb 10 08:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.53000000000000003}]},{"osd":2,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.44700000000000001,"15min":0.45100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.55400000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.498},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.45400000000000001,"15min":0.45200000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.64300000000000002,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Feb 10 08:13:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.57899999999999996,"15min":0.58699999999999997},"min":{"1min":0.42699999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.72099999999999997,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.498,"5min":0.56699999999999995,"15min":0.57899999999999996},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81000000000000005,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.432}]},{"osd":5,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.58899999999999997,"15min":0.59899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.876,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.61299999999999999,"15min":0.623},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.82499999999999996,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.59899999999999998}]},{"osd":6,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.69499999999999995,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.51300000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:13:03 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.55700000000000005}]}]},{"osd":6,"up_from":25,"seq":107374182430,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":297440,"kb_used_data":344,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93443616,"statfs":{"total":95990841344,"available":95686262784,"internally_reserved":0,"allocated":352256,"data_stored":140305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.38300000000000001,"15min":0.38100000000000001},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.65500000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.44700000000000001,"15min":0.45100000000000001},"min":{"1min":0.29699999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.60199999999999998,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.35299999999999998}]},{"osd":1,"last update":"Sat Feb 10 08:12:59 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.443}]},{"osd":2,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.43099999999999999,"15min":0.437},"min":{"1min":0.29899999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.61599999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.46100000000000002,"15min":0.46400000000000002},"min":{"1min":0.33800000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.56499999999999995}]},{"osd":3,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.55700000000000005,"15min":0.56499999999999995},"min":{"1min":0.378,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.65400000000000003,"5min":0.747,"15min":0.747},"last":0.432},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.53200000000000003,"15min":0.54100000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.61599999999999999,"5min":0.746,"15min":0.746},"last":0.53200000000000003}]},{"osd":4,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.53000000000000003,"15min":0.53400000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73299999999999998,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.54700000000000004,"15min":0.55800000000000005},"min":{"1min":0.34300000000000003,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70899999999999996,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.503}]},{"osd":5,"last update":"Sat Feb 10 08:14:00 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.63800000000000001,"15min":0.64700000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.76600000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.63800000000000001,"15min":0.65000000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.77800000000000002,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.57899999999999996}]},{"osd":7,"last update":"Sat Feb 10 08:13:06 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.54300000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T08:14:07.723 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T08:14:07.723 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T08:14:07.724 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T08:14:07.724 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T08:14:08.002 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/mon.smithi062/config 2024-02-10T08:14:08.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:07 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:14:06.812786+0000 mgr.smithi062.jqfptl (mgr.14180) 185 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:08.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:07 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:14:06.812786+0000 mgr.smithi062.jqfptl (mgr.14180) 185 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:09.066 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:08 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:07.333911+0000 mgr.smithi062.jqfptl (mgr.14180) 186 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:14:09.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:08 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:07.333911+0000 mgr.smithi062.jqfptl (mgr.14180) 186 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:14:09.140 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-02-10T08:14:09.538 INFO:teuthology.orchestra.run.smithi062.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T08:14:09.539 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T08:14:09.539 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-10T08:14:09.548 INFO:tasks.cephadm:Teardown begin 2024-02-10T08:14:09.549 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:14:09.579 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:14:09.620 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-10T08:14:09.620 DEBUG:teuthology.orchestra.run.smithi062:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:14:09.637 DEBUG:teuthology.orchestra.run.smithi192:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:14:09.679 INFO:tasks.cephadm:Stopping all daemons... 2024-02-10T08:14:09.679 INFO:tasks.cephadm.mon.smithi062:Stopping mon.smithi062... 2024-02-10T08:14:09.680 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062 2024-02-10T08:14:09.956 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 systemd[1]: Stopping Ceph mon.smithi062 for 92ff11c2-c7eb-11ee-95b8-87774f69a715... 2024-02-10T08:14:09.956 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 bash[86931]: Error: no container with name or ID "ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon.smithi062" found: no such container 2024-02-10T08:14:09.956 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: cluster 2024-02-10T08:14:08.813043+0000 mgr.smithi062.jqfptl (mgr.14180) 187 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:09.956 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: audit 2024-02-10T08:14:09.140056+0000 mon.smithi062 (mon.0) 635 : audit [DBG] from='client.? 172.21.15.62:0/2851523921' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:14:09.957 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:14:09.935+0000 7f0d9dfbe700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi062 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T08:14:09.957 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:09 smithi062 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062[33248]: debug 2024-02-10T08:14:09.935+0000 7f0d9dfbe700 -1 mon.smithi062@0(leader) e2 *** Got Signal Terminated *** 2024-02-10T08:14:10.139 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: cluster 2024-02-10T08:14:08.813043+0000 mgr.smithi062.jqfptl (mgr.14180) 187 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:14:10.140 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:09 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: audit 2024-02-10T08:14:09.140056+0000 mon.smithi062 (mon.0) 635 : audit [DBG] from='client.? 172.21.15.62:0/2851523921' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:14:10.316 INFO:journalctl@ceph.mon.smithi062.smithi062.stdout:Feb 10 08:14:10 smithi062 bash[86970]: ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi062 2024-02-10T08:14:10.448 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi062.service' 2024-02-10T08:14:10.498 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:14:10.498 INFO:tasks.cephadm.mon.smithi062:Stopped mon.smithi062 2024-02-10T08:14:10.498 INFO:tasks.cephadm.mon.smithi192:Stopping mon.smithi192... 2024-02-10T08:14:10.498 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi192 2024-02-10T08:14:10.889 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:10 smithi192 systemd[1]: Stopping Ceph mon.smithi192 for 92ff11c2-c7eb-11ee-95b8-87774f69a715... 2024-02-10T08:14:10.890 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:10 smithi192 bash[54007]: Error: no container with name or ID "ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon.smithi192" found: no such container 2024-02-10T08:14:11.277 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: debug 2024-02-10T08:14:10.998+0000 7ff271652700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi192 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T08:14:11.278 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:11 smithi192 ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192[36883]: debug 2024-02-10T08:14:10.998+0000 7ff271652700 -1 mon.smithi192@1(peon) e2 *** Got Signal Terminated *** 2024-02-10T08:14:11.542 INFO:journalctl@ceph.mon.smithi192.smithi192.stdout:Feb 10 08:14:11 smithi192 bash[54045]: ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715-mon-smithi192 2024-02-10T08:14:11.548 DEBUG:teuthology.orchestra.run.smithi192:> sudo pkill -f 'journalctl -f -n 0 -u ceph-92ff11c2-c7eb-11ee-95b8-87774f69a715@mon.smithi192.service' 2024-02-10T08:14:11.593 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:14:11.593 INFO:tasks.cephadm.mon.smithi192:Stopped mon.smithi192 2024-02-10T08:14:11.593 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T08:14:44.970 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T08:15:14.250 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:15:14.290 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:15:14.320 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-10T08:15:14.322 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/ubuntu@smithi062.front.sepia.ceph.com/crash 2024-02-10T08:15:14.323 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash -- . 2024-02-10T08:15:14.398 INFO:teuthology.orchestra.run.smithi062.stderr:tar: /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T08:15:14.398 INFO:teuthology.orchestra.run.smithi062.stderr:tar: Error is not recoverable: exiting now 2024-02-10T08:15:14.400 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/ubuntu@smithi192.front.sepia.ceph.com/crash 2024-02-10T08:15:14.400 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash -- . 2024-02-10T08:15:14.459 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T08:15:14.460 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-02-10T08:15:14.461 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-10T08:15:14.461 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T08:15:14.494 INFO:teuthology.orchestra.run.smithi062.stdout:2024-02-10T08:13:06.831266+0000 mon.smithi062 (mon.0) 562 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:15:14.494 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-10T08:15:14.494 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[SEC\]' /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T08:15:14.566 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[ERR\]' /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T08:15:14.637 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[WRN\]' /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T08:15:14.708 INFO:teuthology.orchestra.run.smithi062.stdout:2024-02-10T08:13:06.831266+0000 mon.smithi062 (mon.0) 562 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:15:14.708 INFO:tasks.cephadm:Compressing logs... 2024-02-10T08:15:14.708 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:15:14.750 DEBUG:teuthology.orchestra.run.smithi192:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:: No such file or directory 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.5.log 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.7.log 2024-02-10T08:15:14.778 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.5.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.1.log 2024-02-10T08:15:14.779 INFO:teuthology.orchestra.run.smithi062.stderr: 82.9% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T08:15:14.779 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log 2024-02-10T08:15:14.779 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.3.log 2024-02-10T08:15:14.780 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T08:15:14.780 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.3.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log: 86.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T08:15:14.784 INFO:teuthology.orchestra.run.smithi192.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:: No such file or directory 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi192.smcebo.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi192.smcebo.log: 81.9% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.2.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi192.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr: 86.5% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.0.log 2024-02-10T08:15:14.785 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi192.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.0.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log: 90.9% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.6.log 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr: 91.2% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi192.smcebo.log.gz 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.4.log 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T08:15:14.786 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.6.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.4.log: 92.8% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T08:15:14.787 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi062.log 2024-02-10T08:15:14.787 INFO:teuthology.orchestra.run.smithi062.stderr: 92.7% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T08:15:14.787 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T08:15:14.788 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi062.log: /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi062.jqfptl.log 2024-02-10T08:15:14.799 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi062.jqfptl.log: 90.7% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T08:15:14.799 INFO:teuthology.orchestra.run.smithi062.stderr: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T08:15:14.802 INFO:teuthology.orchestra.run.smithi192.stderr: 92.5% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.2.log.gz 2024-02-10T08:15:14.805 INFO:teuthology.orchestra.run.smithi062.stderr: 92.5% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.5.log.gz 2024-02-10T08:15:14.808 INFO:teuthology.orchestra.run.smithi192.stderr: 92.2% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.0.log.gz 2024-02-10T08:15:14.811 INFO:teuthology.orchestra.run.smithi062.stderr: 92.4% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.7.log.gz 2024-02-10T08:15:14.814 INFO:teuthology.orchestra.run.smithi062.stderr: 92.2% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.3.log.gz 2024-02-10T08:15:14.818 INFO:teuthology.orchestra.run.smithi192.stderr: 92.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.6.log.gz 2024-02-10T08:15:14.818 INFO:teuthology.orchestra.run.smithi192.stderr: 92.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.4.log.gz 2024-02-10T08:15:14.819 INFO:teuthology.orchestra.run.smithi062.stderr: 92.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-osd.1.log.gz 2024-02-10T08:15:14.827 INFO:teuthology.orchestra.run.smithi192.stderr: 92.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi192.log.gz 2024-02-10T08:15:14.828 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-02-10T08:15:14.829 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m0.062s 2024-02-10T08:15:14.829 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m0.188s 2024-02-10T08:15:14.829 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.027s 2024-02-10T08:15:14.864 INFO:teuthology.orchestra.run.smithi062.stderr: 88.6% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mgr.smithi062.jqfptl.log.gz 2024-02-10T08:15:14.958 INFO:teuthology.orchestra.run.smithi062.stderr: 90.9% -- replaced with /var/log/ceph/92ff11c2-c7eb-11ee-95b8-87774f69a715/ceph-mon.smithi062.log.gz 2024-02-10T08:15:14.959 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-02-10T08:15:14.959 INFO:teuthology.orchestra.run.smithi062.stderr:real 0m0.195s 2024-02-10T08:15:14.959 INFO:teuthology.orchestra.run.smithi062.stderr:user 0m0.405s 2024-02-10T08:15:14.960 INFO:teuthology.orchestra.run.smithi062.stderr:sys 0m0.032s 2024-02-10T08:15:14.960 INFO:tasks.cephadm:Archiving logs... 2024-02-10T08:15:14.960 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/ubuntu@smithi062.front.sepia.ceph.com/log 2024-02-10T08:15:14.964 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T08:15:15.237 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/ubuntu@smithi192.front.sepia.ceph.com/log 2024-02-10T08:15:15.240 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T08:15:15.414 INFO:tasks.cephadm:Removing cluster... 2024-02-10T08:15:15.414 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 --force 2024-02-10T08:15:15.795 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 92ff11c2-c7eb-11ee-95b8-87774f69a715 --force 2024-02-10T08:15:16.165 INFO:tasks.cephadm:Removing cephadm ... 2024-02-10T08:15:16.165 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T08:15:16.184 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T08:15:16.201 INFO:tasks.cephadm:Teardown complete 2024-02-10T08:15:16.201 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-02-10T08:15:16.530 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi062:/dev/vg_nvme/lv_1... 2024-02-10T08:15:16.531 DEBUG:teuthology.orchestra.run.smithi062:> sudo nvme disconnect -n lv_1 2024-02-10T08:15:16.690 INFO:teuthology.orchestra.run.smithi062.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-02-10T08:15:16.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:16.691 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi062:/dev/vg_nvme/lv_2... 2024-02-10T08:15:16.692 DEBUG:teuthology.orchestra.run.smithi062:> sudo nvme disconnect -n lv_2 2024-02-10T08:15:16.835 INFO:teuthology.orchestra.run.smithi062.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-02-10T08:15:16.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:16.837 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi062:/dev/vg_nvme/lv_3... 2024-02-10T08:15:16.837 DEBUG:teuthology.orchestra.run.smithi062:> sudo nvme disconnect -n lv_3 2024-02-10T08:15:16.969 INFO:teuthology.orchestra.run.smithi062.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-02-10T08:15:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:16.970 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi062:/dev/vg_nvme/lv_4... 2024-02-10T08:15:16.970 DEBUG:teuthology.orchestra.run.smithi062:> sudo nvme disconnect -n lv_4 2024-02-10T08:15:17.124 INFO:teuthology.orchestra.run.smithi062.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-02-10T08:15:17.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.125 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-02-10T08:15:17.125 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/scratch_devs 2024-02-10T08:15:17.153 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_1... 2024-02-10T08:15:17.153 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_1 2024-02-10T08:15:17.297 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-02-10T08:15:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.299 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_2... 2024-02-10T08:15:17.299 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_2 2024-02-10T08:15:17.434 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-02-10T08:15:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.436 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_3... 2024-02-10T08:15:17.436 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_3 2024-02-10T08:15:17.560 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-02-10T08:15:17.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.562 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi192:/dev/vg_nvme/lv_4... 2024-02-10T08:15:17.562 DEBUG:teuthology.orchestra.run.smithi192:> sudo nvme disconnect -n lv_4 2024-02-10T08:15:17.692 INFO:teuthology.orchestra.run.smithi192.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-02-10T08:15:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.694 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-02-10T08:15:17.694 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/scratch_devs 2024-02-10T08:15:17.720 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-10T08:15:17.729 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-10T08:15:17.730 DEBUG:teuthology.orchestra.run.smithi062:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T08:15:17.732 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T08:15:17.749 INFO:teuthology.orchestra.run.smithi062.stderr:bash: ntpq: command not found 2024-02-10T08:15:17.753 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T08:15:17.753 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2024-02-10T08:15:17.754 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 45 +488us[ +482us] +/- 83ms 2024-02-10T08:15:17.754 INFO:teuthology.orchestra.run.smithi062.stdout:^* hv02.front.sepia.ceph.com 3 6 377 45 -130us[ -136us] +/- 64ms 2024-02-10T08:15:17.754 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -348us[ -354us] +/- 87ms 2024-02-10T08:15:17.754 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:15:17.776 INFO:teuthology.orchestra.run.smithi192.stderr:bash: ntpq: command not found 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 45 +497us[ +500us] +/- 83ms 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv02.front.sepia.ceph.com 3 6 377 45 -128us[ -125us] +/- 64ms 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 45 -327us[ -327us] +/- 87ms 2024-02-10T08:15:17.780 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T08:15:17.781 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-10T08:15:17.790 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-10T08:15:17.790 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-10T08:15:17.812 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:15:17.883 DEBUG:teuthology.orchestra.run.smithi192:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-10T08:15:17.943 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T08:15:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:17.977 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-10T08:15:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:18.006 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-10T08:15:18.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-10T08:15:18.037 INFO:teuthology.task.internal:Duration was 922.377163 seconds 2024-02-10T08:15:18.038 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-10T08:15:18.071 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-10T08:15:18.072 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T08:15:18.074 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T08:15:18.121 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T08:15:18.125 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T08:15:18.579 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-10T08:15:18.579 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi062.front.sepia.ceph.com 2024-02-10T08:15:18.580 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:15:18.605 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-02-10T08:15:18.606 DEBUG:teuthology.orchestra.run.smithi192:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-10T08:15:18.628 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-10T08:15:18.628 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T08:15:18.648 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T08:15:18.716 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-10T08:15:18.716 DEBUG:teuthology.orchestra.run.smithi062:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T08:15:18.719 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T08:15:18.822 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-10T08:15:18.832 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-10T08:15:18.833 DEBUG:teuthology.orchestra.run.smithi062:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T08:15:18.860 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T08:15:18.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-10T08:15:18.897 DEBUG:teuthology.orchestra.run.smithi062:> 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-02-10T08:15:18.903 DEBUG:teuthology.orchestra.run.smithi192:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-10T08:15:18.928 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = core 2024-02-10T08:15:18.953 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-02-10T08:15:19.000 DEBUG:teuthology.orchestra.run.smithi062:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T08:15:19.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:19.017 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T08:15:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:15:19.057 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-10T08:15:19.066 INFO:teuthology.task.internal:Transferring archived files... 2024-02-10T08:15:19.067 DEBUG:teuthology.misc:Transferring archived files from smithi062:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/smithi062 2024-02-10T08:15:19.068 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T08:15:19.115 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290/remote/smithi192 2024-02-10T08:15:19.116 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T08:15:19.158 INFO:teuthology.task.internal:Removing archive directory... 2024-02-10T08:15:19.158 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T08:15:19.160 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T08:15:19.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-10T08:15:19.221 INFO:teuthology.task.internal:Not uploading archives. 2024-02-10T08:15:19.221 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-10T08:15:19.239 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-10T08:15:19.240 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T08:15:19.242 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T08:15:19.256 INFO:teuthology.orchestra.run.smithi062.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 08:15 /home/ubuntu/cephtest 2024-02-10T08:15:19.264 INFO:teuthology.orchestra.run.smithi192.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 08:15 /home/ubuntu/cephtest 2024-02-10T08:15:19.266 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-10T08:15:19.277 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-10T08:15:19.347 INFO:teuthology.nuke:Checking targets against current locks 2024-02-10T08:15:19.376 DEBUG:teuthology.nuke:shortname: smithi062 2024-02-10T08:15:19.376 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T08:15:19.400 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 07:54:44.714232', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGbjm1mmiY7PNYH5uiU04jM/jYZ7IoZ8tD4C97gp2j9CXJuYFuoFV3SyLT24P98DDHODjsxvxWJbQgoQlbGovsE='} 2024-02-10T08:15:19.404 DEBUG:teuthology.nuke:shortname: smithi192 2024-02-10T08:15:19.404 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T08:15:19.428 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555290', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 07:54:44.715155', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIL8OcK4+Vj04VGr80rIylJX09PUDCNsM6Z0pSe7KJqDSTXX1U8UsMepIlDe6DvvcVg0R4QdC0C1R9Lk05ceMkY='} 2024-02-10T08:15:19.457 INFO:teuthology.orchestra.console.smithi062:Power off 2024-02-10T08:15:19.457 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T08:15:19.480 DEBUG:teuthology.orchestra.console.smithi062:power off output: Chassis Power Control: Down/Off 2024-02-10T08:15:19.480 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:19.495 INFO:teuthology.orchestra.console.smithi192:Power off 2024-02-10T08:15:19.495 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T08:15:19.504 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-02-10T08:15:19.517 DEBUG:teuthology.orchestra.console.smithi192:power off output: Chassis Power Control: Down/Off 2024-02-10T08:15:19.518 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:19.541 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-02-10T08:15:23.505 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:23.541 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:23.616 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-02-10T08:15:23.652 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-02-10T08:15:27.621 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:27.653 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:15:27.732 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is off 2024-02-10T08:15:27.763 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is off 2024-02-10T08:15:27.833 INFO:teuthology.orchestra.console.smithi062:Power off completed 2024-02-10T08:15:27.864 INFO:teuthology.orchestra.console.smithi192:Power off completed 2024-02-10T08:15:27.967 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} duration: 922.377162694931 failure_reason: '"2024-02-10T08:13:06.831266+0000 mon.smithi062 (mon.0) 562 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-10T08:15:27.968 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T08:15:28.040 INFO:teuthology.run:FAIL