2024-02-12T16:15:54.260 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-12T16:15:54.260 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --name yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi --description rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} --archive /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696 -- /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/orig.config.yaml 2024-02-12T16:15:54.287 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-12T16:15:54.365 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696 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/rm-zap-add} email: null first_in_suite: false job_id: '7556696' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-12_15:26:58-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: 60 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: smithi133.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+l2n5M+3YVxxNtS+zYYT7JYY0etR067iOPEwsc+DWg8Nnxd93V6QiN/1xbGcvbNjnlpC0etyCwkq5/w+Q7dMU= smithi152.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIK+NcoL8w5Sp9clMZxsP5h6LnQHVhRXqdidrigOWlWVpaw46U8Gw9sfPuYq7n0JGuLw8IFfaqrM1NCRqz/BQ8E= 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 ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-12_15:26:58 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-12T16:15:54.365 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa; will attempt to use it 2024-02-12T16:15:54.366 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa/tasks 2024-02-12T16:15:54.366 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-12T16:15:54.368 INFO:teuthology.task.internal:Checking packages... 2024-02-12T16:15:54.390 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '0e714d9a4bd2a821113e6318adb87bd06cf81ec1' 2024-02-12T16:15:54.390 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-12T16:15:54.391 INFO:teuthology.packaging:ref: None 2024-02-12T16:15:54.391 INFO:teuthology.packaging:tag: None 2024-02-12T16:15:54.391 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-12T16:15:54.391 INFO:teuthology.packaging:sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-12T16:15:54.391 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-12T16:15:54.529 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-521.g0e714d9a 2024-02-12T16:15:54.531 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-12T16:15:54.538 INFO:teuthology.task.internal:no buildpackages task found 2024-02-12T16:15:54.538 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-12T16:15:54.600 INFO:teuthology.task.internal:Saving configuration 2024-02-12T16:15:54.613 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-12T16:15:54.620 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-12T16:15:54.647 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696', '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-12 16:09:44.657664', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+l2n5M+3YVxxNtS+zYYT7JYY0etR067iOPEwsc+DWg8Nnxd93V6QiN/1xbGcvbNjnlpC0etyCwkq5/w+Q7dMU='} 2024-02-12T16:15:54.670 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi152.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696', '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-12 16:09:44.655798', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIK+NcoL8w5Sp9clMZxsP5h6LnQHVhRXqdidrigOWlWVpaw46U8Gw9sfPuYq7n0JGuLw8IFfaqrM1NCRqz/BQ8E='} 2024-02-12T16:15:54.670 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-12T16:15:54.677 INFO:teuthology.task.internal:roles: ubuntu@smithi133.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-02-12T16:15:54.677 INFO:teuthology.task.internal:roles: ubuntu@smithi152.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-02-12T16:15:54.677 INFO:teuthology.run_tasks:Running task console_log... 2024-02-12T16:15:54.749 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f78c7ab0e50>, signals=[15]) 2024-02-12T16:15:54.750 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-12T16:15:54.757 INFO:teuthology.task.internal:Opening connections... 2024-02-12T16:15:54.757 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi133.front.sepia.ceph.com 2024-02-12T16:15:54.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-12T16:15:54.835 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi152.front.sepia.ceph.com 2024-02-12T16:15:54.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-12T16:15:54.913 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-12T16:15:54.919 DEBUG:teuthology.orchestra.run.smithi133:> uname -m 2024-02-12T16:15:54.940 INFO:teuthology.orchestra.run.smithi133.stdout:x86_64 2024-02-12T16:15:54.941 DEBUG:teuthology.orchestra.run.smithi133:> cat /etc/os-release 2024-02-12T16:15:55.000 INFO:teuthology.orchestra.run.smithi133.stdout:NAME="Red Hat Enterprise Linux" 2024-02-12T16:15:55.000 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION="8.6 (Ootpa)" 2024-02-12T16:15:55.000 INFO:teuthology.orchestra.run.smithi133.stdout:ID="rhel" 2024-02-12T16:15:55.000 INFO:teuthology.orchestra.run.smithi133.stdout:ID_LIKE="fedora" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:VERSION_ID="8.6" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:PLATFORM_ID="platform:el8" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:ANSI_COLOR="0;31" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:HOME_URL="https://www.redhat.com/" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-12T16:15:55.001 INFO:teuthology.orchestra.run.smithi133.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-12T16:15:55.002 INFO:teuthology.lock.ops:Updating smithi133.front.sepia.ceph.com on lock server 2024-02-12T16:15:55.028 DEBUG:teuthology.orchestra.run.smithi152:> uname -m 2024-02-12T16:15:55.051 INFO:teuthology.orchestra.run.smithi152.stdout:x86_64 2024-02-12T16:15:55.051 DEBUG:teuthology.orchestra.run.smithi152:> cat /etc/os-release 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:NAME="Red Hat Enterprise Linux" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:VERSION="8.6 (Ootpa)" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:ID="rhel" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:ID_LIKE="fedora" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:VERSION_ID="8.6" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:PLATFORM_ID="platform:el8" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-12T16:15:55.110 INFO:teuthology.orchestra.run.smithi152.stdout:ANSI_COLOR="0;31" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:HOME_URL="https://www.redhat.com/" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-12T16:15:55.111 INFO:teuthology.orchestra.run.smithi152.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-12T16:15:55.111 INFO:teuthology.lock.ops:Updating smithi152.front.sepia.ceph.com on lock server 2024-02-12T16:15:55.136 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-12T16:15:55.144 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-12T16:15:55.151 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-12T16:15:55.151 DEBUG:teuthology.orchestra.run.smithi133:> test '!' -e /home/ubuntu/cephtest 2024-02-12T16:15:55.154 DEBUG:teuthology.orchestra.run.smithi152:> test '!' -e /home/ubuntu/cephtest 2024-02-12T16:15:55.172 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-12T16:15:55.179 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-12T16:15:55.179 DEBUG:teuthology.orchestra.run.smithi133:> test -z $(ls -A /var/lib/ceph) 2024-02-12T16:15:55.213 DEBUG:teuthology.orchestra.run.smithi152:> test -z $(ls -A /var/lib/ceph) 2024-02-12T16:15:55.240 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-12T16:15:55.298 INFO:teuthology.run_tasks:Running task kernel... 2024-02-12T16:15:55.317 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-12T16:15:55.317 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-12T16:15:55.317 DEBUG:teuthology.orchestra.run.smithi133:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-12T16:15:55.318 DEBUG:teuthology.orchestra.run.smithi152:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-12T16:15:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:15:55.336 DEBUG:teuthology.orchestra.run.smithi152:> uname -r 2024-02-12T16:15:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:15:55.337 DEBUG:teuthology.orchestra.run.smithi133:> uname -r 2024-02-12T16:15:55.396 INFO:teuthology.orchestra.run.smithi152.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:15:55.396 INFO:teuthology.task.kernel:Running kernel on smithi152: 4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:15:55.396 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum install -y kernel 2024-02-12T16:15:55.397 INFO:teuthology.orchestra.run.smithi133.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:15:55.397 INFO:teuthology.task.kernel:Running kernel on smithi133: 4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:15:55.397 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum install -y kernel 2024-02-12T16:15:56.902 INFO:teuthology.orchestra.run.smithi152.stdout:Updating Subscription Management repositories. 2024-02-12T16:15:56.902 INFO:teuthology.orchestra.run.smithi152.stdout:Unable to read consumer identity 2024-02-12T16:15:56.943 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-02-12T16:15:56.944 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-02-12T16:15:56.999 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:15:56.999 INFO:teuthology.orchestra.run.smithi152.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:15:56.999 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:15:57.054 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:15:57.055 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:15:57.055 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:15:58.925 INFO:teuthology.orchestra.run.smithi133.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2024-02-12T16:15:59.123 INFO:teuthology.orchestra.run.smithi152.stdout:Copr repo for python3-asyncssh owned by ceph 7.8 kB/s | 3.5 kB 00:00 2024-02-12T16:16:01.535 INFO:teuthology.orchestra.run.smithi152.stdout:Extra Packages for Enterprise Linux 6.8 MB/s | 16 MB 00:02 2024-02-12T16:16:03.686 INFO:teuthology.orchestra.run.smithi133.stdout:Extra Packages for Enterprise Linux 3.4 MB/s | 16 MB 00:04 2024-02-12T16:16:05.115 INFO:teuthology.orchestra.run.smithi152.stdout:lab-extras 463 kB/s | 24 kB 00:00 2024-02-12T16:16:05.862 INFO:teuthology.orchestra.run.smithi152.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-12T16:16:05.862 INFO:teuthology.orchestra.run.smithi152.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-12T16:16:05.941 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-02-12T16:16:05.942 INFO:teuthology.orchestra.run.smithi152.stdout:Nothing to do. 2024-02-12T16:16:05.942 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-02-12T16:16:06.079 DEBUG:teuthology.orchestra.run.smithi152:> echo no | sudo yum reinstall kernel || true 2024-02-12T16:16:06.418 INFO:teuthology.orchestra.run.smithi152.stdout:Updating Subscription Management repositories. 2024-02-12T16:16:06.418 INFO:teuthology.orchestra.run.smithi152.stdout:Unable to read consumer identity 2024-02-12T16:16:06.475 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:16:06.475 INFO:teuthology.orchestra.run.smithi152.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:16:06.475 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:16:06.793 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:01 ago on Mon 12 Feb 2024 04:16:05 PM UTC. 2024-02-12T16:16:06.875 INFO:teuthology.orchestra.run.smithi152.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-12T16:16:06.882 INFO:teuthology.orchestra.run.smithi152.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-12T16:16:06.917 INFO:teuthology.orchestra.run.smithi152.stderr:Error: No packages marked for reinstall. 2024-02-12T16:16:06.964 DEBUG:teuthology.orchestra.run.smithi152:> sudo yum reinstall -y kernel || true 2024-02-12T16:16:07.300 INFO:teuthology.orchestra.run.smithi152.stdout:Updating Subscription Management repositories. 2024-02-12T16:16:07.300 INFO:teuthology.orchestra.run.smithi152.stdout:Unable to read consumer identity 2024-02-12T16:16:07.358 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:16:07.358 INFO:teuthology.orchestra.run.smithi152.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:16:07.358 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:16:07.359 INFO:teuthology.orchestra.run.smithi133.stdout:lab-extras 308 kB/s | 24 kB 00:00 2024-02-12T16:16:07.661 INFO:teuthology.orchestra.run.smithi152.stdout:Last metadata expiration check: 0:00:02 ago on Mon 12 Feb 2024 04:16:05 PM UTC. 2024-02-12T16:16:07.723 INFO:teuthology.orchestra.run.smithi152.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-12T16:16:07.723 INFO:teuthology.orchestra.run.smithi152.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-12T16:16:07.759 INFO:teuthology.orchestra.run.smithi152.stderr:Error: No packages marked for reinstall. 2024-02-12T16:16:07.812 DEBUG:teuthology.orchestra.run.smithi152:> rpm -q kernel | sort -rV | head -n 1 2024-02-12T16:16:07.967 INFO:teuthology.orchestra.run.smithi152.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:16:07.967 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:16:07.967 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-12T16:16:07.967 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-12T16:16:07.967 DEBUG:teuthology.orchestra.run.smithi152:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-12T16:16:08.003 INFO:teuthology.orchestra.run.smithi152.stdout:ttyS1 2024-02-12T16:16:08.016 DEBUG:teuthology.parallel:result is None 2024-02-12T16:16:08.127 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-12T16:16:08.127 INFO:teuthology.orchestra.run.smithi133.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-12T16:16:08.205 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-12T16:16:08.206 INFO:teuthology.orchestra.run.smithi133.stdout:Nothing to do. 2024-02-12T16:16:08.206 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-12T16:16:08.340 DEBUG:teuthology.orchestra.run.smithi133:> echo no | sudo yum reinstall kernel || true 2024-02-12T16:16:08.677 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-02-12T16:16:08.678 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-02-12T16:16:08.733 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:16:08.733 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:16:08.733 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:16:09.038 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:00:02 ago on Mon 12 Feb 2024 04:16:07 PM UTC. 2024-02-12T16:16:09.123 INFO:teuthology.orchestra.run.smithi133.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-12T16:16:09.127 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-12T16:16:09.167 INFO:teuthology.orchestra.run.smithi133.stderr:Error: No packages marked for reinstall. 2024-02-12T16:16:09.214 DEBUG:teuthology.orchestra.run.smithi133:> sudo yum reinstall -y kernel || true 2024-02-12T16:16:09.549 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-02-12T16:16:09.549 INFO:teuthology.orchestra.run.smithi133.stdout:Unable to read consumer identity 2024-02-12T16:16:09.608 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:16:09.608 INFO:teuthology.orchestra.run.smithi133.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-12T16:16:09.608 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:16:09.917 INFO:teuthology.orchestra.run.smithi133.stdout:Last metadata expiration check: 0:00:02 ago on Mon 12 Feb 2024 04:16:07 PM UTC. 2024-02-12T16:16:09.979 INFO:teuthology.orchestra.run.smithi133.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-12T16:16:09.979 INFO:teuthology.orchestra.run.smithi133.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-12T16:16:10.011 INFO:teuthology.orchestra.run.smithi133.stderr:Error: No packages marked for reinstall. 2024-02-12T16:16:10.064 DEBUG:teuthology.orchestra.run.smithi133:> rpm -q kernel | sort -rV | head -n 1 2024-02-12T16:16:10.225 INFO:teuthology.orchestra.run.smithi133.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:16:10.225 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-12T16:16:10.225 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-12T16:16:10.225 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-12T16:16:10.225 DEBUG:teuthology.orchestra.run.smithi133:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-12T16:16:10.263 INFO:teuthology.orchestra.run.smithi133.stdout:ttyS1 2024-02-12T16:16:10.285 DEBUG:teuthology.parallel:result is None 2024-02-12T16:16:10.285 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-12T16:16:10.293 INFO:teuthology.task.internal:Creating test directory... 2024-02-12T16:16:10.294 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-12T16:16:10.327 DEBUG:teuthology.orchestra.run.smithi152:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-12T16:16:10.348 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-12T16:16:10.383 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-12T16:16:10.397 INFO:teuthology.task.internal:Creating archive directory... 2024-02-12T16:16:10.397 DEBUG:teuthology.orchestra.run.smithi133:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-12T16:16:10.400 DEBUG:teuthology.orchestra.run.smithi152:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-12T16:16:10.430 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-12T16:16:10.441 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-12T16:16:10.441 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:16:10.466 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:16:10.503 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-12T16:16:10.508 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-12T16:16:10.513 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-12T16:16:10.520 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-12T16:16:10.522 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-12T16:16:10.531 INFO:teuthology.task.internal:Configuring sudo... 2024-02-12T16:16:10.531 DEBUG:teuthology.orchestra.run.smithi133:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-12T16:16:10.557 DEBUG:teuthology.orchestra.run.smithi152:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-12T16:16:10.594 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-12T16:16:10.607 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-12T16:16:10.608 DEBUG:teuthology.orchestra.run.smithi133:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-12T16:16:10.624 DEBUG:teuthology.orchestra.run.smithi152:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-12T16:16:10.654 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-12T16:16:10.722 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-12T16:16:10.773 DEBUG:teuthology.orchestra.run.smithi133:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-12T16:16:10.857 DEBUG:teuthology.orchestra.run.smithi133:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-12T16:16:10.898 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:16:10.898 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-12T16:16:10.965 DEBUG:teuthology.orchestra.run.smithi152:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-12T16:16:11.012 DEBUG:teuthology.orchestra.run.smithi152:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-12T16:16:11.072 DEBUG:teuthology.orchestra.run.smithi152:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-12T16:16:11.155 DEBUG:teuthology.orchestra.run.smithi152:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-12T16:16:11.202 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:16:11.202 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-12T16:16:11.270 DEBUG:teuthology.orchestra.run.smithi133:> sudo service rsyslog restart 2024-02-12T16:16:11.273 DEBUG:teuthology.orchestra.run.smithi152:> sudo service rsyslog restart 2024-02-12T16:16:11.323 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-12T16:16:11.380 INFO:teuthology.orchestra.run.smithi152.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-12T16:16:11.721 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-12T16:16:11.729 INFO:teuthology.task.internal:Starting timer... 2024-02-12T16:16:11.729 INFO:teuthology.run_tasks:Running task pcp... 2024-02-12T16:16:11.740 INFO:teuthology.run_tasks:Running task selinux... 2024-02-12T16:16:11.751 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-12T16:16:11.751 DEBUG:teuthology.orchestra.run.smithi133:> sudo service auditd rotate 2024-02-12T16:16:11.805 INFO:teuthology.orchestra.run.smithi133.stdout:Rotating logs: 2024-02-12T16:16:11.807 DEBUG:teuthology.orchestra.run.smithi152:> sudo service auditd rotate 2024-02-12T16:16:11.870 INFO:teuthology.orchestra.run.smithi152.stdout:Rotating logs: 2024-02-12T16:16:11.872 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-12T16:16:11.872 DEBUG:teuthology.orchestra.run.smithi133:> /usr/sbin/getenforce 2024-02-12T16:16:11.897 INFO:teuthology.orchestra.run.smithi133.stdout:Permissive 2024-02-12T16:16:11.898 DEBUG:teuthology.orchestra.run.smithi152:> /usr/sbin/getenforce 2024-02-12T16:16:11.918 INFO:teuthology.orchestra.run.smithi152.stdout:Permissive 2024-02-12T16:16:11.918 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi133.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi152.front.sepia.ceph.com': 'permissive'} 2024-02-12T16:16:11.918 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:16:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:16:11.966 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:16:11.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:16:11.993 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-12T16:16:11.993 DEBUG:teuthology.orchestra.run.smithi133:> sudo /usr/sbin/setenforce permissive 2024-02-12T16:16:12.032 DEBUG:teuthology.orchestra.run.smithi152:> sudo /usr/sbin/setenforce permissive 2024-02-12T16:16:12.071 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-12T16:16:12.080 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-12T16:16:12.085 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-12T16:16:12.215 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-12T16:16:12.230 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-12T16:16:12.231 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi133.front.sepia.ceph.com,smithi152.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-12T16:23:56.050 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi133.front.sepia.ceph.com'), Remote(name='ubuntu@smithi152.front.sepia.ceph.com')] 2024-02-12T16:23:56.051 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-12T16:23:56.053 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-12T16:23:56.128 DEBUG:teuthology.orchestra.run.smithi133:> true 2024-02-12T16:23:56.198 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi133.front.sepia.ceph.com' 2024-02-12T16:23:56.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi152.front.sepia.ceph.com' 2024-02-12T16:23:56.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-12T16:23:56.270 DEBUG:teuthology.orchestra.run.smithi152:> true 2024-02-12T16:23:56.337 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi152.front.sepia.ceph.com' 2024-02-12T16:23:56.337 INFO:teuthology.run_tasks:Running task clock... 2024-02-12T16:23:56.347 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-12T16:23:56.348 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-12T16:23:56.348 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:23:56.351 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-12T16:23:56.351 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:23:56.380 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-12T16:23:56.395 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-12T16:23:56.410 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-12T16:23:56.425 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-12T16:23:56.458 INFO:teuthology.orchestra.run.smithi133.stderr:sudo: ntpd: command not found 2024-02-12T16:23:56.470 INFO:teuthology.orchestra.run.smithi133.stdout:506 Cannot talk to daemon 2024-02-12T16:23:56.484 INFO:teuthology.orchestra.run.smithi152.stderr:sudo: ntpd: command not found 2024-02-12T16:23:56.485 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-12T16:23:56.496 INFO:teuthology.orchestra.run.smithi152.stdout:506 Cannot talk to daemon 2024-02-12T16:23:56.499 INFO:teuthology.orchestra.run.smithi133.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-12T16:23:56.511 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-12T16:23:56.525 INFO:teuthology.orchestra.run.smithi152.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-12T16:23:56.562 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.566 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.600 INFO:teuthology.orchestra.run.smithi152.stderr:bash: ntpq: command not found 2024-02-12T16:23:56.603 INFO:teuthology.orchestra.run.smithi152.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-12T16:23:56.604 INFO:teuthology.orchestra.run.smithi152.stdout:=============================================================================== 2024-02-12T16:23:56.604 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.604 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.604 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.604 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:23:56.604 INFO:teuthology.run_tasks:Running task pexec... 2024-02-12T16:23:56.614 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-12T16:23:56.615 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi133.front.sepia.ceph.com 2024-02-12T16:23:56.615 DEBUG:teuthology.orchestra.run.smithi133:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-12T16:23:56.615 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi152.front.sepia.ceph.com 2024-02-12T16:23:56.616 DEBUG:teuthology.orchestra.run.smithi152:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-12T16:23:56.991 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-02-12T16:23:57.024 INFO:teuthology.orchestra.run.smithi152.stdout:Updating Subscription Management repositories. 2024-02-12T16:23:57.662 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 159 kB/s | 4.5 kB 00:00 2024-02-12T16:23:57.742 INFO:teuthology.orchestra.run.smithi152.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 159 kB/s | 4.5 kB 00:00 2024-02-12T16:23:58.215 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 132 kB/s | 4.1 kB 00:00 2024-02-12T16:23:58.227 INFO:teuthology.orchestra.run.smithi152.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 135 kB/s | 4.1 kB 00:00 2024-02-12T16:24:00.972 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout: Package Architecture Version Repository Size 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout:Resetting modules: 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout:================================================================================ 2024-02-12T16:24:00.973 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:00.981 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-02-12T16:24:00.982 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-02-12T16:24:00.982 INFO:teuthology.orchestra.run.smithi152.stdout: Package Architecture Version Repository Size 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout:Resetting modules: 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout: container-tools 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout:================================================================================ 2024-02-12T16:24:00.983 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:06.219 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-12T16:24:06.402 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-02-12T16:24:06.686 INFO:teuthology.orchestra.run.smithi133.stdout:Updating Subscription Management repositories. 2024-02-12T16:24:06.878 INFO:teuthology.orchestra.run.smithi152.stdout:Updating Subscription Management repositories. 2024-02-12T16:24:07.353 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 172 kB/s | 4.5 kB 00:00 2024-02-12T16:24:07.592 INFO:teuthology.orchestra.run.smithi152.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 164 kB/s | 4.5 kB 00:00 2024-02-12T16:24:07.922 INFO:teuthology.orchestra.run.smithi133.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 147 kB/s | 4.1 kB 00:00 2024-02-12T16:24:08.076 INFO:teuthology.orchestra.run.smithi152.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 146 kB/s | 4.1 kB 00:00 2024-02-12T16:24:10.671 INFO:teuthology.orchestra.run.smithi133.stdout:Dependencies resolved. 2024-02-12T16:24:10.810 INFO:teuthology.orchestra.run.smithi152.stdout:Dependencies resolved. 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================== 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.stdout: Package Arch Version Repository Size 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================== 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.stdout:Installing group/module packages: 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.828 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout:Installing dependencies: 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout:Installing weak dependencies: 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout:Installing module profiles: 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools/common 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout:Enabling module streams: 2024-02-12T16:24:10.829 INFO:teuthology.orchestra.run.smithi133.stdout: container-tools rhel8 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction Summary 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:========================================================================================================== 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:Install 13 Packages 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:Total download size: 26 M 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:Installed size: 87 M 2024-02-12T16:24:10.830 INFO:teuthology.orchestra.run.smithi133.stdout:Downloading Packages: 2024-02-12T16:24:10.910 INFO:teuthology.orchestra.run.smithi133.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 313 kB/s | 25 kB 00:00 2024-02-12T16:24:10.935 INFO:teuthology.orchestra.run.smithi133.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 901 kB/s | 94 kB 00:00 2024-02-12T16:24:10.963 INFO:teuthology.orchestra.run.smithi152.stdout:========================================================================================================== 2024-02-12T16:24:10.963 INFO:teuthology.orchestra.run.smithi152.stdout: Package Arch Version Repository Size 2024-02-12T16:24:10.963 INFO:teuthology.orchestra.run.smithi152.stdout:========================================================================================================== 2024-02-12T16:24:10.963 INFO:teuthology.orchestra.run.smithi152.stdout:Installing group/module packages: 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout:Installing dependencies: 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-12T16:24:10.964 INFO:teuthology.orchestra.run.smithi152.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:Installing weak dependencies: 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.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-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:Installing module profiles: 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout: container-tools/common 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:Enabling module streams: 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout: container-tools rhel8 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction Summary 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:========================================================================================================== 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout:Install 13 Packages 2024-02-12T16:24:10.965 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:10.966 INFO:teuthology.orchestra.run.smithi152.stdout:Total download size: 26 M 2024-02-12T16:24:10.966 INFO:teuthology.orchestra.run.smithi152.stdout:Installed size: 87 M 2024-02-12T16:24:10.966 INFO:teuthology.orchestra.run.smithi152.stdout:Downloading Packages: 2024-02-12T16:24:11.002 INFO:teuthology.orchestra.run.smithi133.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 5.9 MB/s | 1.0 MB 00:00 2024-02-12T16:24:11.036 INFO:teuthology.orchestra.run.smithi133.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 7.2 MB/s | 739 kB 00:00 2024-02-12T16:24:11.039 INFO:teuthology.orchestra.run.smithi152.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 339 kB/s | 25 kB 00:00 2024-02-12T16:24:11.061 INFO:teuthology.orchestra.run.smithi133.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 674 kB/s | 39 kB 00:00 2024-02-12T16:24:11.065 INFO:teuthology.orchestra.run.smithi152.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 956 kB/s | 94 kB 00:00 2024-02-12T16:24:11.095 INFO:teuthology.orchestra.run.smithi133.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.0 MB/s | 239 kB 00:00 2024-02-12T16:24:11.107 INFO:teuthology.orchestra.run.smithi152.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 7.2 MB/s | 1.0 MB 00:00 2024-02-12T16:24:11.141 INFO:teuthology.orchestra.run.smithi152.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 9.6 MB/s | 739 kB 00:00 2024-02-12T16:24:11.145 INFO:teuthology.orchestra.run.smithi133.stdout:(7/13): python3-podman-4.6.0-1.module+el8.9.0+2 3.0 MB/s | 153 kB 00:00 2024-02-12T16:24:11.166 INFO:teuthology.orchestra.run.smithi152.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 671 kB/s | 39 kB 00:00 2024-02-12T16:24:11.191 INFO:teuthology.orchestra.run.smithi152.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.7 MB/s | 239 kB 00:00 2024-02-12T16:24:11.212 INFO:teuthology.orchestra.run.smithi133.stdout:(8/13): netavark-1.7.0-1.module+el8.9.0+20326+3 25 MB/s | 3.7 MB 00:00 2024-02-12T16:24:11.233 INFO:teuthology.orchestra.run.smithi152.stdout:(7/13): python3-podman-4.6.0-1.module+el8.9.0+2 3.6 MB/s | 153 kB 00:00 2024-02-12T16:24:11.325 INFO:teuthology.orchestra.run.smithi152.stdout:(8/13): netavark-1.7.0-1.module+el8.9.0+20326+3 23 MB/s | 3.7 MB 00:00 2024-02-12T16:24:11.354 INFO:teuthology.orchestra.run.smithi133.stdout:(9/13): buildah-1.31.3-1.module+el8.9.0+20326+3 20 MB/s | 8.8 MB 00:00 2024-02-12T16:24:11.429 INFO:teuthology.orchestra.run.smithi133.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 12 MB/s | 2.5 MB 00:00 2024-02-12T16:24:11.455 INFO:teuthology.orchestra.run.smithi133.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 493 kB/s | 49 kB 00:00 2024-02-12T16:24:11.467 INFO:teuthology.orchestra.run.smithi152.stdout:(9/13): buildah-1.31.3-1.module+el8.9.0+20326+3 21 MB/s | 8.8 MB 00:00 2024-02-12T16:24:11.479 INFO:teuthology.orchestra.run.smithi133.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 818 kB/s | 41 kB 00:00 2024-02-12T16:24:11.526 INFO:teuthology.orchestra.run.smithi152.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2024-02-12T16:24:11.551 INFO:teuthology.orchestra.run.smithi152.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 594 kB/s | 49 kB 00:00 2024-02-12T16:24:11.576 INFO:teuthology.orchestra.run.smithi152.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 819 kB/s | 41 kB 00:00 2024-02-12T16:24:11.588 INFO:teuthology.orchestra.run.smithi133.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2024-02-12T16:24:11.588 INFO:teuthology.orchestra.run.smithi133.stdout:-------------------------------------------------------------------------------- 2024-02-12T16:24:11.589 INFO:teuthology.orchestra.run.smithi133.stdout:Total 34 MB/s | 26 MB 00:00 2024-02-12T16:24:11.685 INFO:teuthology.orchestra.run.smithi152.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2024-02-12T16:24:11.685 INFO:teuthology.orchestra.run.smithi152.stdout:-------------------------------------------------------------------------------- 2024-02-12T16:24:11.685 INFO:teuthology.orchestra.run.smithi152.stdout:Total 35 MB/s | 26 MB 00:00 2024-02-12T16:24:11.874 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction check 2024-02-12T16:24:11.895 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction check succeeded. 2024-02-12T16:24:11.895 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction test 2024-02-12T16:24:11.967 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction check 2024-02-12T16:24:11.989 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction check succeeded. 2024-02-12T16:24:11.989 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction test 2024-02-12T16:24:12.123 INFO:teuthology.orchestra.run.smithi133.stdout:Transaction test succeeded. 2024-02-12T16:24:12.132 INFO:teuthology.orchestra.run.smithi133.stdout:Running transaction 2024-02-12T16:24:12.220 INFO:teuthology.orchestra.run.smithi152.stdout:Transaction test succeeded. 2024-02-12T16:24:12.228 INFO:teuthology.orchestra.run.smithi152.stdout:Running transaction 2024-02-12T16:24:12.731 INFO:teuthology.orchestra.run.smithi133.stdout: Preparing : 1/1 2024-02-12T16:24:12.819 INFO:teuthology.orchestra.run.smithi152.stdout: Preparing : 1/1 2024-02-12T16:24:12.875 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-12T16:24:12.963 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-12T16:24:13.091 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-12T16:24:13.212 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-12T16:24:13.576 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-12T16:24:13.715 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-12T16:24:13.798 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-12T16:24:13.898 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-12T16:24:13.980 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-12T16:24:14.093 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-12T16:24:14.231 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-12T16:24:14.293 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-12T16:24:15.204 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-12T16:24:15.244 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-12T16:24:15.429 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-12T16:24:15.471 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-12T16:24:15.655 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-12T16:24:15.655 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-12T16:24:16.021 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-12T16:24:16.057 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-12T16:24:16.921 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-12T16:24:16.964 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-12T16:24:17.158 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-12T16:24:17.195 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-12T16:24:17.358 INFO:teuthology.orchestra.run.smithi152.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-12T16:24:17.404 INFO:teuthology.orchestra.run.smithi133.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-12T16:24:17.764 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-12T16:24:17.765 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-12T16:24:17.765 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-12T16:24:17.765 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-12T16:24:17.765 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-12T16:24:17.765 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-12T16:24:17.817 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-12T16:24:17.818 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-12T16:24:17.818 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-12T16:24:17.818 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-12T16:24:22.813 INFO:teuthology.orchestra.run.smithi152.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-12T16:24:22.813 INFO:teuthology.orchestra.run.smithi152.stdout:Installed products updated. 2024-02-12T16:24:23.218 INFO:teuthology.orchestra.run.smithi133.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-12T16:24:23.218 INFO:teuthology.orchestra.run.smithi133.stdout:Installed products updated. 2024-02-12T16:24:23.349 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:23.349 INFO:teuthology.orchestra.run.smithi152.stdout:Installed: 2024-02-12T16:24:23.349 INFO:teuthology.orchestra.run.smithi152.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.349 INFO:teuthology.orchestra.run.smithi152.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.350 INFO:teuthology.orchestra.run.smithi152.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-12T16:24:23.351 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:24:23.351 INFO:teuthology.orchestra.run.smithi152.stdout:Complete! 2024-02-12T16:24:23.528 DEBUG:teuthology.parallel:result is None 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout:Installed: 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.765 INFO:teuthology.orchestra.run.smithi133.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:24:23.766 INFO:teuthology.orchestra.run.smithi133.stdout:Complete! 2024-02-12T16:24:23.973 DEBUG:teuthology.parallel:result is None 2024-02-12T16:24:23.973 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-02-12T16:24:23.985 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-02-12T16:24:23.985 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:24:23.985 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:24:24.002 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-12T16:24:24.002 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_1 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 177528 Links: 1 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:24:17.542461229 +0000 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:23:29.843844980 +0000 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:23:29.843844980 +0000 2024-02-12T16:24:24.060 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:24:24.060 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-12T16:24:24.125 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:24:24.125 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:24:24.125 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000204522 s, 2.5 MB/s 2024-02-12T16:24:24.127 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-12T16:24:24.185 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_2 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 176818 Links: 1 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:24.242 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:24:17.543461211 +0000 2024-02-12T16:24:24.243 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:23:30.187838836 +0000 2024-02-12T16:24:24.243 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:23:30.187838836 +0000 2024-02-12T16:24:24.243 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:24:24.243 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-12T16:24:24.307 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:24:24.308 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:24:24.308 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000205882 s, 2.5 MB/s 2024-02-12T16:24:24.309 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-12T16:24:24.367 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_3 2024-02-12T16:24:24.424 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-12T16:24:24.424 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 178482 Links: 1 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:24:17.543461211 +0000 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:23:30.522832852 +0000 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:23:30.522832852 +0000 2024-02-12T16:24:24.425 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:24:24.425 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-12T16:24:24.489 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:24:24.490 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:24:24.490 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000168659 s, 3.0 MB/s 2024-02-12T16:24:24.491 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-12T16:24:24.548 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/vg_nvme/lv_4 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 177691 Links: 1 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:24:17.543461211 +0000 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:23:30.887826333 +0000 2024-02-12T16:24:24.606 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:23:30.887826333 +0000 2024-02-12T16:24:24.607 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:24:24.607 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-12T16:24:24.671 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:24:24.671 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:24:24.671 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000231244 s, 2.2 MB/s 2024-02-12T16:24:24.672 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-12T16:24:24.730 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:24.851 INFO:teuthology.orchestra.run.smithi133.stdout:loop 2024-02-12T16:24:24.852 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_1... 2024-02-12T16:24:24.852 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:24.888 INFO:teuthology.orchestra.run.smithi133.stdout:1 2024-02-12T16:24:24.924 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_11 2024-02-12T16:24:24.964 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_2... 2024-02-12T16:24:24.965 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:25.042 INFO:teuthology.orchestra.run.smithi133.stdout:1 2024-02-12T16:24:25.077 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_21 2024-02-12T16:24:25.116 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_3... 2024-02-12T16:24:25.116 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:25.193 INFO:teuthology.orchestra.run.smithi133.stdout:1 2024-02-12T16:24:25.228 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_31 2024-02-12T16:24:25.267 INFO:tasks.nvme_loop:Connecting nvme_loop smithi133:/dev/vg_nvme/lv_4... 2024-02-12T16:24:25.267 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:25.342 INFO:teuthology.orchestra.run.smithi133.stdout:1 2024-02-12T16:24:25.377 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/vg_nvme/lv_41 2024-02-12T16:24:25.416 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:24:25.416 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:24:25.474 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme list 2024-02-12T16:24:25.539 INFO:teuthology.orchestra.run.smithi133.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme0n1 PHFT620401AQ400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme1n1 8a09b906c1b1109e4760 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme2n1 6b6ee16f19d591988a88 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme3n1 1d27fb613a13fbe36562 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:25.540 INFO:teuthology.orchestra.run.smithi133.stdout:/dev/nvme4n1 b2628c3f056937e4979d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:25.541 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-12T16:24:25.541 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:24:25.541 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/scratch_devs 2024-02-12T16:24:25.608 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:24:25.608 DEBUG:teuthology.orchestra.run.smithi152:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:24:25.630 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-12T16:24:25.630 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/vg_nvme/lv_1 2024-02-12T16:24:25.689 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 171986 Links: 1 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:24:17.494697056 +0000 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:23:25.984642318 +0000 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:23:25.984642318 +0000 2024-02-12T16:24:25.690 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:24:25.690 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-12T16:24:25.760 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:24:25.760 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:24:25.760 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000275393 s, 1.9 MB/s 2024-02-12T16:24:25.761 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-12T16:24:25.821 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/vg_nvme/lv_2 2024-02-12T16:24:25.880 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-12T16:24:25.880 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 183304 Links: 1 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:24:17.494697056 +0000 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:23:26.351638197 +0000 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:23:26.351638197 +0000 2024-02-12T16:24:25.881 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:24:25.881 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-12T16:24:25.948 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:24:25.948 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:24:25.948 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000295387 s, 1.7 MB/s 2024-02-12T16:24:25.949 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-12T16:24:26.009 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/vg_nvme/lv_3 2024-02-12T16:24:26.068 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-12T16:24:26.068 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:26.068 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 184329 Links: 1 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:24:17.494697056 +0000 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:23:26.683634469 +0000 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:23:26.683634469 +0000 2024-02-12T16:24:26.069 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:24:26.069 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-12T16:24:26.136 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:24:26.136 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:24:26.136 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000218039 s, 2.3 MB/s 2024-02-12T16:24:26.137 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-12T16:24:26.196 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/vg_nvme/lv_4 2024-02-12T16:24:26.255 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-12T16:24:26.255 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-12T16:24:26.255 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 181452 Links: 1 2024-02-12T16:24:26.255 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-12T16:24:26.255 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:device_t:s0 2024-02-12T16:24:26.256 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:24:17.494697056 +0000 2024-02-12T16:24:26.256 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:23:27.037630493 +0000 2024-02-12T16:24:26.256 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:23:27.037630493 +0000 2024-02-12T16:24:26.256 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:24:26.256 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-12T16:24:26.322 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:24:26.322 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:24:26.322 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000207723 s, 2.5 MB/s 2024-02-12T16:24:26.323 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-12T16:24:26.382 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:26.510 INFO:teuthology.orchestra.run.smithi152.stdout:loop 2024-02-12T16:24:26.511 INFO:tasks.nvme_loop:Connecting nvme_loop smithi152:/dev/vg_nvme/lv_1... 2024-02-12T16:24:26.512 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:26.547 INFO:teuthology.orchestra.run.smithi152.stdout:1 2024-02-12T16:24:26.583 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/vg_nvme/lv_11 2024-02-12T16:24:26.623 INFO:tasks.nvme_loop:Connecting nvme_loop smithi152:/dev/vg_nvme/lv_2... 2024-02-12T16:24:26.624 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:26.702 INFO:teuthology.orchestra.run.smithi152.stdout:1 2024-02-12T16:24:26.737 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/vg_nvme/lv_21 2024-02-12T16:24:26.776 INFO:tasks.nvme_loop:Connecting nvme_loop smithi152:/dev/vg_nvme/lv_3... 2024-02-12T16:24:26.777 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:26.854 INFO:teuthology.orchestra.run.smithi152.stdout:1 2024-02-12T16:24:26.889 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/vg_nvme/lv_31 2024-02-12T16:24:26.929 INFO:tasks.nvme_loop:Connecting nvme_loop smithi152:/dev/vg_nvme/lv_4... 2024-02-12T16:24:26.929 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:27.005 INFO:teuthology.orchestra.run.smithi152.stdout:1 2024-02-12T16:24:27.041 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/vg_nvme/lv_41 2024-02-12T16:24:27.080 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:24:27.080 DEBUG:teuthology.orchestra.run.smithi152:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:24:27.137 DEBUG:teuthology.orchestra.run.smithi152:> sudo nvme list 2024-02-12T16:24:27.203 INFO:teuthology.orchestra.run.smithi152.stdout:Node SN Model Namespace Usage Format FW Rev 2024-02-12T16:24:27.203 INFO:teuthology.orchestra.run.smithi152.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-02-12T16:24:27.203 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/nvme0n1 CVFT623300JT400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-02-12T16:24:27.203 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/nvme1n1 c8de6b600218e248a24d Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:27.203 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/nvme2n1 735cdb5ce9829b409f3a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:27.204 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/nvme3n1 ab46af5a87dcc62381b4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:27.204 INFO:teuthology.orchestra.run.smithi152.stdout:/dev/nvme4n1 1c38ca32365a06f8d322 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2024-02-12T16:24:27.205 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-12T16:24:27.205 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:24:27.205 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/scratch_devs 2024-02-12T16:24:27.272 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-12T16:24:27.347 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-12T16:24:27.347 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-12T16:24:27.348 INFO:tasks.cephadm:Cluster fsid is 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:27.348 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-12T16:24:27.348 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-12T16:24:27.348 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi133': '172.21.15.133', 'mon.smithi152': '172.21.15.152'} 2024-02-12T16:24:27.348 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-12T16:24:27.348 DEBUG:teuthology.orchestra.run.smithi133:> sudo hostname $(hostname -s) 2024-02-12T16:24:27.382 DEBUG:teuthology.orchestra.run.smithi152:> sudo hostname $(hostname -s) 2024-02-12T16:24:27.410 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph-ci.git ref 0e714d9a4bd2a821113e6318adb87bd06cf81ec1)... 2024-02-12T16:24:27.410 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:24:27.575 INFO:teuthology.orchestra.run.smithi133.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Feb 12 16:24 /home/ubuntu/cephtest/cephadm 2024-02-12T16:24:27.575 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:24:27.719 INFO:teuthology.orchestra.run.smithi152.stdout:-rw-rw-r--. 1 ubuntu ubuntu 355729 Feb 12 16:24 /home/ubuntu/cephtest/cephadm 2024-02-12T16:24:27.719 DEBUG:teuthology.orchestra.run.smithi133:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-12T16:24:27.741 DEBUG:teuthology.orchestra.run.smithi152:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-12T16:24:27.767 DEBUG:teuthology.orchestra.run.smithi133:> sudo mkdir -p /etc/ceph 2024-02-12T16:24:27.813 DEBUG:teuthology.orchestra.run.smithi152:> sudo mkdir -p /etc/ceph 2024-02-12T16:24:27.840 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 777 /etc/ceph 2024-02-12T16:24:27.884 DEBUG:teuthology.orchestra.run.smithi152:> sudo chmod 777 /etc/ceph 2024-02-12T16:24:27.911 INFO:tasks.cephadm:Writing seed config... 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-12T16:24:27.912 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-12T16:24:27.913 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:24:27.913 DEBUG:teuthology.orchestra.run.smithi133:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-12T16:24:27.943 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 = 31080e54-c9c3-11ee-95b9-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-12T16:24:27.943 DEBUG:teuthology.orchestra.run.smithi133:mon.smithi133> sudo journalctl -f -n 0 -u ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service 2024-02-12T16:24:27.985 INFO:tasks.cephadm:Bootstrapping... 2024-02-12T16:24:27.985 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -v bootstrap --fsid 31080e54-c9c3-11ee-95b9-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.133 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:24:28.014 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:-- Logs begin at Mon 2024-02-12 16:13:55 UTC. -- 2024-02-12T16:24:28.261 INFO:teuthology.orchestra.run.smithi133.stderr:-------------------------------------------------------------------------------- 2024-02-12T16:24:28.261 INFO:teuthology.orchestra.run.smithi133.stderr:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1', '-v', 'bootstrap', '--fsid', '31080e54-c9c3-11ee-95b9-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.133', '--skip-admin-label'] 2024-02-12T16:24:29.940 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: 4.6.1 2024-02-12T16:24:29.951 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying podman|docker is present... 2024-02-12T16:24:29.974 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: 4.6.1 2024-02-12T16:24:29.987 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying lvm2 is present... 2024-02-12T16:24:29.987 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying time synchronization is in place... 2024-02-12T16:24:29.994 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-12T16:24:30.001 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:24:30.007 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: enabled 2024-02-12T16:24:30.013 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: active 2024-02-12T16:24:30.014 INFO:teuthology.orchestra.run.smithi133.stderr:Unit chronyd.service is enabled and running 2024-02-12T16:24:30.014 INFO:teuthology.orchestra.run.smithi133.stderr:Repeating the final host check... 2024-02-12T16:24:30.035 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: 4.6.1 2024-02-12T16:24:30.048 INFO:teuthology.orchestra.run.smithi133.stderr:podman (/bin/podman) version 4.6.1 is present 2024-02-12T16:24:30.049 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl is present 2024-02-12T16:24:30.049 INFO:teuthology.orchestra.run.smithi133.stderr:lvcreate is present 2024-02-12T16:24:30.054 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-12T16:24:30.060 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:24:30.066 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: enabled 2024-02-12T16:24:30.072 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: active 2024-02-12T16:24:30.073 INFO:teuthology.orchestra.run.smithi133.stderr:Unit chronyd.service is enabled and running 2024-02-12T16:24:30.074 INFO:teuthology.orchestra.run.smithi133.stderr:Host looks OK 2024-02-12T16:24:30.074 INFO:teuthology.orchestra.run.smithi133.stderr:Cluster fsid: 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:30.074 INFO:teuthology.orchestra.run.smithi133.stderr:Acquiring lock 140256556634240 on /run/cephadm/31080e54-c9c3-11ee-95b9-87774f69a715.lock 2024-02-12T16:24:30.074 INFO:teuthology.orchestra.run.smithi133.stderr:Lock 140256556634240 acquired on /run/cephadm/31080e54-c9c3-11ee-95b9-87774f69a715.lock 2024-02-12T16:24:30.075 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 3300 ... 2024-02-12T16:24:30.075 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying IP 172.21.15.133 port 6789 ... 2024-02-12T16:24:30.075 INFO:teuthology.orchestra.run.smithi133.stderr:Base mon IP(s) is [172.21.15.133:3300, 172.21.15.133:6789], mon addrv is [v2:172.21.15.133:3300,v1:172.21.15.133:6789] 2024-02-12T16:24:30.078 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2024-02-12T16:24:30.078 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.133 metric 100 2024-02-12T16:24:30.081 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-12T16:24:30.081 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-02-12T16:24:30.081 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-02-12T16:24:30.083 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-12T16:24:30.083 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-02-12T16:24:30.083 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-12T16:24:30.083 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-12T16:24:30.084 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: inet6 fe80::7e50:e667:1935:13d8/64 scope link noprefixroute 2024-02-12T16:24:30.084 INFO:teuthology.orchestra.run.smithi133.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-12T16:24:30.084 INFO:teuthology.orchestra.run.smithi133.stderr:Mon IP `172.21.15.133` is in CIDR network `172.21.0.0/20` 2024-02-12T16:24:30.084 INFO:teuthology.orchestra.run.smithi133.stderr:Mon IP `172.21.15.133` is in CIDR network `172.21.0.0/20` 2024-02-12T16:24:30.085 INFO:teuthology.orchestra.run.smithi133.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-12T16:24:30.085 INFO:teuthology.orchestra.run.smithi133.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-12T16:24:30.086 INFO:teuthology.orchestra.run.smithi133.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1... 2024-02-12T16:24:30.196 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1... 2024-02-12T16:24:30.280 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Getting image source signatures 2024-02-12T16:24:30.281 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Copying blob sha256:955bfa9dba4a4380f93be7209d227ce2b057a09dc4ade787f31ef12d8b977cea 2024-02-12T16:24:30.281 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-12T16:24:52.154 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Copying config sha256:1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-12T16:24:52.212 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: Writing manifest to image destination 2024-02-12T16:24:52.513 INFO:teuthology.orchestra.run.smithi133.stderr:/bin/podman: 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-12T16:24:53.022 INFO:teuthology.orchestra.run.smithi133.stderr:ceph: ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable) 2024-02-12T16:24:53.394 INFO:teuthology.orchestra.run.smithi133.stderr:Ceph version: ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable) 2024-02-12T16:24:53.394 INFO:teuthology.orchestra.run.smithi133.stderr:Extracting ceph user uid/gid from container image... 2024-02-12T16:24:53.665 INFO:teuthology.orchestra.run.smithi133.stderr:stat: 167 167 2024-02-12T16:24:54.002 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial keys... 2024-02-12T16:24:54.248 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: AQBWRsplu5O3DRAA1Tp5vbVT+a1MXkHeHpv5Ig== 2024-02-12T16:24:54.823 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: AQBWRsplvAX7LxAA7FLGwaFHKCwtI38gAzHB1Q== 2024-02-12T16:24:55.448 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-authtool: AQBXRsplZz+iGRAALwPx/R6adAHI2RGId8eYCw== 2024-02-12T16:24:55.775 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial monmap... 2024-02-12T16:24:56.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-12T16:24:56.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:56.023 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-12T16:24:56.360 INFO:teuthology.orchestra.run.smithi133.stderr:monmaptool for smithi133 [v2:172.21.15.133:3300,v1:172.21.15.133:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-12T16:24:56.360 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: set fsid to 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:56.360 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-12T16:24:56.360 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:24:56.360 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mon... 2024-02-12T16:24:56.657 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.622+0000 7f3e3b5d1880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.622+0000 7f3e3b5d1880 1 imported monmap: 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: fsid 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: last_changed 2024-02-12T16:24:56.010659+0000 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: created 2024-02-12T16:24:56.010659+0000 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon.smithi133 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.622+0000 7f3e3b5d1880 0 /usr/bin/ceph-mon: set fsid to 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: RocksDB version: 6.8.1 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.658 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Compile date Feb 8 2024 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: DB SUMMARY 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi133/store.db dir, Total Num: 0, files: 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi133/store.db: 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.error_if_exists: 0 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.create_if_missing: 1 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.paranoid_checks: 1 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.env: 0x5586adc25080 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.fs: Posix File System 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.info_log: 0x5586af51b380 2024-02-12T16:24:56.659 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.statistics: (nil) 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.use_fsync: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_log_file_size: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.allow_fallocate: 1 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.use_direct_reads: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-12T16:24:56.660 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.db_log_dir: 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi133/store.db 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_subcompactions: 1 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_background_flushes: -1 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.write_buffer_manager: 0x5586af521980 2024-02-12T16:24:56.661 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.unordered_write: 0 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-12T16:24:56.662 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.row_cache: None 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.wal_filter: None 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.preserve_deletes: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.two_write_queues: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.atomic_flush: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.log_readahead_size: 0 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-12T16:24:56.663 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_background_jobs: 2 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_background_compactions: -1 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.max_open_files: -1 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-12T16:24:56.664 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Compression algorithms supported: 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kZSTD supported: 0 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kXpressCompression supported: 0 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kLZ4Compression supported: 1 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kBZip2Compression supported: 0 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kZlibCompression supported: 1 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: kSnappyCompression supported: 1 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.623+0000 7f3e3b5d1880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.665 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi133/store.db/MANIFEST-000001 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.merge_operator: 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_filter: None 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5586af431d30) 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-12T16:24:56.666 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_cache: 0x5586af466d10 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-12T16:24:56.667 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: format_version: 2 2024-02-12T16:24:56.668 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression: NoCompression 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.num_levels: 7 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-12T16:24:56.669 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-12T16:24:56.670 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-12T16:24:56.671 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-12T16:24:56.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.table_properties_collectors: 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.inplace_update_support: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.bloom_locality: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.max_successive_merges: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.ttl: 2592000 2024-02-12T16:24:56.673 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi133/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-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.624+0000 7f3e3b5d1880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.625+0000 7f3e3b5d1880 4 rocksdb: DB pointer 0x5586af52f800 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.625+0000 7f3e24443700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.625+0000 7f3e24443700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.674 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:24:56.675 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.676 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.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-12T16:24:56.677 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:24:56.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: 2024-02-12T16:24:56.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.626+0000 7f3e3b5d1880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-02-12T16:24:56.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.627+0000 7f3e3b5d1880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-02-12T16:24:56.678 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph-mon: debug 2024-02-12T16:24:56.627+0000 7f3e3b5d1880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi133 for mon.smithi133 2024-02-12T16:24:56.967 INFO:teuthology.orchestra.run.smithi133.stderr:create mon.smithi133 on 2024-02-12T16:24:57.077 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-12T16:24:57.174 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target. 2024-02-12T16:24:57.174 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target → /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target. 2024-02-12T16:24:57.380 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Failed to reset failed state of unit ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service: Unit ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service not loaded. 2024-02-12T16:24:57.386 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Created symlink /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target.wants/ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service → /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715@.service. 2024-02-12T16:24:57.811 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: disabled 2024-02-12T16:24:57.818 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:24:57.818 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld.service is not enabled 2024-02-12T16:24:57.819 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-12T16:24:57.819 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon to start... 2024-02-12T16:24:57.819 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mon... 2024-02-12T16:24:58.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.812531+0000 mon.smithi133 (mon.0) 1 : cluster [INF] mon.smithi133 is new leader, mons smithi133 in quorum (ranks 0) 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: cluster: 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: id: 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: services: 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi133 (age 0.441674s) 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:58.270 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: data: 2024-02-12T16:24:58.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-12T16:24:58.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-12T16:24:58.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-12T16:24:58.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: pgs: 2024-02-12T16:24:58.271 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:58.633 INFO:teuthology.orchestra.run.smithi133.stderr:mon is available 2024-02-12T16:24:58.634 INFO:teuthology.orchestra.run.smithi133.stderr:Assimilating anything we can from ceph.conf... 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [global] 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: fsid = 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.133:3300,v1:172.21.15.133:6789] 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-12T16:24:59.059 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [mgr] 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [osd] 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-12T16:24:59.060 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.825363+0000 mon.smithi133 (mon.0) 2 : cluster [INF] mon.smithi133 is new leader, mons smithi133 in quorum (ranks 0) 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.825602+0000 mon.smithi133 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi133=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} removed_ranks: {} 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.835435+0000 mon.smithi133 (mon.0) 4 : cluster [DBG] fsmap 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.838919+0000 mon.smithi133 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: cluster 2024-02-12T16:24:57.839367+0000 mon.smithi133 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-12T16:24:59.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: audit 2024-02-12T16:24:58.266992+0000 mon.smithi133 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/1404175166' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-12T16:24:59.400 INFO:teuthology.orchestra.run.smithi133.stderr:Generating new minimal ceph.conf... 2024-02-12T16:25:00.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: audit 2024-02-12T16:24:59.053261+0000 mon.smithi133 (mon.0) 8 : audit [INF] from='client.? 172.21.15.133:0/3406187540' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-12T16:25:00.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: audit 2024-02-12T16:24:59.056053+0000 mon.smithi133 (mon.0) 9 : audit [INF] from='client.? 172.21.15.133:0/3406187540' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-12T16:25:00.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:24:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: audit 2024-02-12T16:24:59.786966+0000 mon.smithi133 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/1244949147' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:25:00.133 INFO:teuthology.orchestra.run.smithi133.stderr:Restarting the monitor... 2024-02-12T16:25:00.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:00 smithi133 systemd[1]: Stopping Ceph mon.smithi133 for 31080e54-c9c3-11ee-95b9-87774f69a715... 2024-02-12T16:25:00.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:00 smithi133 bash[33049]: Error: no container with name or ID "ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon.smithi133" found: no such container 2024-02-12T16:25:00.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: debug 2024-02-12T16:25:00.350+0000 7f8153b65700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi133 -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-12T16:25:00.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[32725]: debug 2024-02-12T16:25:00.350+0000 7f8153b65700 -1 mon.smithi133@0(leader) e1 *** Got Signal Terminated *** 2024-02-12T16:25:01.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:00 smithi133 bash[33089]: ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133 2024-02-12T16:25:01.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 systemd[1]: ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service: Succeeded. 2024-02-12T16:25:01.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 systemd[1]: Stopped Ceph mon.smithi133 for 31080e54-c9c3-11ee-95b9-87774f69a715. 2024-02-12T16:25:01.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 systemd[1]: Starting Ceph mon.smithi133 for 31080e54-c9c3-11ee-95b9-87774f69a715... 2024-02-12T16:25:01.818 INFO:teuthology.orchestra.run.smithi133.stderr:Setting public_network to 172.21.0.0/20 in mon config section 2024-02-12T16:25:02.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.802+0000 7f4dffda3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-12T16:25:02.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.802+0000 7f4dffda3880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-12T16:25:02.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.802+0000 7f4dffda3880 0 pidfile_write: ignore empty --pid-file 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.806+0000 7f4dffda3880 0 load: jerasure load: lrc load: isa 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: RocksDB version: 6.8.1 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Compile date Feb 8 2024 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: DB SUMMARY 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: CURRENT file: CURRENT 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.069 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi133/store.db dir, Total Num: 1, files: 000004.sst 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi133/store.db: 000006.log size: 82264 ; 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.error_if_exists: 0 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.create_if_missing: 0 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.paranoid_checks: 1 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.env: 0x55f8a3a2c080 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.fs: Posix File System 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.info_log: 0x55f8a53cfd20 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.statistics: (nil) 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.use_fsync: 0 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_log_file_size: 0 2024-02-12T16:25:02.070 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.allow_fallocate: 1 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.use_direct_reads: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.db_log_dir: 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi133/store.db 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_subcompactions: 1 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_background_flushes: -1 2024-02-12T16:25:02.071 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.write_buffer_manager: 0x55f8a60cc420 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-12T16:25:02.072 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.unordered_write: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.row_cache: None 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.wal_filter: None 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 bash[33212]: 1f4abdcfe8a0ed0b0e64dcbb087a3cc99a023e458da1d1dd3957372d7818e445 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.preserve_deletes: 0 2024-02-12T16:25:02.073 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.two_write_queues: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.atomic_flush: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.log_readahead_size: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_background_jobs: 2 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_background_compactions: -1 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-12T16:25:02.074 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.max_open_files: -1 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Compression algorithms supported: 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kZSTD supported: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kXpressCompression supported: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kLZ4Compression supported: 1 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kBZip2Compression supported: 0 2024-02-12T16:25:02.075 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kZlibCompression supported: 1 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: kSnappyCompression supported: 1 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.807+0000 7f4dffda3880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi133/store.db/MANIFEST-000005 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.merge_operator: 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_filter: None 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f8a537fd28) 2024-02-12T16:25:02.076 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cache_index_and_filter_blocks: 1 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: pin_top_level_index_and_filter: 1 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: index_type: 0 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: data_block_index_type: 0 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: index_shortening: 1 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: data_block_hash_table_util_ratio: 0.750000 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: hash_index_allow_collision: 1 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: checksum: 1 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: no_block_cache: 0 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_cache: 0x55f8a53b4f10 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_cache_name: BinnedLRUCache 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_cache_options: 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: capacity : 536870912 2024-02-12T16:25:02.077 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: num_shard_bits : 4 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: strict_capacity_limit : 0 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: high_pri_pool_ratio: 0.000 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_cache_compressed: (nil) 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: persistent_cache: (nil) 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_size: 4096 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_size_deviation: 10 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_restart_interval: 16 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: index_block_restart_interval: 1 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: metadata_block_size: 4096 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: partition_filters: 0 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: use_delta_encoding: 1 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: whole_key_filtering: 1 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: verify_compression: 0 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: read_amp_bytes_per_bit: 0 2024-02-12T16:25:02.078 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: format_version: 2 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: enable_index_compression: 1 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: block_align: 0 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression: NoCompression 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.num_levels: 7 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-12T16:25:02.079 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-12T16:25:02.081 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-12T16:25:02.082 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-12T16:25:02.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.table_properties_collectors: 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.inplace_update_support: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.bloom_locality: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.max_successive_merges: 0 2024-02-12T16:25:02.084 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.ttl: 2592000 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi133/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-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755101809788, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.808+0000 7f4dffda3880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.809+0000 7f4dffda3880 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-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.810+0000 7f4dffda3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755101810994, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 79103, "table_properties": {"data_size": 77397, "index_size": 311, "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": 9414, "raw_average_key_size": 47, "raw_value_size": 72010, "raw_average_value_size": 365, "num_data_blocks": 10, "num_entries": 197, "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": 1707755101, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-12T16:25:02.085 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.810+0000 7f4dffda3880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.810+0000 7f4dffda3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755101811539, "job": 1, "event": "recovery_finished"} 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.811+0000 7f4dffda3880 4 rocksdb: DB pointer 0x55f8a547d800 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.811+0000 7f4de6b94700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.811+0000 7f4de6b94700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** DB Stats ** 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:25:02.086 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** Compaction Stats [default] ** 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: L0 2/0 78.94 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Sum 2/0 78.94 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** Compaction Stats [default] ** 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:25:02.087 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Cumulative compaction: 0.00 GB write, 19.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Interval compaction: 0.00 GB write, 19.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** Compaction Stats [default] ** 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: L0 2/0 78.94 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.088 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Sum 2/0 78.94 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** Compaction Stats [default] ** 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 95.1 0.00 0.00 1 0.001 0 0 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: Cumulative compaction: 0.00 GB write, 19.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:25:02.089 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.812+0000 7f4dffda3880 0 starting mon.smithi133 rank 0 at public addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] at bind addrs [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi133 fsid 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 systemd[1]: Started Ceph mon.smithi133 for 31080e54-c9c3-11ee-95b9-87774f69a715. 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 1 mon.smithi133@-1(???) e1 preinit fsid 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).mds e1 new map 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).mds e1 print_map 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: e1 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 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-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: legacy client fscid: -1 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.090 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: No filesystems configured 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 0 mon.smithi133@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:24:59.053261+0000 mon.smithi133 (mon.0) 8 : audit [INF] from='client.? 172.21.15.133:0/3406187540' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:24:59.056053+0000 mon.smithi133 (mon.0) 9 : audit [INF] from='client.? 172.21.15.133:0/3406187540' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:24:59.786966+0000 mon.smithi133 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.133:0/1244949147' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:25:02.091 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:25:01.814+0000 7f4dffda3880 1 mon.smithi133@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-12T16:25:02.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:01.831624+0000 mon.smithi133 (mon.0) 1 : cluster [INF] mon.smithi133 is new leader, mons smithi133 in quorum (ranks 0) 2024-02-12T16:25:02.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:01.831690+0000 mon.smithi133 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi133=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0]} removed_ranks: {} 2024-02-12T16:25:02.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:01.843401+0000 mon.smithi133 (mon.0) 3 : cluster [DBG] fsmap 2024-02-12T16:25:02.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:01.843436+0000 mon.smithi133 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-12T16:25:02.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:01.843845+0000 mon.smithi133 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-12T16:25:02.583 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-12T16:25:02.583 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:25:02.583 INFO:teuthology.orchestra.run.smithi133.stderr:Creating mgr... 2024-02-12T16:25:02.583 INFO:teuthology.orchestra.run.smithi133.stderr:Verifying port 9283 ... 2024-02-12T16:25:02.713 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Failed to reset failed state of unit ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mgr.smithi133.qdgfjc.service: Unit ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mgr.smithi133.qdgfjc.service not loaded. 2024-02-12T16:25:02.719 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: Created symlink /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715.target.wants/ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mgr.smithi133.qdgfjc.service → /etc/systemd/system/ceph-31080e54-c9c3-11ee-95b9-87774f69a715@.service. 2024-02-12T16:25:03.210 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: disabled 2024-02-12T16:25:03.217 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:25:03.218 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld.service is not enabled 2024-02-12T16:25:03.218 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to enable service . firewalld.service is not available 2024-02-12T16:25:03.225 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: disabled 2024-02-12T16:25:03.233 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:25:03.233 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld.service is not enabled 2024-02-12T16:25:03.233 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-12T16:25:03.234 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr to start... 2024-02-12T16:25:03.234 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr... 2024-02-12T16:25:03.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:02.211749+0000 mon.smithi133 (mon.0) 6 : audit [INF] from='client.? 172.21.15.133:0/839309244' entity='client.admin' 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsid": "31080e54-c9c3-11ee-95b9-87774f69a715", 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "health": { 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "checks": {}, 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mutes": [] 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.703 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum": [ 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 0 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "smithi133" 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_age": 1, 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "monmap": { 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.704 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osdmap": { 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgmap": { 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-12T16:25:03.705 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsmap": { 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "available": false, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modules": [ 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "iostat", 2024-02-12T16:25:03.706 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "nfs", 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "restful" 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "servicemap": { 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modified": "2024-02-12T16:24:57.827310+0000", 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-12T16:25:03.707 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:04.032 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (1/15)... 2024-02-12T16:25:04.523 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:04 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:03.695530+0000 mon.smithi133 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.133:0/2476355066' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsid": "31080e54-c9c3-11ee-95b9-87774f69a715", 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "health": { 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-12T16:25:06.478 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "checks": {}, 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mutes": [] 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum": [ 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 0 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "smithi133" 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_age": 4, 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "monmap": { 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-12T16:25:06.479 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osdmap": { 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-12T16:25:06.480 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-12T16:25:06.483 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgmap": { 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-12T16:25:06.484 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsmap": { 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "available": false, 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modules": [ 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "iostat", 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "nfs", 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "restful" 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:06.485 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "servicemap": { 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modified": "2024-02-12T16:24:57.827310+0000", 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-12T16:25:06.486 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:06.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:06.472079+0000 mon.smithi133 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.133:0/3226906831' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-12T16:25:07.796 INFO:teuthology.orchestra.run.smithi133.stderr:mgr not available, waiting (2/15)... 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:08.517012+0000 mon.smithi133 (mon.0) 9 : cluster [INF] Activating manager daemon smithi133.qdgfjc 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:08.519767+0000 mon.smithi133 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi133.qdgfjc(active, starting, since 0.00287636s) 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.520512+0000 mon.smithi133 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.520656+0000 mon.smithi133 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.520836+0000 mon.smithi133 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-12T16:25:09.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.521025+0000 mon.smithi133 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.521388+0000 mon.smithi133 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi133.qdgfjc", "id": "smithi133.qdgfjc"}]: dispatch 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:08.535293+0000 mon.smithi133 (mon.0) 16 : cluster [INF] Manager daemon smithi133.qdgfjc is now available 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.547002+0000 mon.smithi133 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.548862+0000 mon.smithi133 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/mirror_snapshot_schedule"}]: dispatch 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.551734+0000 mon.smithi133 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/trash_purge_schedule"}]: dispatch 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.556563+0000 mon.smithi133 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:09.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:08.561067+0000 mon.smithi133 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.133:0/2601697772' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:10.408 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsid": "31080e54-c9c3-11ee-95b9-87774f69a715", 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "health": { 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "checks": {}, 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mutes": [] 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum": [ 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 0 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:10.409 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "smithi133" 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "monmap": { 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osdmap": { 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-12T16:25:10.410 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgmap": { 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "fsmap": { 2024-02-12T16:25:10.411 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "available": true, 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modules": [ 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "iostat", 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "nfs", 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "restful" 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ], 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "servicemap": { 2024-02-12T16:25:10.412 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-12T16:25:10.413 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "modified": "2024-02-12T16:24:57.827310+0000", 2024-02-12T16:25:10.413 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "services": {} 2024-02-12T16:25:10.413 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: }, 2024-02-12T16:25:10.413 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-12T16:25:10.413 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:10.699 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:09.522961+0000 mon.smithi133 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi133.qdgfjc(active, since 1.00607s) 2024-02-12T16:25:10.700 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:10.401345+0000 mon.smithi133 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.133:0/1628100515' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-12T16:25:10.789 INFO:teuthology.orchestra.run.smithi133.stderr:mgr is available 2024-02-12T16:25:11.294 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [global] 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: fsid = 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [mgr] 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: [osd] 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-12T16:25:11.295 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-12T16:25:11.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:11.291580+0000 mon.smithi133 (mon.0) 24 : audit [INF] from='client.? 172.21.15.133:0/4164226514' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-12T16:25:11.639 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling cephadm module... 2024-02-12T16:25:12.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:11.523789+0000 mon.smithi133 (mon.0) 25 : cluster [DBG] mgrmap e4: smithi133.qdgfjc(active, since 3s) 2024-02-12T16:25:12.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:12.227732+0000 mon.smithi133 (mon.0) 26 : audit [INF] from='client.? 172.21.15.133:0/2395884568' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-12T16:25:13.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:13.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-12T16:25:13.766 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "available": true, 2024-02-12T16:25:13.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "active_name": "smithi133.qdgfjc", 2024-02-12T16:25:13.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-12T16:25:13.767 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:14.066 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:12.823434+0000 mon.smithi133 (mon.0) 27 : audit [INF] from='client.? 172.21.15.133:0/2395884568' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-12T16:25:14.066 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:12.823508+0000 mon.smithi133 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi133.qdgfjc(active, since 4s) 2024-02-12T16:25:14.066 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:13.764499+0000 mon.smithi133 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.133:0/288042485' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-12T16:25:14.114 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-12T16:25:14.114 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr epoch 5... 2024-02-12T16:25:18.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:18.185026+0000 mon.smithi133 (mon.0) 30 : cluster [INF] Active manager daemon smithi133.qdgfjc restarted 2024-02-12T16:25:18.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:18.185244+0000 mon.smithi133 (mon.0) 31 : cluster [INF] Activating manager daemon smithi133.qdgfjc 2024-02-12T16:25:18.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:18.190555+0000 mon.smithi133 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:18.190667+0000 mon.smithi133 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi133.qdgfjc(active, starting, since 0.00550012s) 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.191448+0000 mon.smithi133 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.192087+0000 mon.smithi133 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi133.qdgfjc", "id": "smithi133.qdgfjc"}]: dispatch 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.192717+0000 mon.smithi133 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.192963+0000 mon.smithi133 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.193180+0000 mon.smithi133 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:18.206293+0000 mon.smithi133 (mon.0) 39 : cluster [INF] Manager daemon smithi133.qdgfjc is now available 2024-02-12T16:25:18.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.219357+0000 mon.smithi133 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:19.198 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:19.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-12T16:25:19.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "initialized": true 2024-02-12T16:25:19.199 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:19.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:18.216639+0000 mgr.smithi133.qdgfjc (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-12T16:25:19.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.305679+0000 mon.smithi133 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:19.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.306758+0000 mon.smithi133 (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:19.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.308239+0000 mon.smithi133 (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:19.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.310076+0000 mon.smithi133 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:19.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.323312+0000 mon.smithi133 (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/mirror_snapshot_schedule"}]: dispatch 2024-02-12T16:25:19.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:18.325389+0000 mon.smithi133 (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/trash_purge_schedule"}]: dispatch 2024-02-12T16:25:19.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:19.190633+0000 mon.smithi133 (mon.0) 47 : cluster [DBG] mgrmap e7: smithi133.qdgfjc(active, since 1.00546s) 2024-02-12T16:25:20.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:19.190084+0000 mgr.smithi133.qdgfjc (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-12T16:25:20.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:19.196776+0000 mgr.smithi133.qdgfjc (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-12T16:25:20.937 INFO:teuthology.orchestra.run.smithi133.stderr:mgr epoch 5 is available 2024-02-12T16:25:20.937 INFO:teuthology.orchestra.run.smithi133.stderr:Setting orchestrator backend to cephadm... 2024-02-12T16:25:21.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:20.308588+0000 mon.smithi133 (mon.0) 48 : cluster [DBG] mgrmap e8: smithi133.qdgfjc(active, since 2s) 2024-02-12T16:25:23.486 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:22.215571+0000 mgr.smithi133.qdgfjc (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-12T16:25:23.486 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:22.220251+0000 mon.smithi133 (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:23.486 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:22.237983+0000 mon.smithi133 (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:25.726 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: value unchanged 2024-02-12T16:25:26.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:25 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:25.708315+0000 mgr.smithi133.qdgfjc (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:26.295 INFO:teuthology.orchestra.run.smithi133.stderr:Generating ssh key... 2024-02-12T16:25:28.001 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCliOGatL3Y2bBdLODI7+5u80e6sKuR5/sBIpj9GGGnSHivqJSymmqVeNoiBP6+mE3eqyc3FC+zQyckEd52irf6XzZBzyKnFBd4SDa1zDPYE0VXXjwPq4Aet4fj6+AlEMBqSc2Y+h+fN6bB46GeLr0JHQXtg21DpMQb9GUKIhGJGI3CcKkhtwnsl1VeFM42DjFp0TXQ2suUU77yWstFEEoyIGrOPmLSzLoUlmWaLatu5R/wyFwrZbAwfaz7rRb18i7Advqw77SqsOcihw12Bnl/O5iNWKXZ8Uy2fjTfLY+Dms26wcZQYnw05kzJ7yQa2xE7uKQcl3qWC6Fk6fXqjeZdtWxl1aUu+M9QinAbyOvRtzULNsu4IAuOmRKVG3dtcLC801LTrb9ZtCPs088pYUX2m6hXjZWi4LWGQLbaTSuEF/6sG0yQoGqYzE+7fYm6e5d6MsdB3G4pl4j+9gno9qOO9TgHLiL4275r3DTiED01gdh16FW9qOtrONyyCwKHzok= ceph-31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:28.168 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:26.772343+0000 mgr.smithi133.qdgfjc (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:28.168 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:26.772572+0000 mgr.smithi133.qdgfjc (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2024-02-12T16:25:28.168 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:27.103769+0000 mon.smithi133 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:28.168 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:27.105575+0000 mon.smithi133 (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:28.345 INFO:teuthology.orchestra.run.smithi133.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-12T16:25:28.345 INFO:teuthology.orchestra.run.smithi133.stderr:Adding key to root@localhost authorized_keys... 2024-02-12T16:25:28.347 INFO:teuthology.orchestra.run.smithi133.stderr:Adding host smithi133... 2024-02-12T16:25:29.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:27.999532+0000 mgr.smithi133.qdgfjc (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:29.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:28.863185+0000 mgr.smithi133.qdgfjc (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi133", "addr": "172.21.15.133", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:29.471 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Added host 'smithi133' with addr '172.21.15.133' 2024-02-12T16:25:29.780 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying mon service with default placement... 2024-02-12T16:25:30.329 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-12T16:25:30.660 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:29.468142+0000 mon.smithi133 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:30.660 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:29.468409+0000 mgr.smithi133.qdgfjc (mgr.14116) 10 : cephadm [INF] Added host smithi133 2024-02-12T16:25:30.660 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:29.517552+0000 mon.smithi133 (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:30.660 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:30.327046+0000 mon.smithi133 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:30.836 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying mgr service with default placement... 2024-02-12T16:25:31.533 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-12T16:25:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:30.323802+0000 mgr.smithi133.qdgfjc (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:30.324899+0000 mgr.smithi133.qdgfjc (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-12T16:25:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:31.325535+0000 mon.smithi133 (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:31.993 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying crash service with default placement... 2024-02-12T16:25:32.567 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled crash update... 2024-02-12T16:25:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:31.526802+0000 mgr.smithi133.qdgfjc (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:31.527996+0000 mgr.smithi133.qdgfjc (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-12T16:25:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:31.531175+0000 mon.smithi133 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:31.570596+0000 mon.smithi133 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:32.919 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying prometheus service with default placement... 2024-02-12T16:25:33.737 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-02-12T16:25:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:32.551173+0000 mon.smithi133 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:32.562991+0000 mgr.smithi133.qdgfjc (mgr.14116) 15 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:32.563937+0000 mgr.smithi133.qdgfjc (mgr.14116) 16 : cephadm [INF] Saving service crash spec with placement * 2024-02-12T16:25:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:32.566092+0000 mon.smithi133 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:34.087 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying grafana service with default placement... 2024-02-12T16:25:34.672 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-02-12T16:25:35.018 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying node-exporter service with default placement... 2024-02-12T16:25:35.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:33.732683+0000 mgr.smithi133.qdgfjc (mgr.14116) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:35.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:33.733531+0000 mgr.smithi133.qdgfjc (mgr.14116) 18 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-02-12T16:25:35.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:33.735843+0000 mon.smithi133 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:35.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:34.670726+0000 mon.smithi133 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:35.582 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-02-12T16:25:35.861 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:34.667612+0000 mgr.smithi133.qdgfjc (mgr.14116) 19 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:35.861 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:34.668443+0000 mgr.smithi133.qdgfjc (mgr.14116) 20 : cephadm [INF] Saving service grafana spec with placement count:1 2024-02-12T16:25:35.862 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:35.580431+0000 mon.smithi133 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:35.910 INFO:teuthology.orchestra.run.smithi133.stderr:Deploying alertmanager service with default placement... 2024-02-12T16:25:36.449 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-02-12T16:25:36.997 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:35.577335+0000 mgr.smithi133.qdgfjc (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-12T16:25:36.998 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:35.578203+0000 mgr.smithi133.qdgfjc (mgr.14116) 22 : cephadm [INF] Saving service node-exporter spec with placement * 2024-02-12T16:25:36.998 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:36.446474+0000 mon.smithi133 (mon.0) 64 : audit [INF] from='mgr.14116 172.21.15.133:0/4103749357' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:38.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:36.443449+0000 mgr.smithi133.qdgfjc (mgr.14116) 23 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:38.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:36.444308+0000 mgr.smithi133.qdgfjc (mgr.14116) 24 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-02-12T16:25:38.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:37.410423+0000 mon.smithi133 (mon.0) 65 : audit [INF] from='client.? 172.21.15.133:0/200167965' entity='client.admin' 2024-02-12T16:25:38.585 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling the dashboard module... 2024-02-12T16:25:39.545 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:38.194217+0000 mgr.smithi133.qdgfjc (mgr.14116) 25 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:25:39.545 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:38.233875+0000 mon.smithi133 (mon.0) 66 : audit [INF] from='client.? 172.21.15.133:0/2936923975' entity='client.admin' 2024-02-12T16:25:39.545 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:39.143081+0000 mon.smithi133 (mon.0) 67 : audit [INF] from='client.? 172.21.15.133:0/1613143969' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "available": true, 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "active_name": "smithi133.qdgfjc", 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-12T16:25:40.220 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:40.494 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:39.235550+0000 mon.smithi133 (mon.0) 68 : audit [INF] from='client.? 172.21.15.133:0/1613143969' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-12T16:25:40.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:39.235604+0000 mon.smithi133 (mon.0) 69 : cluster [DBG] mgrmap e9: smithi133.qdgfjc(active, since 21s) 2024-02-12T16:25:40.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:40.217953+0000 mon.smithi133 (mon.0) 70 : audit [DBG] from='client.? 172.21.15.133:0/1015143056' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-12T16:25:40.568 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for the mgr to restart... 2024-02-12T16:25:40.568 INFO:teuthology.orchestra.run.smithi133.stderr:Waiting for mgr epoch 9... 2024-02-12T16:25:45.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:44.632676+0000 mon.smithi133 (mon.0) 71 : cluster [INF] Active manager daemon smithi133.qdgfjc restarted 2024-02-12T16:25:45.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:44.632912+0000 mon.smithi133 (mon.0) 72 : cluster [INF] Activating manager daemon smithi133.qdgfjc 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:44.636517+0000 mon.smithi133 (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:44.636624+0000 mon.smithi133 (mon.0) 74 : cluster [DBG] mgrmap e10: smithi133.qdgfjc(active, starting, since 0.00381738s) 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.637397+0000 mon.smithi133 (mon.0) 75 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.637909+0000 mon.smithi133 (mon.0) 76 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi133.qdgfjc", "id": "smithi133.qdgfjc"}]: dispatch 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.638800+0000 mon.smithi133 (mon.0) 77 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.639047+0000 mon.smithi133 (mon.0) 78 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.639263+0000 mon.smithi133 (mon.0) 79 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-12T16:25:45.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:44.653323+0000 mon.smithi133 (mon.0) 80 : cluster [INF] Manager daemon smithi133.qdgfjc is now available 2024-02-12T16:25:45.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: { 2024-02-12T16:25:45.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-12T16:25:45.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: "initialized": true 2024-02-12T16:25:45.646 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: } 2024-02-12T16:25:45.935 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.747620+0000 mon.smithi133 (mon.0) 81 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:45.936 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.749417+0000 mon.smithi133 (mon.0) 82 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:25:45.936 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.773827+0000 mon.smithi133 (mon.0) 83 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/mirror_snapshot_schedule"}]: dispatch 2024-02-12T16:25:45.936 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:44.775572+0000 mon.smithi133 (mon.0) 84 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/trash_purge_schedule"}]: dispatch 2024-02-12T16:25:45.936 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:45.617506+0000 mon.smithi133 (mon.0) 85 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:45.936 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:45.637864+0000 mon.smithi133 (mon.0) 86 : cluster [DBG] mgrmap e11: smithi133.qdgfjc(active, since 1.00506s) 2024-02-12T16:25:46.034 INFO:teuthology.orchestra.run.smithi133.stderr:mgr epoch 9 is available 2024-02-12T16:25:46.034 INFO:teuthology.orchestra.run.smithi133.stderr:Generating a dashboard self-signed certificate... 2024-02-12T16:25:46.749 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-12T16:25:46.773 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:45.637090+0000 mgr.smithi133.qdgfjc (mgr.14156) 1 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-12T16:25:46.773 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:45.643504+0000 mgr.smithi133.qdgfjc (mgr.14156) 2 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-12T16:25:47.091 INFO:teuthology.orchestra.run.smithi133.stderr:Creating initial admin user... 2024-02-12T16:25:47.849 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$yqqc0v.gQkJst/Z.6m9uEuW5I4VoVBlz1R4TtXPE8lMeR7sI2HEU2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707755147, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-12T16:25:48.015 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:46.689514+0000 mon.smithi133 (mon.0) 87 : cluster [DBG] mgrmap e12: smithi133.qdgfjc(active, since 2s) 2024-02-12T16:25:48.015 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:46.704949+0000 mgr.smithi133.qdgfjc (mgr.14156) 3 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:25:48.015 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:46.744877+0000 mon.smithi133 (mon.0) 88 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:48.015 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:46.747346+0000 mon.smithi133 (mon.0) 89 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:48.183 INFO:teuthology.orchestra.run.smithi133.stderr:Fetching dashboard port number... 2024-02-12T16:25:48.709 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: 8443 2024-02-12T16:25:49.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:48 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:47.626788+0000 mgr.smithi133.qdgfjc (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-12T16:25:49.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:48 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:47.848063+0000 mon.smithi133 (mon.0) 90 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:49.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:48 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:48.707780+0000 mon.smithi133 (mon.0) 91 : audit [DBG] from='client.? 172.21.15.133:0/1877703827' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-12T16:25:49.075 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: disabled 2024-02-12T16:25:49.082 INFO:teuthology.orchestra.run.smithi133.stderr:systemctl: inactive 2024-02-12T16:25:49.083 INFO:teuthology.orchestra.run.smithi133.stderr:firewalld.service is not enabled 2024-02-12T16:25:49.083 INFO:teuthology.orchestra.run.smithi133.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr:Ceph Dashboard is now available at: 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr: URL: https://smithi133.front.sepia.ceph.com:8443/ 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr: User: admin 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr: Password: b6xc65ivtq 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:49.085 INFO:teuthology.orchestra.run.smithi133.stderr:Enabling autotune for osd_memory_target 2024-02-12T16:25:50.475 INFO:teuthology.orchestra.run.smithi133.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-12T16:25:50.816 INFO:teuthology.orchestra.run.smithi133.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-12T16:25:50.816 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.816 INFO:teuthology.orchestra.run.smithi133.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:25:50.816 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.816 INFO:teuthology.orchestra.run.smithi133.stderr:Or, if you are only running a single cluster on this host: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: ceph telemetry on 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr:For more information see: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:25:50.817 INFO:teuthology.orchestra.run.smithi133.stderr:Bootstrap complete. 2024-02-12T16:25:50.852 INFO:tasks.cephadm:Fetching config... 2024-02-12T16:25:50.853 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:25:50.853 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-12T16:25:50.871 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-12T16:25:50.871 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:25:50.871 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-12T16:25:50.929 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-12T16:25:50.929 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:25:50.929 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/keyring of=/dev/stdout 2024-02-12T16:25:50.999 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-12T16:25:50.999 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:25:50.999 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-12T16:25:51.057 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-12T16:25:51.057 DEBUG:teuthology.orchestra.run.smithi133:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCliOGatL3Y2bBdLODI7+5u80e6sKuR5/sBIpj9GGGnSHivqJSymmqVeNoiBP6+mE3eqyc3FC+zQyckEd52irf6XzZBzyKnFBd4SDa1zDPYE0VXXjwPq4Aet4fj6+AlEMBqSc2Y+h+fN6bB46GeLr0JHQXtg21DpMQb9GUKIhGJGI3CcKkhtwnsl1VeFM42DjFp0TXQ2suUU77yWstFEEoyIGrOPmLSzLoUlmWaLatu5R/wyFwrZbAwfaz7rRb18i7Advqw77SqsOcihw12Bnl/O5iNWKXZ8Uy2fjTfLY+Dms26wcZQYnw05kzJ7yQa2xE7uKQcl3qWC6Fk6fXqjeZdtWxl1aUu+M9QinAbyOvRtzULNsu4IAuOmRKVG3dtcLC801LTrb9ZtCPs088pYUX2m6hXjZWi4LWGQLbaTSuEF/6sG0yQoGqYzE+7fYm6e5d6MsdB3G4pl4j+9gno9qOO9TgHLiL4275r3DTiED01gdh16FW9qOtrONyyCwKHzok= ceph-31080e54-c9c3-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-12T16:25:51.134 INFO:teuthology.orchestra.run.smithi133.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCliOGatL3Y2bBdLODI7+5u80e6sKuR5/sBIpj9GGGnSHivqJSymmqVeNoiBP6+mE3eqyc3FC+zQyckEd52irf6XzZBzyKnFBd4SDa1zDPYE0VXXjwPq4Aet4fj6+AlEMBqSc2Y+h+fN6bB46GeLr0JHQXtg21DpMQb9GUKIhGJGI3CcKkhtwnsl1VeFM42DjFp0TXQ2suUU77yWstFEEoyIGrOPmLSzLoUlmWaLatu5R/wyFwrZbAwfaz7rRb18i7Advqw77SqsOcihw12Bnl/O5iNWKXZ8Uy2fjTfLY+Dms26wcZQYnw05kzJ7yQa2xE7uKQcl3qWC6Fk6fXqjeZdtWxl1aUu+M9QinAbyOvRtzULNsu4IAuOmRKVG3dtcLC801LTrb9ZtCPs088pYUX2m6hXjZWi4LWGQLbaTSuEF/6sG0yQoGqYzE+7fYm6e5d6MsdB3G4pl4j+9gno9qOO9TgHLiL4275r3DTiED01gdh16FW9qOtrONyyCwKHzok= ceph-31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:51.146 DEBUG:teuthology.orchestra.run.smithi152:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCliOGatL3Y2bBdLODI7+5u80e6sKuR5/sBIpj9GGGnSHivqJSymmqVeNoiBP6+mE3eqyc3FC+zQyckEd52irf6XzZBzyKnFBd4SDa1zDPYE0VXXjwPq4Aet4fj6+AlEMBqSc2Y+h+fN6bB46GeLr0JHQXtg21DpMQb9GUKIhGJGI3CcKkhtwnsl1VeFM42DjFp0TXQ2suUU77yWstFEEoyIGrOPmLSzLoUlmWaLatu5R/wyFwrZbAwfaz7rRb18i7Advqw77SqsOcihw12Bnl/O5iNWKXZ8Uy2fjTfLY+Dms26wcZQYnw05kzJ7yQa2xE7uKQcl3qWC6Fk6fXqjeZdtWxl1aUu+M9QinAbyOvRtzULNsu4IAuOmRKVG3dtcLC801LTrb9ZtCPs088pYUX2m6hXjZWi4LWGQLbaTSuEF/6sG0yQoGqYzE+7fYm6e5d6MsdB3G4pl4j+9gno9qOO9TgHLiL4275r3DTiED01gdh16FW9qOtrONyyCwKHzok= ceph-31080e54-c9c3-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-12T16:25:51.194 INFO:teuthology.orchestra.run.smithi152.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCliOGatL3Y2bBdLODI7+5u80e6sKuR5/sBIpj9GGGnSHivqJSymmqVeNoiBP6+mE3eqyc3FC+zQyckEd52irf6XzZBzyKnFBd4SDa1zDPYE0VXXjwPq4Aet4fj6+AlEMBqSc2Y+h+fN6bB46GeLr0JHQXtg21DpMQb9GUKIhGJGI3CcKkhtwnsl1VeFM42DjFp0TXQ2suUU77yWstFEEoyIGrOPmLSzLoUlmWaLatu5R/wyFwrZbAwfaz7rRb18i7Advqw77SqsOcihw12Bnl/O5iNWKXZ8Uy2fjTfLY+Dms26wcZQYnw05kzJ7yQa2xE7uKQcl3qWC6Fk6fXqjeZdtWxl1aUu+M9QinAbyOvRtzULNsu4IAuOmRKVG3dtcLC801LTrb9ZtCPs088pYUX2m6hXjZWi4LWGQLbaTSuEF/6sG0yQoGqYzE+7fYm6e5d6MsdB3G4pl4j+9gno9qOO9TgHLiL4275r3DTiED01gdh16FW9qOtrONyyCwKHzok= ceph-31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:25:51.207 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-12T16:25:51.756 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:51 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:50.470782+0000 mon.smithi133 (mon.0) 92 : audit [INF] from='client.? 172.21.15.133:0/89077375' entity='client.admin' 2024-02-12T16:25:52.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:25:51.472306+0000 mon.smithi133 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi133.qdgfjc(active, since 6s) 2024-02-12T16:25:53.945 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-12T16:25:53.946 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-12T16:25:54.566 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:53.288840+0000 mon.smithi133 (mon.0) 94 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:54.566 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:53.520441+0000 mon.smithi133 (mon.0) 95 : audit [INF] from='client.? 172.21.15.133:0/212727006' entity='client.admin' 2024-02-12T16:25:54.566 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:53.631327+0000 mon.smithi133 (mon.0) 96 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:25:54.566 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:53.637243+0000 mon.smithi133 (mon.0) 97 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:25:54.566 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:25:53.645685+0000 mgr.smithi133.qdgfjc (mgr.14156) 5 : cephadm [INF] Deploying daemon alertmanager.smithi133 on smithi133 2024-02-12T16:25:55.777 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi152 2024-02-12T16:25:55.778 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:25:55.778 DEBUG:teuthology.orchestra.run.smithi152:> dd of=/etc/ceph/ceph.conf 2024-02-12T16:25:55.799 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:25:55.800 DEBUG:teuthology.orchestra.run.smithi152:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-12T16:25:55.859 INFO:tasks.cephadm:Adding host smithi152 to orchestrator... 2024-02-12T16:25:55.860 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph orch host add smithi152 2024-02-12T16:25:56.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:55.414400+0000 mgr.smithi133.qdgfjc (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-12T16:25:56.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:25:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:25:55.416936+0000 mon.smithi133 (mon.0) 98 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:02.811 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:01.485051+0000 mon.smithi133 (mon.0) 99 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:02.812 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:01.486554+0000 mon.smithi133 (mon.0) 100 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi133", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:26:02.812 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:01.488118+0000 mon.smithi133 (mon.0) 101 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi133", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-12T16:26:02.812 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:01.488666+0000 mon.smithi133 (mon.0) 102 : audit [DBG] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:02.812 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:01.489151+0000 mgr.smithi133.qdgfjc (mgr.14156) 7 : cephadm [INF] Deploying daemon crash.smithi133 on smithi133 2024-02-12T16:26:04.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:02.986754+0000 mon.smithi133 (mon.0) 103 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:04.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:03.176622+0000 mon.smithi133 (mon.0) 104 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:04.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:03.181453+0000 mon.smithi133 (mon.0) 105 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:04.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:03.183524+0000 mon.smithi133 (mon.0) 106 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-12T16:26:04.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:03.183886+0000 mgr.smithi133.qdgfjc (mgr.14156) 8 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-12T16:26:04.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:03.186897+0000 mon.smithi133 (mon.0) 107 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:04.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:03.193984+0000 mgr.smithi133.qdgfjc (mgr.14156) 9 : cephadm [INF] Deploying daemon grafana.smithi133 on smithi133 2024-02-12T16:26:06.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:04.640112+0000 mgr.smithi133.qdgfjc (mgr.14156) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:06.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:04.773943+0000 mon.smithi133 (mon.0) 108 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:08.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:06.640417+0000 mgr.smithi133.qdgfjc (mgr.14156) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:10.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:08.640745+0000 mgr.smithi133.qdgfjc (mgr.14156) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:12.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:10.640992+0000 mgr.smithi133.qdgfjc (mgr.14156) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:12.641209+0000 mgr.smithi133.qdgfjc (mgr.14156) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:16.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:14.641427+0000 mgr.smithi133.qdgfjc (mgr.14156) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:18.242 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:16.641692+0000 mgr.smithi133.qdgfjc (mgr.14156) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:20.092 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:18.641932+0000 mgr.smithi133.qdgfjc (mgr.14156) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:21.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:20.112192+0000 mon.smithi133 (mon.0) 109 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:21.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:20.114222+0000 mgr.smithi133.qdgfjc (mgr.14156) 18 : cephadm [INF] Deploying daemon node-exporter.smithi133 on smithi133 2024-02-12T16:26:22.382 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:20.642361+0000 mgr.smithi133.qdgfjc (mgr.14156) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:24.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:22.566110+0000 mon.smithi133 (mon.0) 110 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:24.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:22.568190+0000 mon.smithi133 (mon.0) 111 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-12T16:26:24.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:22.642594+0000 mgr.smithi133.qdgfjc (mgr.14156) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:24.918 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:23.573669+0000 mon.smithi133 (mon.0) 112 : audit [INF] from='mgr.14156 172.21.15.133:0/3052789029' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-12T16:26:24.919 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:23.573725+0000 mon.smithi133 (mon.0) 113 : cluster [DBG] mgrmap e14: smithi133.qdgfjc(active, since 38s) 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:28.895842+0000 mon.smithi133 (mon.0) 114 : cluster [INF] Active manager daemon smithi133.qdgfjc restarted 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:28.896073+0000 mon.smithi133 (mon.0) 115 : cluster [INF] Activating manager daemon smithi133.qdgfjc 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:28.901601+0000 mon.smithi133 (mon.0) 116 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:28.901731+0000 mon.smithi133 (mon.0) 117 : cluster [DBG] mgrmap e15: smithi133.qdgfjc(active, starting, since 0.00575391s) 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:28.902518+0000 mon.smithi133 (mon.0) 118 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:28.903131+0000 mon.smithi133 (mon.0) 119 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi133.qdgfjc", "id": "smithi133.qdgfjc"}]: dispatch 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:28.903728+0000 mon.smithi133 (mon.0) 120 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-12T16:26:29.190 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:28.903859+0000 mon.smithi133 (mon.0) 121 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-12T16:26:29.191 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:28.903992+0000 mon.smithi133 (mon.0) 122 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-12T16:26:29.191 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:28.917438+0000 mon.smithi133 (mon.0) 123 : cluster [INF] Manager daemon smithi133.qdgfjc is now available 2024-02-12T16:26:30.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:29.012707+0000 mon.smithi133 (mon.0) 124 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:26:30.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:29.015766+0000 mon.smithi133 (mon.0) 125 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:26:30.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:29.037671+0000 mon.smithi133 (mon.0) 126 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:30.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:29.048172+0000 mon.smithi133 (mon.0) 127 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/mirror_snapshot_schedule"}]: dispatch 2024-02-12T16:26:30.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:29.051968+0000 mon.smithi133 (mon.0) 128 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi133.qdgfjc/trash_purge_schedule"}]: dispatch 2024-02-12T16:26:30.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:29.901256+0000 mon.smithi133 (mon.0) 129 : cluster [DBG] mgrmap e16: smithi133.qdgfjc(active, since 1.00528s) 2024-02-12T16:26:30.554 INFO:teuthology.orchestra.run.smithi152.stdout:Added host 'smithi152' with addr '172.21.15.152' 2024-02-12T16:26:30.890 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph orch host ls --format=json 2024-02-12T16:26:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:30.551059+0000 mon.smithi133 (mon.0) 130 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:30.551404+0000 mgr.smithi133.qdgfjc (mgr.14180) 2 : cephadm [INF] Added host smithi152 2024-02-12T16:26:31.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.432475+0000 mon.smithi133 (mon.0) 131 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:32.121 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:26:32.121 INFO:teuthology.orchestra.run.smithi152.stdout:[{"addr": "172.21.15.133", "hostname": "smithi133", "labels": [], "status": ""}, {"addr": "172.21.15.152", "hostname": "smithi152", "labels": [], "status": ""}] 2024-02-12T16:26:32.493 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-12T16:26:32.493 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd crush tunables default 2024-02-12T16:26:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:31.552557+0000 mon.smithi133 (mon.0) 132 : cluster [DBG] mgrmap e17: smithi133.qdgfjc(active, since 2s) 2024-02-12T16:26:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.716339+0000 mon.smithi133 (mon.0) 133 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd/host:smithi133", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:26:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.717135+0000 mon.smithi133 (mon.0) 134 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:32.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.717676+0000 mon.smithi133 (mon.0) 135 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:26:32.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.773465+0000 mon.smithi133 (mon.0) 136 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:32.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:31.775801+0000 mon.smithi133 (mon.0) 137 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:31.718719+0000 mgr.smithi133.qdgfjc (mgr.14180) 3 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2024-02-12T16:26:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:31.745091+0000 mgr.smithi133.qdgfjc (mgr.14180) 4 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.client.admin.keyring 2024-02-12T16:26:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:31.787017+0000 mgr.smithi133.qdgfjc (mgr.14180) 5 : cephadm [INF] Deploying daemon prometheus.smithi133 on smithi133 2024-02-12T16:26:33.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:32.119357+0000 mgr.smithi133.qdgfjc (mgr.14180) 6 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-12T16:26:34.620 INFO:teuthology.orchestra.run.smithi133.stderr:adjusted tunables profile to default 2024-02-12T16:26:35.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:34.563638+0000 mon.smithi133 (mon.0) 138 : audit [INF] from='client.? 172.21.15.133:0/2945934807' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-12T16:26:36.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:34.615980+0000 mon.smithi133 (mon.0) 139 : audit [INF] from='client.? 172.21.15.133:0/2945934807' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-12T16:26:36.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:34.616022+0000 mon.smithi133 (mon.0) 140 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-12T16:26:36.341 INFO:tasks.cephadm:Adding mon.smithi133 on smithi133 2024-02-12T16:26:36.341 INFO:tasks.cephadm:Adding mon.smithi152 on smithi152 2024-02-12T16:26:36.341 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph orch apply mon '2;smithi133:172.21.15.133=smithi133;smithi152:172.21.15.152=smithi152' 2024-02-12T16:26:38.128 INFO:teuthology.orchestra.run.smithi152.stdout:Scheduled mon update... 2024-02-12T16:26:38.488 DEBUG:teuthology.orchestra.run.smithi152:mon.smithi152> sudo journalctl -f -n 0 -u ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi152.service 2024-02-12T16:26:38.491 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-12T16:26:38.491 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-12T16:26:38.520 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:-- Logs begin at Mon 2024-02-12 16:15:08 UTC. -- 2024-02-12T16:26:39.379 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:38.121210+0000 mgr.smithi133.qdgfjc (mgr.14180) 7 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi133:172.21.15.133=smithi133;smithi152:172.21.15.152=smithi152", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:26:39.380 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:38.123014+0000 mgr.smithi133.qdgfjc (mgr.14180) 8 : cephadm [INF] Saving service mon spec with placement smithi133:172.21.15.133=smithi133;smithi152:172.21.15.152=smithi152;count:2 2024-02-12T16:26:39.380 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:38.125408+0000 mon.smithi133 (mon.0) 141 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:39.946 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:26:39.946 INFO:teuthology.orchestra.run.smithi152.stdout:{"epoch":1,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","modified":"2024-02-12T16:24:56.010659Z","created":"2024-02-12T16:24:56.010659Z","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":"smithi133","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-12T16:26:39.949 INFO:teuthology.orchestra.run.smithi152.stderr:dumped monmap epoch 1 2024-02-12T16:26:40.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:39.346513+0000 mon.smithi133 (mon.0) 142 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:40.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:39.347548+0000 mon.smithi133 (mon.0) 143 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:26:40.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:39.799969+0000 mon.smithi133 (mon.0) 144 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:40.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:39.944923+0000 mon.smithi133 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.152:0/3838422687' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:26:40.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:40.243327+0000 mon.smithi133 (mon.0) 146 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:41.288 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-12T16:26:41.288 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-12T16:26:42.924 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:26:42.924 INFO:teuthology.orchestra.run.smithi152.stdout:{"epoch":1,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","modified":"2024-02-12T16:24:56.010659Z","created":"2024-02-12T16:24:56.010659Z","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":"smithi133","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-12T16:26:42.926 INFO:teuthology.orchestra.run.smithi152.stderr:dumped monmap epoch 1 2024-02-12T16:26:43.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:41.989046+0000 mon.smithi133 (mon.0) 147 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:43.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:42.854516+0000 mon.smithi133 (mon.0) 148 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:43.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:42.922578+0000 mon.smithi133 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.152:0/1978894321' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:26:44.326 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-12T16:26:44.327 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.387684+0000 mon.smithi133 (mon.0) 150 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.388518+0000 mon.smithi133 (mon.0) 151 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd/host:smithi152", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.389512+0000 mon.smithi133 (mon.0) 152 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.390351+0000 mon.smithi133 (mon.0) 153 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:43.391568+0000 mgr.smithi133.qdgfjc (mgr.14180) 9 : cephadm [INF] Updating smithi152:/etc/ceph/ceph.conf 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:43.433066+0000 mgr.smithi133.qdgfjc (mgr.14180) 10 : cephadm [INF] Updating smithi152:/etc/ceph/ceph.client.admin.keyring 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.460990+0000 mon.smithi133 (mon.0) 154 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.464485+0000 mon.smithi133 (mon.0) 155 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.466274+0000 mon.smithi133 (mon.0) 156 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi152", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.469062+0000 mon.smithi133 (mon.0) 157 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi152", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-12T16:26:44.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:43.469777+0000 mon.smithi133 (mon.0) 158 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:44.819 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:43.470418+0000 mgr.smithi133.qdgfjc (mgr.14180) 11 : cephadm [INF] Deploying daemon crash.smithi152 on smithi152 2024-02-12T16:26:44.819 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:44.040175+0000 mon.smithi133 (mon.0) 159 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:46.029 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:26:46.029 INFO:teuthology.orchestra.run.smithi152.stdout:{"epoch":1,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","modified":"2024-02-12T16:24:56.010659Z","created":"2024-02-12T16:24:56.010659Z","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":"smithi133","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-12T16:26:46.031 INFO:teuthology.orchestra.run.smithi152.stderr:dumped monmap epoch 1 2024-02-12T16:26:47.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:45.635842+0000 mon.smithi133 (mon.0) 160 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:47.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:45.638139+0000 mon.smithi133 (mon.0) 161 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi152.lhuxjs", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-12T16:26:47.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:45.642958+0000 mon.smithi133 (mon.0) 162 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi152.lhuxjs", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-12T16:26:47.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:45.643721+0000 mon.smithi133 (mon.0) 163 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-12T16:26:47.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:45.644599+0000 mon.smithi133 (mon.0) 164 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:47.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:45.645252+0000 mgr.smithi133.qdgfjc (mgr.14180) 12 : cephadm [INF] Deploying daemon mgr.smithi152.lhuxjs on smithi152 2024-02-12T16:26:47.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:46.027453+0000 mon.smithi133 (mon.0) 165 : audit [DBG] from='client.? 172.21.15.152:0/3682390602' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:26:47.458 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-12T16:26:47.458 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-12T16:26:50.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:48.905106+0000 mgr.smithi133.qdgfjc (mgr.14180) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:50.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:48.938780+0000 mon.smithi133 (mon.0) 166 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:50.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:48.940932+0000 mon.smithi133 (mon.0) 167 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-12T16:26:50.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:48.941695+0000 mon.smithi133 (mon.0) 168 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:26:50.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:26:48.942302+0000 mgr.smithi133.qdgfjc (mgr.14180) 14 : cephadm [INF] Deploying daemon mon.smithi152 on smithi152 2024-02-12T16:26:50.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:49.043568+0000 mon.smithi133 (mon.0) 169 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:26:52.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:51 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:50.905516+0000 mgr.smithi133.qdgfjc (mgr.14180) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:52.962 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:26:52.962 INFO:teuthology.orchestra.run.smithi152.stdout:{"epoch":1,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","modified":"2024-02-12T16:24:56.010659Z","created":"2024-02-12T16:24:56.010659Z","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":"smithi133","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-12T16:26:52.964 INFO:teuthology.orchestra.run.smithi152.stderr:dumped monmap epoch 1 2024-02-12T16:26:54.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:52.905954+0000 mgr.smithi133.qdgfjc (mgr.14180) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:54.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:52.960092+0000 mon.smithi133 (mon.0) 170 : audit [DBG] from='client.? 172.21.15.152:0/1463844193' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:26:55.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:54.240757+0000 mon.smithi133 (mon.0) 171 : cluster [DBG] Standby manager daemon smithi152.lhuxjs started 2024-02-12T16:26:55.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:54.242680+0000 mon.smithi133 (mon.0) 172 : audit [DBG] from='mgr.? 172.21.15.152:0/1409153595' entity='mgr.smithi152.lhuxjs' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi152.lhuxjs/crt"}]: dispatch 2024-02-12T16:26:55.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:54.243301+0000 mon.smithi133 (mon.0) 173 : audit [DBG] from='mgr.? 172.21.15.152:0/1409153595' entity='mgr.smithi152.lhuxjs' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-12T16:26:55.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:54.246045+0000 mon.smithi133 (mon.0) 174 : audit [DBG] from='mgr.? 172.21.15.152:0/1409153595' entity='mgr.smithi152.lhuxjs' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi152.lhuxjs/key"}]: dispatch 2024-02-12T16:26:55.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:54.246397+0000 mon.smithi133 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.152:0/1409153595' entity='mgr.smithi152.lhuxjs' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-12T16:26:56.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:54.906252+0000 mgr.smithi133.qdgfjc (mgr.14180) 17 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:56.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:54.949384+0000 mon.smithi133 (mon.0) 176 : cluster [DBG] mgrmap e18: smithi133.qdgfjc(active, since 26s), standbys: smithi152.lhuxjs 2024-02-12T16:26:56.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:26:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:54.949584+0000 mon.smithi133 (mon.0) 177 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi152.lhuxjs", "id": "smithi152.lhuxjs"}]: dispatch 2024-02-12T16:26:56.646 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-12T16:26:56.647 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-12T16:26:56.676 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 systemd[1]: Starting Ceph mon.smithi152 for 31080e54-c9c3-11ee-95b9-87774f69a715... 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.873+0000 7fd0369f8880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.873+0000 7fd0369f8880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.873+0000 7fd0369f8880 0 pidfile_write: ignore empty --pid-file 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.877+0000 7fd0369f8880 0 load: jerasure load: lrc load: isa 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: RocksDB version: 6.8.1 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-12T16:26:56.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Compile date Feb 8 2024 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: DB SUMMARY 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: CURRENT file: CURRENT 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi152/store.db dir, Total Num: 0, files: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi152/store.db: 000003.log size: 511 ; 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.error_if_exists: 0 2024-02-12T16:26:56.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.create_if_missing: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.paranoid_checks: 1 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.env: 0x555d86481080 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.fs: Posix File System 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.info_log: 0x555d889d5d20 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.statistics: (nil) 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.use_fsync: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_log_file_size: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.allow_fallocate: 1 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-12T16:26:56.961 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.use_direct_reads: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.db_log_dir: 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi152/store.db 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_subcompactions: 1 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_background_flushes: -1 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-12T16:26:56.962 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.write_buffer_manager: 0x555d896d2420 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.unordered_write: 0 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-12T16:26:56.963 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.row_cache: None 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.wal_filter: None 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.preserve_deletes: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.two_write_queues: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.atomic_flush: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.log_readahead_size: 0 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_background_jobs: 2 2024-02-12T16:26:56.964 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_background_compactions: -1 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_open_files: -1 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Compression algorithms supported: 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-12T16:26:56.965 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kZSTD supported: 0 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kXpressCompression supported: 0 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kLZ4Compression supported: 1 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kBZip2Compression supported: 0 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kZlibCompression supported: 1 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: kSnappyCompression supported: 1 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi152/store.db/MANIFEST-000001 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.merge_operator: 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_filter: None 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-12T16:26:56.966 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555d88985d28) 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cache_index_and_filter_blocks: 1 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: pin_top_level_index_and_filter: 1 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: index_type: 0 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: data_block_index_type: 0 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: index_shortening: 1 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: data_block_hash_table_util_ratio: 0.750000 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: hash_index_allow_collision: 1 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: checksum: 1 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: no_block_cache: 0 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_cache: 0x555d889baf10 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_cache_name: BinnedLRUCache 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_cache_options: 2024-02-12T16:26:56.967 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: capacity : 536870912 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: num_shard_bits : 4 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: strict_capacity_limit : 0 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: high_pri_pool_ratio: 0.000 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_cache_compressed: (nil) 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: persistent_cache: (nil) 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_size: 4096 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_size_deviation: 10 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_restart_interval: 16 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: index_block_restart_interval: 1 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: metadata_block_size: 4096 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: partition_filters: 0 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: use_delta_encoding: 1 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-12T16:26:56.968 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: whole_key_filtering: 1 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: verify_compression: 0 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: read_amp_bytes_per_bit: 0 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: format_version: 2 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: enable_index_compression: 1 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: block_align: 0 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression: NoCompression 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.num_levels: 7 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-12T16:26:56.969 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-12T16:26:56.970 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-12T16:26:56.971 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.table_properties_collectors: 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.inplace_update_support: 0 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-12T16:26:56.972 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.bloom_locality: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.max_successive_merges: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.ttl: 2592000 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi152/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-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.878+0000 7fd0369f8880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755216880673, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-12T16:26:56.973 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 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-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755216881152, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1707755216, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.879+0000 7fd0369f8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707755216881529, "job": 1, "event": "recovery_finished"} 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.880+0000 7fd0369f8880 4 rocksdb: DB pointer 0x555d88a83800 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.880+0000 7fd01d7e9700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.880+0000 7fd01d7e9700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** DB Stats ** 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-12T16:26:56.974 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** Compaction Stats [default] ** 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** Compaction Stats [default] ** 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:26:56.975 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.976 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** Compaction Stats [default] ** 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** Compaction Stats [default] ** 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-12T16:26:56.977 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(Total Files): cumulative 0, interval 0 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: AddFile(Keys): cumulative 0, interval 0 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: ** File Read Latency Histogram By Level [default] ** 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.880+0000 7fd0369f8880 0 mon.smithi152 does not exist in monmap, will attempt to join an existing cluster 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.880+0000 7fd0369f8880 0 using public_addr v2:172.21.15.152:0/0 -> [v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0] 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.881+0000 7fd0369f8880 0 starting mon.smithi152 rank -1 at public addrs [v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0] at bind addrs [v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi152 fsid 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.882+0000 7fd0369f8880 1 mon.smithi152@-1(???) e0 preinit fsid 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 bash[37816]: d53b20c7d15d317e2fe944a75fa0a5cd04a65954d20c4497b4ef77a2490d8c92 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 systemd[1]: Started Ceph mon.smithi152 for 31080e54-c9c3-11ee-95b9-87774f69a715. 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.906+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).mds e1 new map 2024-02-12T16:26:56.978 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.906+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).mds e1 print_map 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: e1 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 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-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: legacy client fscid: -1 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: No filesystems configured 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.906+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.907+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.909+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-12T16:26:56.979 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.909+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.909+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.909+0000 7fd01ffee700 0 mon.smithi152@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:54.906252+0000 mgr.smithi133.qdgfjc (mgr.14180) 17 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:54.949384+0000 mon.smithi133 (mon.0) 176 : cluster [DBG] mgrmap e18: smithi133.qdgfjc(active, since 26s), standbys: smithi152.lhuxjs 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:54.949584+0000 mon.smithi133 (mon.0) 177 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr metadata", "who": "smithi152.lhuxjs", "id": "smithi152.lhuxjs"}]: dispatch 2024-02-12T16:26:56.980 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:26:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:26:56.909+0000 7fd01ffee700 1 mon.smithi152@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:56.906547+0000 mgr.smithi133.qdgfjc (mgr.14180) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:56.916870+0000 mon.smithi133 (mon.0) 178 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:56.919376+0000 mon.smithi133 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:56.919516+0000 mon.smithi133 (mon.0) 180 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:56.919629+0000 mon.smithi133 (mon.0) 181 : cluster [INF] mon.smithi133 calling monitor election 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:57.915937+0000 mon.smithi133 (mon.0) 182 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:58.906940+0000 mgr.smithi133.qdgfjc (mgr.14180) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:58.915965+0000 mon.smithi133 (mon.0) 183 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:26:58.917255+0000 mon.smithi152 (mon.1) 1 : cluster [INF] mon.smithi152 calling monitor election 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:26:59.916139+0000 mon.smithi133 (mon.0) 184 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:00.907288+0000 mgr.smithi133.qdgfjc (mgr.14180) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:00.916194+0000 mon.smithi133 (mon.0) 185 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:01.916206+0000 mon.smithi133 (mon.0) 186 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.948774+0000 mon.smithi133 (mon.0) 187 : cluster [INF] mon.smithi133 is new leader, mons smithi133,smithi152 in quorum (ranks 0,1) 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.957580+0000 mon.smithi133 (mon.0) 188 : cluster [DBG] monmap e2: 2 mons at {smithi133=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],smithi152=[v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0]} removed_ranks: {} 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.969328+0000 mon.smithi133 (mon.0) 189 : cluster [DBG] fsmap 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.969375+0000 mon.smithi133 (mon.0) 190 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.969788+0000 mon.smithi133 (mon.0) 191 : cluster [DBG] mgrmap e18: smithi133.qdgfjc(active, since 33s), standbys: smithi152.lhuxjs 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:01.973463+0000 mon.smithi133 (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-02-12T16:27:02.319 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:01.978487+0000 mon.smithi133 (mon.0) 193 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:56.906547+0000 mgr.smithi133.qdgfjc (mgr.14180) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:56.916870+0000 mon.smithi133 (mon.0) 178 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:56.919376+0000 mon.smithi133 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi133"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:56.919516+0000 mon.smithi133 (mon.0) 180 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:56.919629+0000 mon.smithi133 (mon.0) 181 : cluster [INF] mon.smithi133 calling monitor election 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:57.915937+0000 mon.smithi133 (mon.0) 182 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:58.906940+0000 mgr.smithi133.qdgfjc (mgr.14180) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:58.915965+0000 mon.smithi133 (mon.0) 183 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:26:58.917255+0000 mon.smithi152 (mon.1) 1 : cluster [INF] mon.smithi152 calling monitor election 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:26:59.916139+0000 mon.smithi133 (mon.0) 184 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:00.907288+0000 mgr.smithi133.qdgfjc (mgr.14180) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:02.390 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:00.916194+0000 mon.smithi133 (mon.0) 185 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:01.916206+0000 mon.smithi133 (mon.0) 186 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.948774+0000 mon.smithi133 (mon.0) 187 : cluster [INF] mon.smithi133 is new leader, mons smithi133,smithi152 in quorum (ranks 0,1) 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.957580+0000 mon.smithi133 (mon.0) 188 : cluster [DBG] monmap e2: 2 mons at {smithi133=[v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0],smithi152=[v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0]} removed_ranks: {} 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.969328+0000 mon.smithi133 (mon.0) 189 : cluster [DBG] fsmap 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.969375+0000 mon.smithi133 (mon.0) 190 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.969788+0000 mon.smithi133 (mon.0) 191 : cluster [DBG] mgrmap e18: smithi133.qdgfjc(active, since 33s), standbys: smithi152.lhuxjs 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:01.973463+0000 mon.smithi133 (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-02-12T16:27:02.391 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:01.978487+0000 mon.smithi133 (mon.0) 193 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:02.453 INFO:teuthology.orchestra.run.smithi152.stdout: 2024-02-12T16:27:02.453 INFO:teuthology.orchestra.run.smithi152.stdout:{"epoch":2,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","modified":"2024-02-12T16:26:56.916410Z","created":"2024-02-12T16:24:56.010659Z","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":"smithi133","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:3300","nonce":0},{"type":"v1","addr":"172.21.15.133:6789","nonce":0}]},"addr":"172.21.15.133:6789/0","public_addr":"172.21.15.133:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi152","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:3300","nonce":0},{"type":"v1","addr":"172.21.15.152:6789","nonce":0}]},"addr":"172.21.15.152:6789/0","public_addr":"172.21.15.152:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-12T16:27:02.455 INFO:teuthology.orchestra.run.smithi152.stderr:dumped monmap epoch 2 2024-02-12T16:27:02.792 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-12T16:27:02.793 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph config generate-minimal-conf 2024-02-12T16:27:03.152 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:01.980304+0000 mgr.smithi133.qdgfjc (mgr.14180) 21 : cephadm [INF] Deploying daemon node-exporter.smithi152 on smithi152 2024-02-12T16:27:03.152 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:02.451037+0000 mon.smithi133 (mon.0) 194 : audit [DBG] from='client.? 172.21.15.152:0/1457874067' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:27:03.152 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:02.916774+0000 mon.smithi133 (mon.0) 195 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:03.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:01.980304+0000 mgr.smithi133.qdgfjc (mgr.14180) 21 : cephadm [INF] Deploying daemon node-exporter.smithi152 on smithi152 2024-02-12T16:27:03.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:02.451037+0000 mon.smithi133 (mon.0) 194 : audit [DBG] from='client.? 172.21.15.152:0/1457874067' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-12T16:27:03.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:02.916774+0000 mon.smithi133 (mon.0) 195 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mon metadata", "id": "smithi152"}]: dispatch 2024-02-12T16:27:04.204 INFO:teuthology.orchestra.run.smithi133.stdout:# minimal ceph.conf for 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:27:04.204 INFO:teuthology.orchestra.run.smithi133.stdout:[global] 2024-02-12T16:27:04.205 INFO:teuthology.orchestra.run.smithi133.stdout: fsid = 31080e54-c9c3-11ee-95b9-87774f69a715 2024-02-12T16:27:04.205 INFO:teuthology.orchestra.run.smithi133.stdout: mon_host = [v2:172.21.15.133:3300/0,v1:172.21.15.133:6789/0] [v2:172.21.15.152:3300/0,v1:172.21.15.152:6789/0] 2024-02-12T16:27:04.229 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:04 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:02.907591+0000 mgr.smithi133.qdgfjc (mgr.14180) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:04.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:04 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:02.907591+0000 mgr.smithi133.qdgfjc (mgr.14180) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:04.581 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-12T16:27:04.582 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:27:04.582 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.conf 2024-02-12T16:27:04.612 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:27:04.612 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-12T16:27:04.680 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:27:04.680 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/ceph/ceph.conf 2024-02-12T16:27:04.712 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:27:04.712 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-12T16:27:04.779 INFO:tasks.cephadm:Deploying OSDs... 2024-02-12T16:27:04.779 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:27:04.779 DEBUG:teuthology.orchestra.run.smithi133:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:27:04.797 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-12T16:27:04.797 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/nvme1n1 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/nvme1n1 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 199080 Links: 1 Device type: 103,1 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:04.854 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:25:53.876741844 +0000 2024-02-12T16:27:04.855 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:24:24.972328707 +0000 2024-02-12T16:27:04.855 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:24:24.972328707 +0000 2024-02-12T16:27:04.855 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:27:04.855 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-02-12T16:27:04.920 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:27:04.920 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:27:04.920 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000245011 s, 2.1 MB/s 2024-02-12T16:27:04.921 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-02-12T16:27:04.979 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/nvme2n1 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/nvme2n1 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 199134 Links: 1 Device type: 103,2 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:25:53.887741647 +0000 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:24:25.123326014 +0000 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:24:25.123326014 +0000 2024-02-12T16:27:05.037 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:27:05.038 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-02-12T16:27:05.104 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:27:05.104 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:27:05.104 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000310893 s, 1.6 MB/s 2024-02-12T16:27:05.105 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-02-12T16:27:05.162 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/nvme3n1 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/nvme3n1 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 199241 Links: 1 Device type: 103,3 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:25:53.898741451 +0000 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:24:25.274323321 +0000 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:24:25.274323321 +0000 2024-02-12T16:27:05.220 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:27:05.220 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-02-12T16:27:05.283 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:04.048544+0000 mon.smithi133 (mon.0) 196 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:05.283 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:04.203331+0000 mon.smithi133 (mon.0) 197 : audit [DBG] from='client.? 172.21.15.133:0/1724944060' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:05.285 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:27:05.286 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:27:05.286 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.00020385 s, 2.5 MB/s 2024-02-12T16:27:05.287 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-02-12T16:27:05.344 DEBUG:teuthology.orchestra.run.smithi133:> stat /dev/nvme4n1 2024-02-12T16:27:05.365 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:04.048544+0000 mon.smithi133 (mon.0) 196 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:05.365 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:04.203331+0000 mon.smithi133 (mon.0) 197 : audit [DBG] from='client.? 172.21.15.133:0/1724944060' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout: File: /dev/nvme4n1 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Device: 6h/6d Inode: 201663 Links: 1 Device type: 103,4 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Access: 2024-02-12 16:25:53.909741254 +0000 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Modify: 2024-02-12 16:24:25.423320663 +0000 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout:Change: 2024-02-12 16:24:25.423320663 +0000 2024-02-12T16:27:05.402 INFO:teuthology.orchestra.run.smithi133.stdout: Birth: - 2024-02-12T16:27:05.402 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-02-12T16:27:05.466 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records in 2024-02-12T16:27:05.467 INFO:teuthology.orchestra.run.smithi133.stderr:1+0 records out 2024-02-12T16:27:05.467 INFO:teuthology.orchestra.run.smithi133.stderr:512 bytes copied, 0.000258876 s, 2.0 MB/s 2024-02-12T16:27:05.468 DEBUG:teuthology.orchestra.run.smithi133:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-02-12T16:27:05.526 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:27:05.526 DEBUG:teuthology.orchestra.run.smithi152:> dd if=/scratch_devs of=/dev/stdout 2024-02-12T16:27:05.544 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-02-12T16:27:05.544 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/nvme1n1 2024-02-12T16:27:05.602 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/nvme1n1 2024-02-12T16:27:05.602 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.602 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 203839 Links: 1 Device type: 103,1 2024-02-12T16:27:05.602 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.602 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.603 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:26:41.766994557 +0000 2024-02-12T16:27:05.603 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:24:26.632590491 +0000 2024-02-12T16:27:05.603 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:24:26.632590491 +0000 2024-02-12T16:27:05.603 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:27:05.603 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-02-12T16:27:05.671 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:27:05.671 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:27:05.671 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000264626 s, 1.9 MB/s 2024-02-12T16:27:05.672 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-02-12T16:27:05.732 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/nvme2n1 2024-02-12T16:27:05.789 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/nvme2n1 2024-02-12T16:27:05.789 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 203938 Links: 1 Device type: 103,2 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:26:41.777994425 +0000 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:24:26.785588707 +0000 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:24:26.785588707 +0000 2024-02-12T16:27:05.790 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:27:05.790 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-02-12T16:27:05.857 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:27:05.857 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:27:05.857 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000226745 s, 2.3 MB/s 2024-02-12T16:27:05.858 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-02-12T16:27:05.916 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/nvme3n1 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/nvme3n1 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 204046 Links: 1 Device type: 103,3 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:26:41.788994294 +0000 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:24:26.937586935 +0000 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:24:26.937586935 +0000 2024-02-12T16:27:05.975 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:27:05.975 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-02-12T16:27:06.041 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:27:06.041 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:27:06.042 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000215846 s, 2.4 MB/s 2024-02-12T16:27:06.043 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-02-12T16:27:06.101 DEBUG:teuthology.orchestra.run.smithi152:> stat /dev/nvme4n1 2024-02-12T16:27:06.158 INFO:teuthology.orchestra.run.smithi152.stdout: File: /dev/nvme4n1 2024-02-12T16:27:06.158 INFO:teuthology.orchestra.run.smithi152.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Device: 6h/6d Inode: 204153 Links: 1 Device type: 103,4 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Context: system_u:object_r:nvme_device_t:s0 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Access: 2024-02-12 16:26:41.799994163 +0000 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Modify: 2024-02-12 16:24:27.089585162 +0000 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout:Change: 2024-02-12 16:24:27.089585162 +0000 2024-02-12T16:27:06.159 INFO:teuthology.orchestra.run.smithi152.stdout: Birth: - 2024-02-12T16:27:06.159 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-02-12T16:27:06.226 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records in 2024-02-12T16:27:06.226 INFO:teuthology.orchestra.run.smithi152.stderr:1+0 records out 2024-02-12T16:27:06.226 INFO:teuthology.orchestra.run.smithi152.stderr:512 bytes copied, 0.000245942 s, 2.1 MB/s 2024-02-12T16:27:06.228 DEBUG:teuthology.orchestra.run.smithi152:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-02-12T16:27:06.285 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph orch apply osd --all-available-devices 2024-02-12T16:27:06.699 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:04.907781+0000 mgr.smithi133.qdgfjc (mgr.14180) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:06.699 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:05.445780+0000 mon.smithi133 (mon.0) 198 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:06.699 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:05.447151+0000 mon.smithi133 (mon.0) 199 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:27:06.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:04.907781+0000 mgr.smithi133.qdgfjc (mgr.14180) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:06.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:05.445780+0000 mon.smithi133 (mon.0) 198 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:06.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:05.447151+0000 mon.smithi133 (mon.0) 199 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:27:07.708 INFO:teuthology.orchestra.run.smithi152.stdout:Scheduled osd.all-available-devices update... 2024-02-12T16:27:07.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.558415+0000 mon.smithi133 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.559294+0000 mon.smithi133 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.560185+0000 mon.smithi133 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:06.561260+0000 mgr.smithi133.qdgfjc (mgr.14180) 24 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:06.561562+0000 mgr.smithi133.qdgfjc (mgr.14180) 25 : cephadm [INF] Updating smithi152:/etc/ceph/ceph.conf 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.603376+0000 mon.smithi133 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.836633+0000 mon.smithi133 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.843673+0000 mon.smithi133 (mon.0) 205 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.847316+0000 mon.smithi133 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-12T16:27:07.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.847992+0000 mon.smithi133 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-12T16:27:07.819 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:06.848603+0000 mon.smithi133 (mon.0) 208 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:07.865 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.558415+0000 mon.smithi133 (mon.0) 200 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.865 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.559294+0000 mon.smithi133 (mon.0) 201 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:07.865 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.560185+0000 mon.smithi133 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:06.561260+0000 mgr.smithi133.qdgfjc (mgr.14180) 24 : cephadm [INF] Updating smithi133:/etc/ceph/ceph.conf 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:06.561562+0000 mgr.smithi133.qdgfjc (mgr.14180) 25 : cephadm [INF] Updating smithi152:/etc/ceph/ceph.conf 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.603376+0000 mon.smithi133 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.836633+0000 mon.smithi133 (mon.0) 204 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.843673+0000 mon.smithi133 (mon.0) 205 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.847316+0000 mon.smithi133 (mon.0) 206 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.847992+0000 mon.smithi133 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-12T16:27:07.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:06.848603+0000 mon.smithi133 (mon.0) 208 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:08.069 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-12T16:27:08.069 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:08.759 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:06.846976+0000 mgr.smithi133.qdgfjc (mgr.14180) 26 : cephadm [INF] Reconfiguring mon.smithi133 (unknown last config time)... 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:06.849231+0000 mgr.smithi133.qdgfjc (mgr.14180) 27 : cephadm [INF] Reconfiguring daemon mon.smithi133 on smithi133 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:06.908055+0000 mgr.smithi133.qdgfjc (mgr.14180) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:07.706223+0000 mon.smithi133 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:08.174956+0000 mon.smithi133 (mon.0) 210 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:08.175883+0000 mon.smithi133 (mon.0) 211 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi133.qdgfjc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:08.176544+0000 mon.smithi133 (mon.0) 212 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-12T16:27:08.760 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:08.177040+0000 mon.smithi133 (mon.0) 213 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:08.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:06.846976+0000 mgr.smithi133.qdgfjc (mgr.14180) 26 : cephadm [INF] Reconfiguring mon.smithi133 (unknown last config time)... 2024-02-12T16:27:08.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:06.849231+0000 mgr.smithi133.qdgfjc (mgr.14180) 27 : cephadm [INF] Reconfiguring daemon mon.smithi133 on smithi133 2024-02-12T16:27:08.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:06.908055+0000 mgr.smithi133.qdgfjc (mgr.14180) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:08.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:07.706223+0000 mon.smithi133 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:08.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:08.174956+0000 mon.smithi133 (mon.0) 210 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:08.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:08.175883+0000 mon.smithi133 (mon.0) 211 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi133.qdgfjc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-12T16:27:08.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:08.176544+0000 mon.smithi133 (mon.0) 212 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-12T16:27:08.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:08.177040+0000 mon.smithi133 (mon.0) 213 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:09.668 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:09.770 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:07.700555+0000 mgr.smithi133.qdgfjc (mgr.14180) 29 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:27:09.770 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:07.702233+0000 mgr.smithi133.qdgfjc (mgr.14180) 30 : cephadm [INF] Marking host: smithi133 for OSDSpec preview refresh. 2024-02-12T16:27:09.770 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:07.702289+0000 mgr.smithi133.qdgfjc (mgr.14180) 31 : cephadm [INF] Marking host: smithi152 for OSDSpec preview refresh. 2024-02-12T16:27:09.771 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:07.702555+0000 mgr.smithi133.qdgfjc (mgr.14180) 32 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-02-12T16:27:09.771 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:08.175623+0000 mgr.smithi133.qdgfjc (mgr.14180) 33 : cephadm [INF] Reconfiguring mgr.smithi133.qdgfjc (unknown last config time)... 2024-02-12T16:27:09.771 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:08.177525+0000 mgr.smithi133.qdgfjc (mgr.14180) 34 : cephadm [INF] Reconfiguring daemon mgr.smithi133.qdgfjc on smithi133 2024-02-12T16:27:09.771 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:09.054744+0000 mon.smithi133 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:09.771 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:09.376177+0000 mon.smithi133 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:07.700555+0000 mgr.smithi133.qdgfjc (mgr.14180) 29 : audit [DBG] from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:07.702233+0000 mgr.smithi133.qdgfjc (mgr.14180) 30 : cephadm [INF] Marking host: smithi133 for OSDSpec preview refresh. 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:07.702289+0000 mgr.smithi133.qdgfjc (mgr.14180) 31 : cephadm [INF] Marking host: smithi152 for OSDSpec preview refresh. 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:07.702555+0000 mgr.smithi133.qdgfjc (mgr.14180) 32 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:08.175623+0000 mgr.smithi133.qdgfjc (mgr.14180) 33 : cephadm [INF] Reconfiguring mgr.smithi133.qdgfjc (unknown last config time)... 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:08.177525+0000 mgr.smithi133.qdgfjc (mgr.14180) 34 : cephadm [INF] Reconfiguring daemon mgr.smithi133.qdgfjc on smithi133 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:09.054744+0000 mon.smithi133 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:09.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:09.376177+0000 mon.smithi133 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:10.091 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:10.715 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:08.908263+0000 mgr.smithi133.qdgfjc (mgr.14180) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:10.715 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:09.376832+0000 mgr.smithi133.qdgfjc (mgr.14180) 36 : cephadm [INF] Reconfiguring alertmanager.smithi133 (dependencies changed)... 2024-02-12T16:27:10.715 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:09.384035+0000 mgr.smithi133.qdgfjc (mgr.14180) 37 : cephadm [INF] Reconfiguring daemon alertmanager.smithi133 on smithi133 2024-02-12T16:27:10.716 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:09.666842+0000 mon.smithi133 (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/2037226492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:10.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:08.908263+0000 mgr.smithi133.qdgfjc (mgr.14180) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:10.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:09.376832+0000 mgr.smithi133.qdgfjc (mgr.14180) 36 : cephadm [INF] Reconfiguring alertmanager.smithi133 (dependencies changed)... 2024-02-12T16:27:10.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:09.384035+0000 mgr.smithi133.qdgfjc (mgr.14180) 37 : cephadm [INF] Reconfiguring daemon alertmanager.smithi133 on smithi133 2024-02-12T16:27:10.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:09.666842+0000 mon.smithi133 (mon.0) 216 : audit [DBG] from='client.? 172.21.15.133:0/2037226492' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:11.092 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:12.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:10.908625+0000 mgr.smithi133.qdgfjc (mgr.14180) 38 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:12.956 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:12.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:10.908625+0000 mgr.smithi133.qdgfjc (mgr.14180) 38 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:13.405 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:13.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:12.637328+0000 mon.smithi133 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:13.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:12.637851+0000 mgr.smithi133.qdgfjc (mgr.14180) 39 : cephadm [INF] Reconfiguring crash.smithi133 (monmap changed)... 2024-02-12T16:27:13.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:12.638074+0000 mon.smithi133 (mon.0) 218 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi133", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:27:13.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:12.638651+0000 mon.smithi133 (mon.0) 219 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:13.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:12.639086+0000 mgr.smithi133.qdgfjc (mgr.14180) 40 : cephadm [INF] Reconfiguring daemon crash.smithi133 on smithi133 2024-02-12T16:27:13.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:12.908875+0000 mgr.smithi133.qdgfjc (mgr.14180) 41 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:13.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:12.954908+0000 mon.smithi133 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.133:0/1504406582' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:12.637328+0000 mon.smithi133 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:12.637851+0000 mgr.smithi133.qdgfjc (mgr.14180) 39 : cephadm [INF] Reconfiguring crash.smithi133 (monmap changed)... 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:12.638074+0000 mon.smithi133 (mon.0) 218 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi133", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:12.638651+0000 mon.smithi133 (mon.0) 219 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:12.639086+0000 mgr.smithi133.qdgfjc (mgr.14180) 40 : cephadm [INF] Reconfiguring daemon crash.smithi133 on smithi133 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:12.908875+0000 mgr.smithi133.qdgfjc (mgr.14180) 41 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:14.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:12.954908+0000 mon.smithi133 (mon.0) 220 : audit [DBG] from='client.? 172.21.15.133:0/1504406582' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:14.406 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:15.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:13.777824+0000 mon.smithi133 (mon.0) 221 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:15.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:13.778395+0000 mgr.smithi133.qdgfjc (mgr.14180) 42 : cephadm [INF] Reconfiguring grafana.smithi133 (dependencies changed)... 2024-02-12T16:27:15.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:13.808445+0000 mgr.smithi133.qdgfjc (mgr.14180) 43 : cephadm [INF] Reconfiguring daemon grafana.smithi133 on smithi133 2024-02-12T16:27:15.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:13.777824+0000 mon.smithi133 (mon.0) 221 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:15.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:13.778395+0000 mgr.smithi133.qdgfjc (mgr.14180) 42 : cephadm [INF] Reconfiguring grafana.smithi133 (dependencies changed)... 2024-02-12T16:27:15.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:13.808445+0000 mgr.smithi133.qdgfjc (mgr.14180) 43 : cephadm [INF] Reconfiguring daemon grafana.smithi133 on smithi133 2024-02-12T16:27:15.969 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:15.995 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:14.909083+0000 mgr.smithi133.qdgfjc (mgr.14180) 44 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:16.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:15 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:14.909083+0000 mgr.smithi133.qdgfjc (mgr.14180) 44 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:16.533 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:16.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:15.966805+0000 mon.smithi133 (mon.0) 222 : audit [DBG] from='client.? 172.21.15.133:0/81137117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:17.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:15.966805+0000 mon.smithi133 (mon.0) 222 : audit [DBG] from='client.? 172.21.15.133:0/81137117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:17.534 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:18.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:16.909284+0000 mgr.smithi133.qdgfjc (mgr.14180) 45 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:18.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:16.951251+0000 mon.smithi133 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:18.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:16.951954+0000 mgr.smithi133.qdgfjc (mgr.14180) 46 : cephadm [INF] Reconfiguring prometheus.smithi133 (dependencies changed)... 2024-02-12T16:27:18.006 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:16.955578+0000 mgr.smithi133.qdgfjc (mgr.14180) 47 : cephadm [INF] Reconfiguring daemon prometheus.smithi133 on smithi133 2024-02-12T16:27:18.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:16.909284+0000 mgr.smithi133.qdgfjc (mgr.14180) 45 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:18.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:16.951251+0000 mon.smithi133 (mon.0) 223 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:18.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:16.951954+0000 mgr.smithi133.qdgfjc (mgr.14180) 46 : cephadm [INF] Reconfiguring prometheus.smithi133 (dependencies changed)... 2024-02-12T16:27:18.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:16.955578+0000 mgr.smithi133.qdgfjc (mgr.14180) 47 : cephadm [INF] Reconfiguring daemon prometheus.smithi133 on smithi133 2024-02-12T16:27:19.371 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:19.906 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:19.968 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:18.909494+0000 mgr.smithi133.qdgfjc (mgr.14180) 48 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:19.968 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:19.369169+0000 mon.smithi133 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.133:0/3549156654' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:20.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:19 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:18.909494+0000 mgr.smithi133.qdgfjc (mgr.14180) 48 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:20.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:19 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:19.369169+0000 mon.smithi133 (mon.0) 224 : audit [DBG] from='client.? 172.21.15.133:0/3549156654' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:20.908 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:21.557 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:20.366425+0000 mon.smithi133 (mon.0) 225 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:20.366963+0000 mgr.smithi133.qdgfjc (mgr.14180) 49 : cephadm [INF] Reconfiguring crash.smithi152 (monmap changed)... 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:20.367186+0000 mon.smithi133 (mon.0) 226 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi152", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:20.367804+0000 mon.smithi133 (mon.0) 227 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:20.368249+0000 mgr.smithi133.qdgfjc (mgr.14180) 50 : cephadm [INF] Reconfiguring daemon crash.smithi152 on smithi152 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:21.256587+0000 mon.smithi133 (mon.0) 228 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:21.257392+0000 mon.smithi133 (mon.0) 229 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi152.lhuxjs", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:21.257999+0000 mon.smithi133 (mon.0) 230 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-12T16:27:21.558 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:21.258476+0000 mon.smithi133 (mon.0) 231 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:21.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:20.366425+0000 mon.smithi133 (mon.0) 225 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:21.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:20.366963+0000 mgr.smithi133.qdgfjc (mgr.14180) 49 : cephadm [INF] Reconfiguring crash.smithi152 (monmap changed)... 2024-02-12T16:27:21.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:20.367186+0000 mon.smithi133 (mon.0) 226 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi152", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-12T16:27:21.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:20.367804+0000 mon.smithi133 (mon.0) 227 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:21.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:20.368249+0000 mgr.smithi133.qdgfjc (mgr.14180) 50 : cephadm [INF] Reconfiguring daemon crash.smithi152 on smithi152 2024-02-12T16:27:21.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:21.256587+0000 mon.smithi133 (mon.0) 228 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:21.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:21.257392+0000 mon.smithi133 (mon.0) 229 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi152.lhuxjs", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-12T16:27:21.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:21.257999+0000 mon.smithi133 (mon.0) 230 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-12T16:27:21.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:21.258476+0000 mon.smithi133 (mon.0) 231 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:22.191 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:22.502 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:20.909730+0000 mgr.smithi133.qdgfjc (mgr.14180) 51 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:22.502 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:21.257174+0000 mgr.smithi133.qdgfjc (mgr.14180) 52 : cephadm [INF] Reconfiguring mgr.smithi152.lhuxjs (monmap changed)... 2024-02-12T16:27:22.502 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:21.258898+0000 mgr.smithi133.qdgfjc (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon mgr.smithi152.lhuxjs on smithi152 2024-02-12T16:27:22.502 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:22.189179+0000 mon.smithi133 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.133:0/1629546384' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:22.578 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:22.659 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:20.909730+0000 mgr.smithi133.qdgfjc (mgr.14180) 51 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:22.659 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:21.257174+0000 mgr.smithi133.qdgfjc (mgr.14180) 52 : cephadm [INF] Reconfiguring mgr.smithi152.lhuxjs (monmap changed)... 2024-02-12T16:27:22.659 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:21.258898+0000 mgr.smithi133.qdgfjc (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon mgr.smithi152.lhuxjs on smithi152 2024-02-12T16:27:22.659 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:22.189179+0000 mon.smithi133 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.133:0/1629546384' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:23.578 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:23.892 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:22.788167+0000 mon.smithi133 (mon.0) 233 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:22.788689+0000 mgr.smithi133.qdgfjc (mgr.14180) 54 : cephadm [INF] Reconfiguring mon.smithi152 (monmap changed)... 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:22.788929+0000 mon.smithi133 (mon.0) 234 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:22.789465+0000 mon.smithi133 (mon.0) 235 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:22.789947+0000 mon.smithi133 (mon.0) 236 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:22.790377+0000 mgr.smithi133.qdgfjc (mgr.14180) 55 : cephadm [INF] Reconfiguring daemon mon.smithi152 on smithi152 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:22.909963+0000 mgr.smithi133.qdgfjc (mgr.14180) 56 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.638717+0000 mon.smithi133 (mon.0) 237 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.641486+0000 mon.smithi133 (mon.0) 238 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.642917+0000 mon.smithi133 (mon.0) 239 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.647476+0000 mon.smithi133 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.651771+0000 mon.smithi133 (mon.0) 241 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.657113+0000 mon.smithi133 (mon.0) 242 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.661991+0000 mon.smithi133 (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.668193+0000 mon.smithi133 (mon.0) 244 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-12T16:27:23.893 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.672372+0000 mon.smithi133 (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-02-12T16:27:23.894 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.677588+0000 mon.smithi133 (mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:23.894 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.679848+0000 mon.smithi133 (mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:27:24.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:22.788167+0000 mon.smithi133 (mon.0) 233 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:22.788689+0000 mgr.smithi133.qdgfjc (mgr.14180) 54 : cephadm [INF] Reconfiguring mon.smithi152 (monmap changed)... 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:22.788929+0000 mon.smithi133 (mon.0) 234 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:22.789465+0000 mon.smithi133 (mon.0) 235 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:22.789947+0000 mon.smithi133 (mon.0) 236 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:22.790377+0000 mgr.smithi133.qdgfjc (mgr.14180) 55 : cephadm [INF] Reconfiguring daemon mon.smithi152 on smithi152 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:22.909963+0000 mgr.smithi133.qdgfjc (mgr.14180) 56 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.638717+0000 mon.smithi133 (mon.0) 237 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.641486+0000 mon.smithi133 (mon.0) 238 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.642917+0000 mon.smithi133 (mon.0) 239 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.647476+0000 mon.smithi133 (mon.0) 240 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.651771+0000 mon.smithi133 (mon.0) 241 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.657113+0000 mon.smithi133 (mon.0) 242 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-02-12T16:27:24.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.661991+0000 mon.smithi133 (mon.0) 243 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:24.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.668193+0000 mon.smithi133 (mon.0) 244 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-12T16:27:24.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.672372+0000 mon.smithi133 (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-02-12T16:27:24.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.677588+0000 mon.smithi133 (mon.0) 246 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:24.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.679848+0000 mon.smithi133 (mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:27:25.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.641873+0000 mgr.smithi133.qdgfjc (mgr.14180) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.643332+0000 mgr.smithi133.qdgfjc (mgr.14180) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.652171+0000 mgr.smithi133.qdgfjc (mgr.14180) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.657540+0000 mgr.smithi133.qdgfjc (mgr.14180) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.668670+0000 mgr.smithi133.qdgfjc (mgr.14180) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:23.672768+0000 mgr.smithi133.qdgfjc (mgr.14180) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:24.745817+0000 mon.smithi133 (mon.0) 248 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:25.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:24.749784+0000 mon.smithi133 (mon.0) 249 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:25.086 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.641873+0000 mgr.smithi133.qdgfjc (mgr.14180) 57 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.643332+0000 mgr.smithi133.qdgfjc (mgr.14180) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi133.front.sepia.ceph.com:9093"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.652171+0000 mgr.smithi133.qdgfjc (mgr.14180) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.657540+0000 mgr.smithi133.qdgfjc (mgr.14180) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi133.front.sepia.ceph.com:3000"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.668670+0000 mgr.smithi133.qdgfjc (mgr.14180) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:23.672768+0000 mgr.smithi133.qdgfjc (mgr.14180) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi133.front.sepia.ceph.com:9095"}]: dispatch 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:24.745817+0000 mon.smithi133 (mon.0) 248 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:25.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:24.749784+0000 mon.smithi133 (mon.0) 249 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:25.717 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:26.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:25 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:24.910148+0000 mgr.smithi133.qdgfjc (mgr.14180) 63 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:26.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:25 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:25.084458+0000 mon.smithi133 (mon.0) 250 : audit [DBG] from='client.? 172.21.15.133:0/2388950903' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:26.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:25 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:24.910148+0000 mgr.smithi133.qdgfjc (mgr.14180) 63 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:26.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:25 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:25.084458+0000 mon.smithi133 (mon.0) 250 : audit [DBG] from='client.? 172.21.15.133:0/2388950903' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:26.718 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:27.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.809148+0000 mon.smithi133 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.814747+0000 mon.smithi133 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.815565+0000 mon.smithi133 (mon.0) 253 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.816128+0000 mon.smithi133 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.820706+0000 mon.smithi133 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.824077+0000 mon.smithi133 (mon.0) 256 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.826753+0000 mon.smithi133 (mon.0) 257 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.827668+0000 mon.smithi133 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.827865+0000 mon.smithi133 (mon.0) 259 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:26.828366+0000 mon.smithi133 (mon.0) 260 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:27.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:26.910419+0000 mgr.smithi133.qdgfjc (mgr.14180) 64 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:28.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.809148+0000 mon.smithi133 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:28.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.814747+0000 mon.smithi133 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.815565+0000 mon.smithi133 (mon.0) 253 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.816128+0000 mon.smithi133 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.820706+0000 mon.smithi133 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.824077+0000 mon.smithi133 (mon.0) 256 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.826753+0000 mon.smithi133 (mon.0) 257 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.827668+0000 mon.smithi133 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.827865+0000 mon.smithi133 (mon.0) 259 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:26.828366+0000 mon.smithi133 (mon.0) 260 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:28.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:26.910419+0000 mgr.smithi133.qdgfjc (mgr.14180) 64 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:28.444 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:28.805 INFO:teuthology.orchestra.run.smithi133.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-12T16:27:29.032 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:28 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:28.443376+0000 mon.smithi133 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.133:0/1278573512' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:29.148 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:28 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:28.443376+0000 mon.smithi133 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.133:0/1278573512' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:29.806 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:30.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:28.910681+0000 mgr.smithi133.qdgfjc (mgr.14180) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:30.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.039571+0000 mon.smithi152 (mon.1) 2 : audit [INF] from='client.? 172.21.15.152:0/667344975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]: dispatch 2024-02-12T16:27:30.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.040004+0000 mon.smithi133 (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]: dispatch 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.043604+0000 mon.smithi133 (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]': finished 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:29.043669+0000 mon.smithi133 (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.043804+0000 mon.smithi133 (mon.0) 265 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.389623+0000 mon.smithi133 (mon.0) 266 : audit [INF] from='client.? 172.21.15.133:0/1749134586' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f9cdc7-c602-4ea0-ab84-374f328b6c26"}]: dispatch 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.393208+0000 mon.smithi133 (mon.0) 267 : audit [INF] from='client.? 172.21.15.133:0/1749134586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94f9cdc7-c602-4ea0-ab84-374f328b6c26"}]': finished 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:29.393246+0000 mon.smithi133 (mon.0) 268 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.393356+0000 mon.smithi133 (mon.0) 269 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:30.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:29.393689+0000 mon.smithi133 (mon.0) 270 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:28.910681+0000 mgr.smithi133.qdgfjc (mgr.14180) 65 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.039571+0000 mon.smithi152 (mon.1) 2 : audit [INF] from='client.? 172.21.15.152:0/667344975' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.040004+0000 mon.smithi133 (mon.0) 262 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.043604+0000 mon.smithi133 (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f61414b6-47d6-4537-af92-4c6591d1ed6f"}]': finished 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:29.043669+0000 mon.smithi133 (mon.0) 264 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.043804+0000 mon.smithi133 (mon.0) 265 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.389623+0000 mon.smithi133 (mon.0) 266 : audit [INF] from='client.? 172.21.15.133:0/1749134586' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94f9cdc7-c602-4ea0-ab84-374f328b6c26"}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.393208+0000 mon.smithi133 (mon.0) 267 : audit [INF] from='client.? 172.21.15.133:0/1749134586' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94f9cdc7-c602-4ea0-ab84-374f328b6c26"}]': finished 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:29.393246+0000 mon.smithi133 (mon.0) 268 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.393356+0000 mon.smithi133 (mon.0) 269 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:30.214 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:29.393689+0000 mon.smithi133 (mon.0) 270 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:31.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:30.263433+0000 mon.smithi152 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.152:0/2566179709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:31.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:30.677555+0000 mon.smithi133 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.133:0/1902238554' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:31.260 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:31.290 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:30.263433+0000 mon.smithi152 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.152:0/2566179709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:31.290 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:30.677555+0000 mon.smithi133 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.133:0/1902238554' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:31.644 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1707755249,"num_remapped_pgs":0} 2024-02-12T16:27:32.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:31 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:30.911101+0000 mgr.smithi133.qdgfjc (mgr.14180) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:32.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:31 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:31.258228+0000 mon.smithi133 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.133:0/829397324' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:32.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:30.911101+0000 mgr.smithi133.qdgfjc (mgr.14180) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:32.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:31.258228+0000 mon.smithi133 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.133:0/829397324' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:32.646 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.766489+0000 mon.smithi152 (mon.1) 4 : audit [INF] from='client.? 172.21.15.152:0/3300199862' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]: dispatch 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.766986+0000 mon.smithi133 (mon.0) 273 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]: dispatch 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.773189+0000 mon.smithi133 (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]': finished 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:32.773285+0000 mon.smithi133 (mon.0) 275 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.773381+0000 mon.smithi133 (mon.0) 276 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:32.972 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.773624+0000 mon.smithi133 (mon.0) 277 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:32.973 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:32.773753+0000 mon.smithi133 (mon.0) 278 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:33.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.766489+0000 mon.smithi152 (mon.1) 4 : audit [INF] from='client.? 172.21.15.152:0/3300199862' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]: dispatch 2024-02-12T16:27:33.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.766986+0000 mon.smithi133 (mon.0) 273 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]: dispatch 2024-02-12T16:27:33.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.773189+0000 mon.smithi133 (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3df7c287-479b-4a95-b0b6-1bb363a79b97"}]': finished 2024-02-12T16:27:33.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:32.773285+0000 mon.smithi133 (mon.0) 275 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-02-12T16:27:33.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.773381+0000 mon.smithi133 (mon.0) 276 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:33.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.773624+0000 mon.smithi133 (mon.0) 277 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:33.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:32.773753+0000 mon.smithi133 (mon.0) 278 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:34.045 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:34.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:32.911376+0000 mgr.smithi133.qdgfjc (mgr.14180) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:34.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.223265+0000 mon.smithi133 (mon.0) 279 : audit [INF] from='client.? 172.21.15.133:0/1794827850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959ea95c-f235-4912-9795-2dfc2adcba53"}]: dispatch 2024-02-12T16:27:34.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.226974+0000 mon.smithi133 (mon.0) 280 : audit [INF] from='client.? 172.21.15.133:0/1794827850' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "959ea95c-f235-4912-9795-2dfc2adcba53"}]': finished 2024-02-12T16:27:34.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:33.227015+0000 mon.smithi133 (mon.0) 281 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-02-12T16:27:34.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.227113+0000 mon.smithi133 (mon.0) 282 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:34.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.227383+0000 mon.smithi133 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:34.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.227507+0000 mon.smithi133 (mon.0) 284 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:34.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:33.227665+0000 mon.smithi133 (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:34.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:32.911376+0000 mgr.smithi133.qdgfjc (mgr.14180) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.223265+0000 mon.smithi133 (mon.0) 279 : audit [INF] from='client.? 172.21.15.133:0/1794827850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "959ea95c-f235-4912-9795-2dfc2adcba53"}]: dispatch 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.226974+0000 mon.smithi133 (mon.0) 280 : audit [INF] from='client.? 172.21.15.133:0/1794827850' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "959ea95c-f235-4912-9795-2dfc2adcba53"}]': finished 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:33.227015+0000 mon.smithi133 (mon.0) 281 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.227113+0000 mon.smithi133 (mon.0) 282 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.227383+0000 mon.smithi133 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.227507+0000 mon.smithi133 (mon.0) 284 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:34.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:33.227665+0000 mon.smithi133 (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:34.503 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1707755253,"num_remapped_pgs":0} 2024-02-12T16:27:35.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:34 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:34.016438+0000 mon.smithi152 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.152:0/1994200823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:35.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:34 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:34.043389+0000 mon.smithi133 (mon.0) 286 : audit [DBG] from='client.? 172.21.15.133:0/2401463165' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:35.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:34 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:34.675044+0000 mon.smithi133 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.133:0/1864252855' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:35.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:34.016438+0000 mon.smithi152 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.152:0/1994200823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:35.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:34.043389+0000 mon.smithi133 (mon.0) 286 : audit [DBG] from='client.? 172.21.15.133:0/2401463165' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:35.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:34.675044+0000 mon.smithi133 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.133:0/1864252855' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:35.504 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:36.172 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:34.911684+0000 mgr.smithi133.qdgfjc (mgr.14180) 68 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:36.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:35 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:34.911684+0000 mgr.smithi133.qdgfjc (mgr.14180) 68 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:36.832 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:37.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.512862+0000 mon.smithi152 (mon.1) 6 : audit [INF] from='client.? 172.21.15.152:0/724768461' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]: dispatch 2024-02-12T16:27:37.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.513304+0000 mon.smithi133 (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]: dispatch 2024-02-12T16:27:37.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.516924+0000 mon.smithi133 (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]': finished 2024-02-12T16:27:37.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:36.516974+0000 mon.smithi133 (mon.0) 290 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-02-12T16:27:37.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.517075+0000 mon.smithi133 (mon.0) 291 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:37.159 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.517295+0000 mon.smithi133 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:37.159 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.517445+0000 mon.smithi133 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:37.159 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.517611+0000 mon.smithi133 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:37.159 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.517768+0000 mon.smithi133 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:37.159 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:36.829715+0000 mon.smithi133 (mon.0) 296 : audit [DBG] from='client.? 172.21.15.133:0/1227195152' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:37.203 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":10,"num_osds":5,"num_up_osds":0,"osd_up_since":0,"num_in_osds":5,"osd_in_since":1707755256,"num_remapped_pgs":0} 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.512862+0000 mon.smithi152 (mon.1) 6 : audit [INF] from='client.? 172.21.15.152:0/724768461' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]: dispatch 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.513304+0000 mon.smithi133 (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]: dispatch 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.516924+0000 mon.smithi133 (mon.0) 289 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50cb171a-dd77-4d01-80b1-aa426f57288c"}]': finished 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:36.516974+0000 mon.smithi133 (mon.0) 290 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.517075+0000 mon.smithi133 (mon.0) 291 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.517295+0000 mon.smithi133 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.517445+0000 mon.smithi133 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:37.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.517611+0000 mon.smithi133 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:37.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.517768+0000 mon.smithi133 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:37.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:36.829715+0000 mon.smithi133 (mon.0) 296 : audit [DBG] from='client.? 172.21.15.133:0/1227195152' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:38.204 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:36.911954+0000 mgr.smithi133.qdgfjc (mgr.14180) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.189075+0000 mon.smithi133 (mon.0) 297 : audit [INF] from='client.? 172.21.15.133:0/2266039041' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3654c667-73c0-4474-8886-5f1787b1ad00"}]: dispatch 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.193814+0000 mon.smithi133 (mon.0) 298 : audit [INF] from='client.? 172.21.15.133:0/2266039041' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3654c667-73c0-4474-8886-5f1787b1ad00"}]': finished 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:37.193874+0000 mon.smithi133 (mon.0) 299 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.193998+0000 mon.smithi133 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.194344+0000 mon.smithi133 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.194555+0000 mon.smithi133 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:38.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.194749+0000 mon.smithi133 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:38.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.194963+0000 mon.smithi133 (mon.0) 304 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:38.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.195163+0000 mon.smithi133 (mon.0) 305 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:38.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:37.680496+0000 mon.smithi152 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.152:0/2462189454' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:38.246 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:36.911954+0000 mgr.smithi133.qdgfjc (mgr.14180) 69 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.189075+0000 mon.smithi133 (mon.0) 297 : audit [INF] from='client.? 172.21.15.133:0/2266039041' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3654c667-73c0-4474-8886-5f1787b1ad00"}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.193814+0000 mon.smithi133 (mon.0) 298 : audit [INF] from='client.? 172.21.15.133:0/2266039041' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3654c667-73c0-4474-8886-5f1787b1ad00"}]': finished 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:37.193874+0000 mon.smithi133 (mon.0) 299 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.193998+0000 mon.smithi133 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.194344+0000 mon.smithi133 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.194555+0000 mon.smithi133 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.194749+0000 mon.smithi133 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.194963+0000 mon.smithi133 (mon.0) 304 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.195163+0000 mon.smithi133 (mon.0) 305 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:38.247 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:37.680496+0000 mon.smithi152 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.152:0/2462189454' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:39.196 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:38 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:38.456317+0000 mon.smithi133 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.133:0/798585858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:39.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:38 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:38.456317+0000 mon.smithi133 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.133:0/798585858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:39.544 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:39.918 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1707755257,"num_remapped_pgs":0} 2024-02-12T16:27:40.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:39 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:38.912136+0000 mgr.smithi133.qdgfjc (mgr.14180) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:40.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:39 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:39.542517+0000 mon.smithi133 (mon.0) 307 : audit [DBG] from='client.? 172.21.15.133:0/4002431376' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:40.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:38.912136+0000 mgr.smithi133.qdgfjc (mgr.14180) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:40.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:39.542517+0000 mon.smithi133 (mon.0) 307 : audit [DBG] from='client.? 172.21.15.133:0/4002431376' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:40.919 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:41.145 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.195664+0000 mon.smithi152 (mon.1) 8 : audit [INF] from='client.? 172.21.15.152:0/78454052' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]: dispatch 2024-02-12T16:27:41.145 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.196332+0000 mon.smithi133 (mon.0) 308 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]: dispatch 2024-02-12T16:27:41.145 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.200598+0000 mon.smithi133 (mon.0) 309 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]': finished 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:40.200663+0000 mon.smithi133 (mon.0) 310 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.200747+0000 mon.smithi133 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.200989+0000 mon.smithi133 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.201142+0000 mon.smithi133 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.201285+0000 mon.smithi133 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.201428+0000 mon.smithi133 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.201569+0000 mon.smithi133 (mon.0) 316 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:41.146 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.201709+0000 mon.smithi133 (mon.0) 317 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.195664+0000 mon.smithi152 (mon.1) 8 : audit [INF] from='client.? 172.21.15.152:0/78454052' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]: dispatch 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.196332+0000 mon.smithi133 (mon.0) 308 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]: dispatch 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.200598+0000 mon.smithi133 (mon.0) 309 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3cff933-8cbd-4204-bb8a-15440e3e2c00"}]': finished 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:40.200663+0000 mon.smithi133 (mon.0) 310 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.200747+0000 mon.smithi133 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:41.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.200989+0000 mon.smithi133 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:41.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.201142+0000 mon.smithi133 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:41.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.201285+0000 mon.smithi133 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:41.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.201428+0000 mon.smithi133 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:41.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.201569+0000 mon.smithi133 (mon.0) 316 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:41.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.201709+0000 mon.smithi133 (mon.0) 317 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:42.183 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:40.912356+0000 mgr.smithi133.qdgfjc (mgr.14180) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:42.183 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.991198+0000 mon.smithi133 (mon.0) 318 : audit [INF] from='client.? 172.21.15.133:0/134771152' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df593e5c-b479-4fee-a2e5-e2573b1de5fc"}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.994891+0000 mon.smithi133 (mon.0) 319 : audit [INF] from='client.? 172.21.15.133:0/134771152' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df593e5c-b479-4fee-a2e5-e2573b1de5fc"}]': finished 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:40.994948+0000 mon.smithi133 (mon.0) 320 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.995044+0000 mon.smithi133 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.995350+0000 mon.smithi133 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.995554+0000 mon.smithi133 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.995750+0000 mon.smithi133 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.995994+0000 mon.smithi133 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.996206+0000 mon.smithi133 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.996404+0000 mon.smithi133 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:40.996610+0000 mon.smithi133 (mon.0) 328 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:42.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:41.379705+0000 mon.smithi152 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.152:0/3992267936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:40.912356+0000 mgr.smithi133.qdgfjc (mgr.14180) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.991198+0000 mon.smithi133 (mon.0) 318 : audit [INF] from='client.? 172.21.15.133:0/134771152' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df593e5c-b479-4fee-a2e5-e2573b1de5fc"}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.994891+0000 mon.smithi133 (mon.0) 319 : audit [INF] from='client.? 172.21.15.133:0/134771152' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df593e5c-b479-4fee-a2e5-e2573b1de5fc"}]': finished 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:40.994948+0000 mon.smithi133 (mon.0) 320 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.995044+0000 mon.smithi133 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.995350+0000 mon.smithi133 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.995554+0000 mon.smithi133 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.995750+0000 mon.smithi133 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.995994+0000 mon.smithi133 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.996206+0000 mon.smithi133 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.996404+0000 mon.smithi133 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:40.996610+0000 mon.smithi133 (mon.0) 328 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:42.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:41.379705+0000 mon.smithi152 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.152:0/3992267936' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:42.534 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:42.934 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:43.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:42 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:42.532907+0000 mon.smithi133 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.133:0/3161235143' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:43.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:42 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:42.606204+0000 mon.smithi133 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.133:0/2033252586' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:43.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:42.532907+0000 mon.smithi133 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.133:0/3161235143' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:43.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:42.606204+0000 mon.smithi133 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.133:0/2033252586' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:27:43.934 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:44.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:43 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:42.912597+0000 mgr.smithi133.qdgfjc (mgr.14180) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:44.260 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:43 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:42.912597+0000 mgr.smithi133.qdgfjc (mgr.14180) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:45.295 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:45.671 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:46.229 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:44.912874+0000 mgr.smithi133.qdgfjc (mgr.14180) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:46.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:45.293058+0000 mon.smithi133 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.133:0/862661616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:46.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:45.755554+0000 mon.smithi133 (mon.0) 332 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-12T16:27:46.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:45.756156+0000 mon.smithi133 (mon.0) 333 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:46.255 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:44.912874+0000 mgr.smithi133.qdgfjc (mgr.14180) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:46.255 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:45.293058+0000 mon.smithi133 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.133:0/862661616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:46.255 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:45.755554+0000 mon.smithi133 (mon.0) 332 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-12T16:27:46.255 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:45.756156+0000 mon.smithi133 (mon.0) 333 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:46.672 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:47.076 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:46 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:45.756636+0000 mgr.smithi133.qdgfjc (mgr.14180) 74 : cephadm [INF] Deploying daemon osd.0 on smithi152 2024-02-12T16:27:47.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:46 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:45.756636+0000 mgr.smithi133.qdgfjc (mgr.14180) 74 : cephadm [INF] Deploying daemon osd.0 on smithi152 2024-02-12T16:27:48.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:46.913127+0000 mgr.smithi133.qdgfjc (mgr.14180) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:48.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:47.375318+0000 mon.smithi133 (mon.0) 334 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-12T16:27:48.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:47.375863+0000 mon.smithi133 (mon.0) 335 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:48.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:47.376320+0000 mgr.smithi133.qdgfjc (mgr.14180) 76 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-12T16:27:48.244 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:46.913127+0000 mgr.smithi133.qdgfjc (mgr.14180) 75 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:48.244 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:47.375318+0000 mon.smithi133 (mon.0) 334 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-12T16:27:48.244 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:47.375863+0000 mon.smithi133 (mon.0) 335 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:48.244 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:47.376320+0000 mgr.smithi133.qdgfjc (mgr.14180) 76 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-12T16:27:48.561 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:49.034 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:49.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:48 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:48.560386+0000 mon.smithi133 (mon.0) 336 : audit [DBG] from='client.? 172.21.15.133:0/2930781620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:49.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:48 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:48.560386+0000 mon.smithi133 (mon.0) 336 : audit [DBG] from='client.? 172.21.15.133:0/2930781620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:50.035 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:50.351 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:48.913354+0000 mgr.smithi133.qdgfjc (mgr.14180) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:50.351 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:49.093988+0000 mon.smithi133 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:50.351 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:49.094584+0000 mon.smithi133 (mon.0) 338 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-12T16:27:50.352 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:49.095190+0000 mon.smithi133 (mon.0) 339 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:50.352 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:49.095663+0000 mgr.smithi133.qdgfjc (mgr.14180) 78 : cephadm [INF] Deploying daemon osd.2 on smithi152 2024-02-12T16:27:50.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:48.913354+0000 mgr.smithi133.qdgfjc (mgr.14180) 77 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:50.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:49.093988+0000 mon.smithi133 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:50.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:49.094584+0000 mon.smithi133 (mon.0) 338 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-12T16:27:50.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:49.095190+0000 mon.smithi133 (mon.0) 339 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:50.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:49.095663+0000 mgr.smithi133.qdgfjc (mgr.14180) 78 : cephadm [INF] Deploying daemon osd.2 on smithi152 2024-02-12T16:27:51.499 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:51.859 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:52.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:50.913672+0000 mgr.smithi133.qdgfjc (mgr.14180) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:52.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:51.488005+0000 mon.smithi133 (mon.0) 340 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:52.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:51.488640+0000 mon.smithi133 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:51.489173+0000 mon.smithi133 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:51.489621+0000 mgr.smithi133.qdgfjc (mgr.14180) 80 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:51.497099+0000 mon.smithi133 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.133:0/3247387200' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.304898+0000 mon.smithi152 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.305250+0000 mon.smithi133 (mon.0) 344 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.476210+0000 mon.smithi133 (mon.0) 345 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.476867+0000 mon.smithi133 (mon.0) 346 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-12T16:27:52.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.477552+0000 mon.smithi133 (mon.0) 347 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:52.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:50.913672+0000 mgr.smithi133.qdgfjc (mgr.14180) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:52.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:51.488005+0000 mon.smithi133 (mon.0) 340 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:51.488640+0000 mon.smithi133 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:51.489173+0000 mon.smithi133 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:51.489621+0000 mgr.smithi133.qdgfjc (mgr.14180) 80 : cephadm [INF] Deploying daemon osd.3 on smithi133 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:51.497099+0000 mon.smithi133 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.133:0/3247387200' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.304898+0000 mon.smithi152 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.305250+0000 mon.smithi133 (mon.0) 344 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.476210+0000 mon.smithi133 (mon.0) 345 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.476867+0000 mon.smithi133 (mon.0) 346 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-12T16:27:52.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.477552+0000 mon.smithi133 (mon.0) 347 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:52.860 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:53.777 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:52.478113+0000 mgr.smithi133.qdgfjc (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.4 on smithi152 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.857592+0000 mon.smithi133 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:52.857643+0000 mon.smithi133 (mon.0) 349 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.857739+0000 mon.smithi133 (mon.0) 350 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858018+0000 mon.smithi133 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858165+0000 mon.smithi133 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858306+0000 mon.smithi133 (mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858372+0000 mon.smithi152 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858447+0000 mon.smithi133 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858619+0000 mon.smithi133 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.858819+0000 mon.smithi133 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.859018+0000 mon.smithi133 (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=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:53.778 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:52.859194+0000 mon.smithi133 (mon.0) 358 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:53.865 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:52.478113+0000 mgr.smithi133.qdgfjc (mgr.14180) 81 : cephadm [INF] Deploying daemon osd.4 on smithi152 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.857592+0000 mon.smithi133 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:52.857643+0000 mon.smithi133 (mon.0) 349 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.857739+0000 mon.smithi133 (mon.0) 350 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858018+0000 mon.smithi133 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858165+0000 mon.smithi133 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858306+0000 mon.smithi133 (mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858372+0000 mon.smithi152 (mon.1) 11 : audit [INF] from='osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858447+0000 mon.smithi133 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858619+0000 mon.smithi133 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.858819+0000 mon.smithi133 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.859018+0000 mon.smithi133 (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=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:53.866 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:52.859194+0000 mon.smithi133 (mon.0) 358 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:54.649 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:52.914049+0000 mgr.smithi133.qdgfjc (mgr.14180) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.860527+0000 mon.smithi133 (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:53.860585+0000 mon.smithi133 (mon.0) 360 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.861457+0000 mon.smithi133 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.861673+0000 mon.smithi133 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:54.803 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.861820+0000 mon.smithi133 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.861962+0000 mon.smithi133 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.862123+0000 mon.smithi133 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.862244+0000 mon.smithi133 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.862371+0000 mon.smithi133 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.862490+0000 mon.smithi133 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:54.804 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:53.863562+0000 mon.smithi133 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:54.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:52.914049+0000 mgr.smithi133.qdgfjc (mgr.14180) 82 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:54.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.860527+0000 mon.smithi133 (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:27:54.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:53.860585+0000 mon.smithi133 (mon.0) 360 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.861457+0000 mon.smithi133 (mon.0) 361 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.861673+0000 mon.smithi133 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.861820+0000 mon.smithi133 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.861962+0000 mon.smithi133 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.862123+0000 mon.smithi133 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.862244+0000 mon.smithi133 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.862371+0000 mon.smithi133 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.862490+0000 mon.smithi133 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:54.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:53.863562+0000 mon.smithi133 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:55.111 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:53.294590+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:53.294686+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.646830+0000 mon.smithi133 (mon.0) 370 : audit [DBG] from='client.? 172.21.15.133:0/1642519317' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.727082+0000 mon.smithi133 (mon.0) 371 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.863968+0000 mon.smithi133 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:54.867991+0000 mon.smithi133 (mon.0) 373 : cluster [INF] osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009] boot 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.868033+0000 mon.smithi133 (mon.0) 374 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:54.868069+0000 mon.smithi133 (mon.0) 375 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.868165+0000 mon.smithi133 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.868569+0000 mon.smithi133 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.868786+0000 mon.smithi133 (mon.0) 378 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:27:55.495 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.869055+0000 mon.smithi133 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:55.496 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.869329+0000 mon.smithi133 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:55.496 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.869529+0000 mon.smithi133 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:55.496 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.869718+0000 mon.smithi133 (mon.0) 382 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:55.496 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.869916+0000 mon.smithi133 (mon.0) 383 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:55.496 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:54.870108+0000 mon.smithi133 (mon.0) 384 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:53.294590+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:53.294686+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.646830+0000 mon.smithi133 (mon.0) 370 : audit [DBG] from='client.? 172.21.15.133:0/1642519317' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.727082+0000 mon.smithi133 (mon.0) 371 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.863968+0000 mon.smithi133 (mon.0) 372 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:55.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:54.867991+0000 mon.smithi133 (mon.0) 373 : cluster [INF] osd.0 [v2:172.21.15.152:6800/847228009,v1:172.21.15.152:6801/847228009] boot 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.868033+0000 mon.smithi133 (mon.0) 374 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:54.868069+0000 mon.smithi133 (mon.0) 375 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.868165+0000 mon.smithi133 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.868569+0000 mon.smithi133 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.868786+0000 mon.smithi133 (mon.0) 378 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.869055+0000 mon.smithi133 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.869329+0000 mon.smithi133 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.869529+0000 mon.smithi133 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.869718+0000 mon.smithi133 (mon.0) 382 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.869916+0000 mon.smithi133 (mon.0) 383 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:55.710 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:54.870108+0000 mon.smithi133 (mon.0) 384 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:56.112 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:56.687 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:54.914354+0000 mgr.smithi133.qdgfjc (mgr.14180) 83 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:56.687 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.634771+0000 mon.smithi133 (mon.0) 385 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:56.687 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.635416+0000 mon.smithi133 (mon.0) 386 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-12T16:27:56.687 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.635956+0000 mon.smithi133 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.721723+0000 mon.smithi152 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.722152+0000 mon.smithi133 (mon.0) 388 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.879271+0000 mon.smithi133 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.879334+0000 mon.smithi133 (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-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:55.879395+0000 mon.smithi133 (mon.0) 391 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.879518+0000 mon.smithi133 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.879814+0000 mon.smithi133 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880202+0000 mon.smithi152 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880233+0000 mon.smithi133 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880387+0000 mon.smithi133 (mon.0) 395 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880586+0000 mon.smithi133 (mon.0) 396 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:56.688 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880775+0000 mon.smithi133 (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.880979+0000 mon.smithi133 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.881164+0000 mon.smithi133 (mon.0) 399 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:55.882835+0000 mon.smithi133 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.031165+0000 mon.smithi133 (mon.0) 401 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.031767+0000 mon.smithi133 (mon.0) 402 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-12T16:27:56.689 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.032345+0000 mon.smithi133 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:56.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:54.914354+0000 mgr.smithi133.qdgfjc (mgr.14180) 83 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.634771+0000 mon.smithi133 (mon.0) 385 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.635416+0000 mon.smithi133 (mon.0) 386 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.635956+0000 mon.smithi133 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.721723+0000 mon.smithi152 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.722152+0000 mon.smithi133 (mon.0) 388 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.879271+0000 mon.smithi133 (mon.0) 389 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.879334+0000 mon.smithi133 (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-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:55.879395+0000 mon.smithi133 (mon.0) 391 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.879518+0000 mon.smithi133 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.879814+0000 mon.smithi133 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880202+0000 mon.smithi152 (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:56.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880233+0000 mon.smithi133 (mon.0) 394 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880387+0000 mon.smithi133 (mon.0) 395 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880586+0000 mon.smithi133 (mon.0) 396 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880775+0000 mon.smithi133 (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.880979+0000 mon.smithi133 (mon.0) 398 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.881164+0000 mon.smithi133 (mon.0) 399 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:55.882835+0000 mon.smithi133 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.031165+0000 mon.smithi133 (mon.0) 401 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.031767+0000 mon.smithi133 (mon.0) 402 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-12T16:27:56.709 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.032345+0000 mon.smithi133 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:57.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:55.636390+0000 mgr.smithi133.qdgfjc (mgr.14180) 84 : cephadm [INF] Deploying daemon osd.5 on smithi133 2024-02-12T16:27:57.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:56.032808+0000 mgr.smithi133.qdgfjc (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.6 on smithi152 2024-02-12T16:27:57.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.878461+0000 mon.smithi133 (mon.0) 404 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:27:57.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:56.878554+0000 mon.smithi133 (mon.0) 405 : cluster [INF] osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393] boot 2024-02-12T16:27:57.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:56.878585+0000 mon.smithi133 (mon.0) 406 : cluster [DBG] osdmap e18: 8 total, 2 up, 8 in 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.878943+0000 mon.smithi133 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.879222+0000 mon.smithi133 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.879426+0000 mon.smithi133 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.879621+0000 mon.smithi133 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.879813+0000 mon.smithi133 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.880017+0000 mon.smithi133 (mon.0) 412 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.880209+0000 mon.smithi133 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:57.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:56.881580+0000 mon.smithi133 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:57.814 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:55.636390+0000 mgr.smithi133.qdgfjc (mgr.14180) 84 : cephadm [INF] Deploying daemon osd.5 on smithi133 2024-02-12T16:27:57.814 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:56.032808+0000 mgr.smithi133.qdgfjc (mgr.14180) 85 : cephadm [INF] Deploying daemon osd.6 on smithi152 2024-02-12T16:27:57.814 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.878461+0000 mon.smithi133 (mon.0) 404 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:56.878554+0000 mon.smithi133 (mon.0) 405 : cluster [INF] osd.1 [v2:172.21.15.133:6802/614812393,v1:172.21.15.133:6803/614812393] boot 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:56.878585+0000 mon.smithi133 (mon.0) 406 : cluster [DBG] osdmap e18: 8 total, 2 up, 8 in 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.878943+0000 mon.smithi133 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.879222+0000 mon.smithi133 (mon.0) 408 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.879426+0000 mon.smithi133 (mon.0) 409 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.879621+0000 mon.smithi133 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.879813+0000 mon.smithi133 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.880017+0000 mon.smithi133 (mon.0) 412 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.880209+0000 mon.smithi133 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:57.815 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:56.881580+0000 mon.smithi133 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:58.142 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:27:58.553 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":19,"num_osds":8,"num_up_osds":3,"osd_up_since":1707755277,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:55.698299+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:55.698347+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:56.914729+0000 mgr.smithi133.qdgfjc (mgr.14180) 86 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:57.880003+0000 mon.smithi133 (mon.0) 415 : cluster [INF] osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299] boot 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:57.880034+0000 mon.smithi133 (mon.0) 416 : cluster [DBG] osdmap e19: 8 total, 3 up, 8 in 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.880269+0000 mon.smithi133 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.880555+0000 mon.smithi133 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.880713+0000 mon.smithi133 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.880880+0000 mon.smithi133 (mon.0) 420 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.881041+0000 mon.smithi133 (mon.0) 421 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.881194+0000 mon.smithi133 (mon.0) 422 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:58.702 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:57.881384+0000 mon.smithi133 (mon.0) 423 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 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-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.139559+0000 mon.smithi133 (mon.0) 424 : audit [DBG] from='client.? 172.21.15.133:0/2072907200' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:55.698299+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:55.698347+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:56.914729+0000 mgr.smithi133.qdgfjc (mgr.14180) 86 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:57.880003+0000 mon.smithi133 (mon.0) 415 : cluster [INF] osd.2 [v2:172.21.15.152:6808/971086299,v1:172.21.15.152:6809/971086299] boot 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:57.880034+0000 mon.smithi133 (mon.0) 416 : cluster [DBG] osdmap e19: 8 total, 3 up, 8 in 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.880269+0000 mon.smithi133 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.880555+0000 mon.smithi133 (mon.0) 418 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.880713+0000 mon.smithi133 (mon.0) 419 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:58.703 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.880880+0000 mon.smithi133 (mon.0) 420 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:58.704 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.881041+0000 mon.smithi133 (mon.0) 421 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:58.704 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.881194+0000 mon.smithi133 (mon.0) 422 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:58.704 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:57.881384+0000 mon.smithi133 (mon.0) 423 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 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-12T16:27:58.704 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.139559+0000 mon.smithi133 (mon.0) 424 : audit [DBG] from='client.? 172.21.15.133:0/2072907200' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:27:59.555 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:27:59.587 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:56.710962+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:59.587 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:56.711073+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:59.587 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.831722+0000 mon.smithi133 (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-12T16:27:59.587 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.881460+0000 mon.smithi133 (mon.0) 426 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 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-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.881522+0000 mon.smithi133 (mon.0) 427 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:58.881554+0000 mon.smithi133 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.881679+0000 mon.smithi133 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.882102+0000 mon.smithi133 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.882366+0000 mon.smithi133 (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.882615+0000 mon.smithi133 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.882767+0000 mon.smithi133 (mon.0) 433 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.882900+0000 mon.smithi133 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:58.883379+0000 mon.smithi133 (mon.0) 435 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.211912+0000 mon.smithi152 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.212445+0000 mon.smithi133 (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-12T16:27:59.588 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.368832+0000 mon.smithi133 (mon.0) 437 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:59.589 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.369594+0000 mon.smithi133 (mon.0) 438 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-12T16:27:59.589 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.370153+0000 mon.smithi133 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:59.589 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:27:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.416427+0000 mon.smithi133 (mon.0) 440 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:59.806 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:56.710962+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:27:59.806 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:56.711073+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:27:59.806 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.831722+0000 mon.smithi133 (mon.0) 425 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-12T16:27:59.806 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.881460+0000 mon.smithi133 (mon.0) 426 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 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-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.881522+0000 mon.smithi133 (mon.0) 427 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:58.881554+0000 mon.smithi133 (mon.0) 428 : cluster [DBG] osdmap e20: 8 total, 3 up, 8 in 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.881679+0000 mon.smithi133 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.882102+0000 mon.smithi133 (mon.0) 430 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.882366+0000 mon.smithi133 (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.882615+0000 mon.smithi133 (mon.0) 432 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.882767+0000 mon.smithi133 (mon.0) 433 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.882900+0000 mon.smithi133 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:58.883379+0000 mon.smithi133 (mon.0) 435 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.211912+0000 mon.smithi152 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.212445+0000 mon.smithi133 (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.368832+0000 mon.smithi133 (mon.0) 437 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.369594+0000 mon.smithi133 (mon.0) 438 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.370153+0000 mon.smithi133 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:27:59.807 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:27:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.416427+0000 mon.smithi133 (mon.0) 440 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:00.722 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:58.915034+0000 mgr.smithi133.qdgfjc (mgr.14180) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-12T16:28:00.722 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:27:59.370598+0000 mgr.smithi133.qdgfjc (mgr.14180) 88 : cephadm [INF] Deploying daemon osd.7 on smithi133 2024-02-12T16:28:00.722 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.893898+0000 mon.smithi133 (mon.0) 441 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:00.722 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.893982+0000 mon.smithi133 (mon.0) 442 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-12T16:28:00.722 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.894028+0000 mon.smithi133 (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:59.894092+0000 mon.smithi133 (mon.0) 444 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.894226+0000 mon.smithi133 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.894490+0000 mon.smithi133 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.895071+0000 mon.smithi133 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.895258+0000 mon.smithi133 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.895391+0000 mon.smithi133 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.895432+0000 mon.smithi152 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.895788+0000 mon.smithi133 (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:00.723 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:27:59.897616+0000 mon.smithi133 (mon.0) 451 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:58.915034+0000 mgr.smithi133.qdgfjc (mgr.14180) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:27:59.370598+0000 mgr.smithi133.qdgfjc (mgr.14180) 88 : cephadm [INF] Deploying daemon osd.7 on smithi133 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.893898+0000 mon.smithi133 (mon.0) 441 : audit [INF] from='osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.893982+0000 mon.smithi133 (mon.0) 442 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.894028+0000 mon.smithi133 (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:59.894092+0000 mon.smithi133 (mon.0) 444 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.894226+0000 mon.smithi133 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.894490+0000 mon.smithi133 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.895071+0000 mon.smithi133 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:00.905 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.895258+0000 mon.smithi133 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:00.906 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.895391+0000 mon.smithi133 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:00.906 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.895432+0000 mon.smithi152 (mon.1) 15 : audit [INF] from='osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:00.906 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.895788+0000 mon.smithi133 (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:00.906 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:27:59.897616+0000 mon.smithi133 (mon.0) 451 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:01.366 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:01.989 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:59.800565+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:01.989 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:27:59.800624+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:01.989 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.895652+0000 mon.smithi133 (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:00.895725+0000 mon.smithi133 (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842] boot 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:00.895751+0000 mon.smithi133 (mon.0) 454 : cluster [DBG] osdmap e22: 8 total, 4 up, 8 in 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.896019+0000 mon.smithi133 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.896254+0000 mon.smithi133 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.896472+0000 mon.smithi133 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.896688+0000 mon.smithi133 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.896909+0000 mon.smithi133 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:00.903428+0000 mon.smithi133 (mon.0) 460 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:00.915310+0000 mgr.smithi133.qdgfjc (mgr.14180) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.322634+0000 mon.smithi133 (mon.0) 461 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:01.990 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.364652+0000 mon.smithi133 (mon.0) 462 : audit [DBG] from='client.? 172.21.15.133:0/950744841' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:01.855556+0000 mon.smithi133 (mon.0) 463 : cluster [INF] osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768] boot 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:01.855591+0000 mon.smithi133 (mon.0) 464 : cluster [DBG] osdmap e23: 8 total, 5 up, 8 in 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.856548+0000 mon.smithi133 (mon.0) 465 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.856795+0000 mon.smithi133 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.857017+0000 mon.smithi133 (mon.0) 467 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:01.991 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:01.857236+0000 mon.smithi133 (mon.0) 468 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:01.992 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":22,"num_osds":8,"num_up_osds":4,"osd_up_since":1707755280,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":1} 2024-02-12T16:28:02.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:59.800565+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:02.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:27:59.800624+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.895652+0000 mon.smithi133 (mon.0) 452 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:00.895725+0000 mon.smithi133 (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.133:6810/3194736842,v1:172.21.15.133:6811/3194736842] boot 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:00.895751+0000 mon.smithi133 (mon.0) 454 : cluster [DBG] osdmap e22: 8 total, 4 up, 8 in 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.896019+0000 mon.smithi133 (mon.0) 455 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.896254+0000 mon.smithi133 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.896472+0000 mon.smithi133 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.896688+0000 mon.smithi133 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.896909+0000 mon.smithi133 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:00.903428+0000 mon.smithi133 (mon.0) 460 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:00.915310+0000 mgr.smithi133.qdgfjc (mgr.14180) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.322634+0000 mon.smithi133 (mon.0) 461 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.364652+0000 mon.smithi133 (mon.0) 462 : audit [DBG] from='client.? 172.21.15.133:0/950744841' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:01.855556+0000 mon.smithi133 (mon.0) 463 : cluster [INF] osd.4 [v2:172.21.15.152:6816/3477090768,v1:172.21.15.152:6817/3477090768] boot 2024-02-12T16:28:02.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:01.855591+0000 mon.smithi133 (mon.0) 464 : cluster [DBG] osdmap e23: 8 total, 5 up, 8 in 2024-02-12T16:28:02.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.856548+0000 mon.smithi133 (mon.0) 465 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-12T16:28:02.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.856795+0000 mon.smithi133 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:02.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.857017+0000 mon.smithi133 (mon.0) 467 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:02.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:01.857236+0000 mon.smithi133 (mon.0) 468 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:02.993 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:00.244835+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:00.244881+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.586387+0000 mon.smithi152 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.586806+0000 mon.smithi133 (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.591119+0000 mon.smithi133 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-12T16:28:03.164 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.857113+0000 mon.smithi133 (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.857183+0000 mon.smithi133 (mon.0) 472 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:02.857215+0000 mon.smithi133 (mon.0) 473 : cluster [DBG] osdmap e24: 8 total, 5 up, 8 in 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.857345+0000 mon.smithi133 (mon.0) 474 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.857669+0000 mon.smithi133 (mon.0) 475 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.857852+0000 mon.smithi133 (mon.0) 476 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.858088+0000 mon.smithi133 (mon.0) 477 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.858755+0000 mon.smithi152 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:03.165 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:02.859112+0000 mon.smithi133 (mon.0) 478 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:00.244835+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:00.244881+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.586387+0000 mon.smithi152 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.586806+0000 mon.smithi133 (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.591119+0000 mon.smithi133 (mon.0) 470 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.857113+0000 mon.smithi133 (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-12T16:28:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.857183+0000 mon.smithi133 (mon.0) 472 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:02.857215+0000 mon.smithi133 (mon.0) 473 : cluster [DBG] osdmap e24: 8 total, 5 up, 8 in 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.857345+0000 mon.smithi133 (mon.0) 474 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.857669+0000 mon.smithi133 (mon.0) 475 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.857852+0000 mon.smithi133 (mon.0) 476 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.858088+0000 mon.smithi133 (mon.0) 477 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.858755+0000 mon.smithi152 (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:03.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:02.859112+0000 mon.smithi133 (mon.0) 478 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]: dispatch 2024-02-12T16:28:03.982 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:02.915592+0000 mgr.smithi133.qdgfjc (mgr.14180) 90 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-12T16:28:03.982 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.858510+0000 mon.smithi133 (mon.0) 479 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:03.982 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.858566+0000 mon.smithi133 (mon.0) 480 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:03.858631+0000 mon.smithi133 (mon.0) 481 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.858752+0000 mon.smithi133 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.859072+0000 mon.smithi133 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.859526+0000 mon.smithi133 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.861983+0000 mon.smithi133 (mon.0) 485 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:03.983 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:03.862632+0000 mon.smithi133 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:02.915592+0000 mgr.smithi133.qdgfjc (mgr.14180) 90 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-12T16:28:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.858510+0000 mon.smithi133 (mon.0) 479 : audit [INF] from='osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.858566+0000 mon.smithi133 (mon.0) 480 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi152", "root=default"]}]': finished 2024-02-12T16:28:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:03.858631+0000 mon.smithi133 (mon.0) 481 : cluster [DBG] osdmap e25: 8 total, 5 up, 8 in 2024-02-12T16:28:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.858752+0000 mon.smithi133 (mon.0) 482 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:04.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.859072+0000 mon.smithi133 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:04.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.859526+0000 mon.smithi133 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:04.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.861983+0000 mon.smithi133 (mon.0) 485 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:04.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:03.862632+0000 mon.smithi133 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:04.833 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:04.027791+0000 mon.smithi133 (mon.0) 487 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:04.832006+0000 mon.smithi133 (mon.0) 488 : audit [DBG] from='client.? 172.21.15.133:0/937946487' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:04.862854+0000 mon.smithi133 (mon.0) 489 : cluster [INF] osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101] boot 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:04.862906+0000 mon.smithi133 (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886] boot 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:04.862932+0000 mon.smithi133 (mon.0) 491 : cluster [DBG] osdmap e26: 8 total, 7 up, 8 in 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:04.863057+0000 mon.smithi133 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:05.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:04.863504+0000 mon.smithi133 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:05.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:04.863772+0000 mon.smithi133 (mon.0) 494 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:05.447 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":25,"num_osds":8,"num_up_osds":5,"osd_up_since":1707755281,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:04.027791+0000 mon.smithi133 (mon.0) 487 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:04.832006+0000 mon.smithi133 (mon.0) 488 : audit [DBG] from='client.? 172.21.15.133:0/937946487' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:04.862854+0000 mon.smithi133 (mon.0) 489 : cluster [INF] osd.6 [v2:172.21.15.152:6824/2969845101,v1:172.21.15.152:6825/2969845101] boot 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:04.862906+0000 mon.smithi133 (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.133:6818/1358081886,v1:172.21.15.133:6819/1358081886] boot 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:04.862932+0000 mon.smithi133 (mon.0) 491 : cluster [DBG] osdmap e26: 8 total, 7 up, 8 in 2024-02-12T16:28:05.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:04.863057+0000 mon.smithi133 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-12T16:28:05.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:04.863504+0000 mon.smithi133 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-12T16:28:05.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:04.863772+0000 mon.smithi133 (mon.0) 494 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:06.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:03.563875+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:06.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:03.563937+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:06.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:03.622817+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:06.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:03.622884+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:06.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:06 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:04.915875+0000 mgr.smithi133.qdgfjc (mgr.14180) 91 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-12T16:28:06.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:03.563875+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:06.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:03.563937+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:06.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:03.622817+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:06.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:03.622884+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:06.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:06 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:04.915875+0000 mgr.smithi133.qdgfjc (mgr.14180) 91 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-12T16:28:06.449 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:28:07.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:06.032640+0000 mon.smithi133 (mon.0) 495 : cluster [DBG] osdmap e27: 8 total, 7 up, 8 in 2024-02-12T16:28:07.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:06.033493+0000 mon.smithi133 (mon.0) 496 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:07.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:06.448423+0000 mon.smithi133 (mon.0) 497 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:07.184 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:06.450113+0000 mon.smithi133 (mon.0) 498 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:28:07.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:06.032640+0000 mon.smithi133 (mon.0) 495 : cluster [DBG] osdmap e27: 8 total, 7 up, 8 in 2024-02-12T16:28:07.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:06.033493+0000 mon.smithi133 (mon.0) 496 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:07.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:06.448423+0000 mon.smithi133 (mon.0) 497 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:07.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:06.450113+0000 mon.smithi133 (mon.0) 498 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:28:08.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:06.916221+0000 mgr.smithi133.qdgfjc (mgr.14180) 92 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:08.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:07.185595+0000 mon.smithi133 (mon.0) 499 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-12T16:28:08.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:08 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:07.860633+0000 mon.smithi133 (mon.0) 500 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:08.291 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:06.916221+0000 mgr.smithi133.qdgfjc (mgr.14180) 92 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:08.291 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:07.185595+0000 mon.smithi133 (mon.0) 499 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-12T16:28:08.291 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:08 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:07.860633+0000 mon.smithi133 (mon.0) 500 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:08.336 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:08.805 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":28,"num_osds":8,"num_up_osds":7,"osd_up_since":1707755284,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:28:09.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:08.050172+0000 mon.smithi133 (mon.0) 501 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-12T16:28:09.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:08.050215+0000 mon.smithi133 (mon.0) 502 : cluster [DBG] osdmap e28: 8 total, 7 up, 8 in 2024-02-12T16:28:09.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:08.050315+0000 mon.smithi133 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:09.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:08.050640+0000 mon.smithi133 (mon.0) 504 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:28:09.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:08.335369+0000 mon.smithi133 (mon.0) 505 : audit [DBG] from='client.? 172.21.15.133:0/2658597504' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:09.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:08.050172+0000 mon.smithi133 (mon.0) 501 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-12T16:28:09.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:08.050215+0000 mon.smithi133 (mon.0) 502 : cluster [DBG] osdmap e28: 8 total, 7 up, 8 in 2024-02-12T16:28:09.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:08.050315+0000 mon.smithi133 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:09.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:08.050640+0000 mon.smithi133 (mon.0) 504 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]: dispatch 2024-02-12T16:28:09.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:08.335369+0000 mon.smithi133 (mon.0) 505 : audit [DBG] from='client.? 172.21.15.133:0/2658597504' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:09.806 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:08.916607+0000 mgr.smithi133.qdgfjc (mgr.14180) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:09.051466+0000 mon.smithi133 (mon.0) 506 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:09.051511+0000 mon.smithi133 (mon.0) 507 : cluster [DBG] osdmap e29: 8 total, 7 up, 8 in 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:09.051834+0000 mon.smithi133 (mon.0) 508 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:09.055333+0000 mon.smithi133 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:10.158 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:09.789408+0000 mon.smithi133 (mon.0) 510 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:10.300 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:08.916607+0000 mgr.smithi133.qdgfjc (mgr.14180) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:10.300 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:09.051466+0000 mon.smithi133 (mon.0) 506 : audit [INF] from='osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi133", "root=default"]}]': finished 2024-02-12T16:28:10.301 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:09.051511+0000 mon.smithi133 (mon.0) 507 : cluster [DBG] osdmap e29: 8 total, 7 up, 8 in 2024-02-12T16:28:10.301 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:09.051834+0000 mon.smithi133 (mon.0) 508 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:10.301 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:09.055333+0000 mon.smithi133 (mon.0) 509 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:10.301 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:09.789408+0000 mon.smithi133 (mon.0) 510 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:11.117 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:08.218318+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:11.117 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:08.218366+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:11.117 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:10.057038+0000 mon.smithi133 (mon.0) 511 : cluster [INF] osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739] boot 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:10.057079+0000 mon.smithi133 (mon.0) 512 : cluster [DBG] osdmap e30: 8 total, 8 up, 8 in 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.057582+0000 mon.smithi133 (mon.0) 513 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:28:10.603456+0000 mgr.smithi133.qdgfjc (mgr.14180) 94 : cephadm [INF] Detected new or changed devices on smithi152 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.608500+0000 mon.smithi133 (mon.0) 514 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.908565+0000 mon.smithi133 (mon.0) 515 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.909306+0000 mon.smithi133 (mon.0) 516 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.909847+0000 mon.smithi133 (mon.0) 517 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.910394+0000 mon.smithi133 (mon.0) 518 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.118 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:10.914506+0000 mon.smithi133 (mon.0) 519 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:08.218318+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:08.218366+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:10.057038+0000 mon.smithi133 (mon.0) 511 : cluster [INF] osd.7 [v2:172.21.15.133:6826/4166713739,v1:172.21.15.133:6827/4166713739] boot 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:10.057079+0000 mon.smithi133 (mon.0) 512 : cluster [DBG] osdmap e30: 8 total, 8 up, 8 in 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.057582+0000 mon.smithi133 (mon.0) 513 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:28:10.603456+0000 mgr.smithi133.qdgfjc (mgr.14180) 94 : cephadm [INF] Detected new or changed devices on smithi152 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.608500+0000 mon.smithi133 (mon.0) 514 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.908565+0000 mon.smithi133 (mon.0) 515 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.909306+0000 mon.smithi133 (mon.0) 516 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.909847+0000 mon.smithi133 (mon.0) 517 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.910394+0000 mon.smithi133 (mon.0) 518 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:11.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:10.914506+0000 mon.smithi133 (mon.0) 519 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:11.773 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:12.153 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":31,"num_osds":8,"num_up_osds":8,"osd_up_since":1707755290,"num_in_osds":8,"osd_in_since":1707755260,"num_remapped_pgs":0} 2024-02-12T16:28:12.153 INFO:tasks.cephadm:Setting up client nodes... 2024-02-12T16:28:12.153 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-12T16:28:12.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:28:10.910809+0000 mgr.smithi133.qdgfjc (mgr.14180) 95 : cephadm [INF] Adjusting osd_memory_target on smithi152 to 3990M 2024-02-12T16:28:12.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:10.916854+0000 mgr.smithi133.qdgfjc (mgr.14180) 96 : cluster [DBG] pgmap v70: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:12.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:11.062355+0000 mon.smithi133 (mon.0) 520 : cluster [DBG] osdmap e31: 8 total, 8 up, 8 in 2024-02-12T16:28:12.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:11.771232+0000 mon.smithi133 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.133:0/803573511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:12.483 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:28:10.910809+0000 mgr.smithi133.qdgfjc (mgr.14180) 95 : cephadm [INF] Adjusting osd_memory_target on smithi152 to 3990M 2024-02-12T16:28:12.483 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:10.916854+0000 mgr.smithi133.qdgfjc (mgr.14180) 96 : cluster [DBG] pgmap v70: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:28:12.484 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:11.062355+0000 mon.smithi133 (mon.0) 520 : cluster [DBG] osdmap e31: 8 total, 8 up, 8 in 2024-02-12T16:28:12.484 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:11.771232+0000 mon.smithi133 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.133:0/803573511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-12T16:28:13.334 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:12.071029+0000 mon.smithi133 (mon.0) 522 : cluster [DBG] osdmap e32: 8 total, 8 up, 8 in 2024-02-12T16:28:13.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:12.071029+0000 mon.smithi133 (mon.0) 522 : cluster [DBG] osdmap e32: 8 total, 8 up, 8 in 2024-02-12T16:28:13.740 INFO:teuthology.orchestra.run.smithi133.stdout:[client.0] 2024-02-12T16:28:13.740 INFO:teuthology.orchestra.run.smithi133.stdout: key = AQAdR8pld83SKxAA5IbwS/JExkkXxcvDahnswQ== 2024-02-12T16:28:14.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:12.917157+0000 mgr.smithi133.qdgfjc (mgr.14180) 97 : cluster [DBG] pgmap v73: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:28:13.166074+0000 mgr.smithi133.qdgfjc (mgr.14180) 98 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.171390+0000 mon.smithi133 (mon.0) 523 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.532829+0000 mon.smithi133 (mon.0) 524 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.533446+0000 mon.smithi133 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.533939+0000 mon.smithi133 (mon.0) 526 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.534422+0000 mon.smithi133 (mon.0) 527 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:28:13.534809+0000 mgr.smithi133.qdgfjc (mgr.14180) 99 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 3222M 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.538363+0000 mon.smithi133 (mon.0) 528 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.539122+0000 mon.smithi133 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.539768+0000 mon.smithi133 (mon.0) 530 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.543717+0000 mon.smithi133 (mon.0) 531 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.549039+0000 mon.smithi133 (mon.0) 532 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:28:14.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.552725+0000 mon.smithi133 (mon.0) 533 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:28:14.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.553666+0000 mon.smithi133 (mon.0) 534 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:28:14.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.553931+0000 mon.smithi133 (mon.0) 535 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.554372+0000 mon.smithi133 (mon.0) 536 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.735062+0000 mon.smithi133 (mon.0) 537 : audit [INF] from='client.? 172.21.15.133:0/1719885790' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-12T16:28:14.209 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:14 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:13.738831+0000 mon.smithi133 (mon.0) 538 : audit [INF] from='client.? 172.21.15.133:0/1719885790' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-12T16:28:14.211 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:28:14.211 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-12T16:28:14.211 DEBUG:teuthology.orchestra.run.smithi133:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-12T16:28:14.252 DEBUG:teuthology.orchestra.run.smithi152:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:12.917157+0000 mgr.smithi133.qdgfjc (mgr.14180) 97 : cluster [DBG] pgmap v73: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:28:13.166074+0000 mgr.smithi133.qdgfjc (mgr.14180) 98 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.171390+0000 mon.smithi133 (mon.0) 523 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.532829+0000 mon.smithi133 (mon.0) 524 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.533446+0000 mon.smithi133 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.533939+0000 mon.smithi133 (mon.0) 526 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.534422+0000 mon.smithi133 (mon.0) 527 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-12T16:28:14.447 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:28:13.534809+0000 mgr.smithi133.qdgfjc (mgr.14180) 99 : cephadm [INF] Adjusting osd_memory_target on smithi133 to 3222M 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.538363+0000 mon.smithi133 (mon.0) 528 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.539122+0000 mon.smithi133 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.539768+0000 mon.smithi133 (mon.0) 530 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.543717+0000 mon.smithi133 (mon.0) 531 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.549039+0000 mon.smithi133 (mon.0) 532 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.552725+0000 mon.smithi133 (mon.0) 533 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.553666+0000 mon.smithi133 (mon.0) 534 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.553931+0000 mon.smithi133 (mon.0) 535 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.554372+0000 mon.smithi133 (mon.0) 536 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.735062+0000 mon.smithi133 (mon.0) 537 : audit [INF] from='client.? 172.21.15.133:0/1719885790' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-12T16:28:14.448 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:14 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:13.738831+0000 mon.smithi133 (mon.0) 538 : audit [INF] from='client.? 172.21.15.133:0/1719885790' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-12T16:28:15.906 INFO:teuthology.orchestra.run.smithi152.stdout:[client.1] 2024-02-12T16:28:15.907 INFO:teuthology.orchestra.run.smithi152.stdout: key = AQAfR8plHGzNNRAAbKKS+qzpXUQLOsbdTujOPA== 2024-02-12T16:28:16.251 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:14.917438+0000 mgr.smithi133.qdgfjc (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:16.251 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:15.902062+0000 mon.smithi152 (mon.1) 18 : audit [INF] from='client.? 172.21.15.152:0/2491098760' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-12T16:28:16.252 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:15.902510+0000 mon.smithi133 (mon.0) 539 : 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-12T16:28:16.252 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:15.905617+0000 mon.smithi133 (mon.0) 540 : 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-12T16:28:16.340 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:28:16.340 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-12T16:28:16.340 DEBUG:teuthology.orchestra.run.smithi152:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-12T16:28:16.385 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-12T16:28:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:14.917438+0000 mgr.smithi133.qdgfjc (mgr.14180) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 remapped+peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:15.902062+0000 mon.smithi152 (mon.1) 18 : audit [INF] from='client.? 172.21.15.152:0/2491098760' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-12T16:28:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:15.902510+0000 mon.smithi133 (mon.0) 539 : 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-12T16:28:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:15.905617+0000 mon.smithi133 (mon.0) 540 : 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-12T16:28:17.007 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:18.065 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:16.917772+0000 mgr.smithi133.qdgfjc (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-12T16:28:18.139 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:16.917772+0000 mgr.smithi133.qdgfjc (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-12T16:28:18.425 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:18.426 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":32,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","created":"2024-02-12T16:24:57.826505+0000","modified":"2024-02-12T16:28:12.065611+0000","last_up_change":"2024-02-12T16:28:10.052604+0000","last_in_change":"2024-02-12T16:27:40.991714+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-12T16:27:58.139177+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":"f61414b6-47d6-4537-af92-4c6591d1ed6f","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.152:6800","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6801","nonce":847228009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6802","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6803","nonce":847228009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6806","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6807","nonce":847228009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6804","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6805","nonce":847228009}]},"public_addr":"172.21.15.152:6801/847228009","cluster_addr":"172.21.15.152:6803/847228009","heartbeat_back_addr":"172.21.15.152:6807/847228009","heartbeat_front_addr":"172.21.15.152:6805/847228009","state":["exists","up"]},{"osd":1,"uuid":"94f9cdc7-c602-4ea0-ab84-374f328b6c26","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.133:6802","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6803","nonce":614812393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6805","nonce":614812393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6809","nonce":614812393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6807","nonce":614812393}]},"public_addr":"172.21.15.133:6803/614812393","cluster_addr":"172.21.15.133:6805/614812393","heartbeat_back_addr":"172.21.15.133:6809/614812393","heartbeat_front_addr":"172.21.15.133:6807/614812393","state":["exists","up"]},{"osd":2,"uuid":"3df7c287-479b-4a95-b0b6-1bb363a79b97","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.152:6808","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6809","nonce":971086299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6810","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6811","nonce":971086299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6814","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6815","nonce":971086299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6812","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6813","nonce":971086299}]},"public_addr":"172.21.15.152:6809/971086299","cluster_addr":"172.21.15.152:6811/971086299","heartbeat_back_addr":"172.21.15.152:6815/971086299","heartbeat_front_addr":"172.21.15.152:6813/971086299","state":["exists","up"]},{"osd":3,"uuid":"959ea95c-f235-4912-9795-2dfc2adcba53","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.133:6810","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6811","nonce":3194736842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6813","nonce":3194736842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6817","nonce":3194736842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6815","nonce":3194736842}]},"public_addr":"172.21.15.133:6811/3194736842","cluster_addr":"172.21.15.133:6813/3194736842","heartbeat_back_addr":"172.21.15.133:6817/3194736842","heartbeat_front_addr":"172.21.15.133:6815/3194736842","state":["exists","up"]},{"osd":4,"uuid":"50cb171a-dd77-4d01-80b1-aa426f57288c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6816","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6817","nonce":3477090768}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6818","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6819","nonce":3477090768}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6822","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6823","nonce":3477090768}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6820","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6821","nonce":3477090768}]},"public_addr":"172.21.15.152:6817/3477090768","cluster_addr":"172.21.15.152:6819/3477090768","heartbeat_back_addr":"172.21.15.152:6823/3477090768","heartbeat_front_addr":"172.21.15.152:6821/3477090768","state":["exists","up"]},{"osd":5,"uuid":"3654c667-73c0-4474-8886-5f1787b1ad00","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.133:6818","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6819","nonce":1358081886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6821","nonce":1358081886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6825","nonce":1358081886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6823","nonce":1358081886}]},"public_addr":"172.21.15.133:6819/1358081886","cluster_addr":"172.21.15.133:6821/1358081886","heartbeat_back_addr":"172.21.15.133:6825/1358081886","heartbeat_front_addr":"172.21.15.133:6823/1358081886","state":["exists","up"]},{"osd":6,"uuid":"c3cff933-8cbd-4204-bb8a-15440e3e2c00","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.152:6824","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6825","nonce":2969845101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6826","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6827","nonce":2969845101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6830","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6831","nonce":2969845101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6828","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6829","nonce":2969845101}]},"public_addr":"172.21.15.152:6825/2969845101","cluster_addr":"172.21.15.152:6827/2969845101","heartbeat_back_addr":"172.21.15.152:6831/2969845101","heartbeat_front_addr":"172.21.15.152:6829/2969845101","state":["exists","up"]},{"osd":7,"uuid":"df593e5c-b479-4fee-a2e5-e2573b1de5fc","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.133:6826","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6827","nonce":4166713739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6829","nonce":4166713739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6833","nonce":4166713739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6831","nonce":4166713739}]},"public_addr":"172.21.15.133:6827/4166713739","cluster_addr":"172.21.15.133:6829/4166713739","heartbeat_back_addr":"172.21.15.133:6833/4166713739","heartbeat_front_addr":"172.21.15.133:6831/4166713739","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-12T16:27:53.294691+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-12T16:27:55.698349+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-12T16:27:56.711080+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-12T16:27:59.800627+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-12T16:28:00.244883+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-12T16:28:03.563940+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-12T16:28:03.622888+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-12T16:28:08.218368+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.133:0/3831694041":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/1722234700":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/522701505":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2901818450":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6800/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:0/2341617446":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2812635337":"2024-02-13T16:25:18.185048+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-12T16:28:18.915 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-12T16:27:58.139177+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-12T16:28:18.916 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-12T16:28:19.083 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:18.423817+0000 mon.smithi152 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/1876148134' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:19.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:18.423817+0000 mon.smithi152 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.133:0/1876148134' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:19.341 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:20.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:18.918057+0000 mgr.smithi133.qdgfjc (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-12T16:28:20.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:19.662345+0000 mon.smithi133 (mon.0) 541 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:20.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:19 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:18.918057+0000 mgr.smithi133.qdgfjc (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-12T16:28:20.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:19 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:19.662345+0000 mon.smithi133 (mon.0) 541 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:20.719 INFO:teuthology.orchestra.run.smithi133.stdout:pg_num: 1 2024-02-12T16:28:21.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:20.718526+0000 mon.smithi133 (mon.0) 542 : audit [DBG] from='client.? 172.21.15.133:0/1861160195' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-12T16:28:21.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:20.718526+0000 mon.smithi133 (mon.0) 542 : audit [DBG] from='client.? 172.21.15.133:0/1861160195' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-12T16:28:21.210 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-12T16:28:21.210 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-12T16:28:21.210 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph mgr dump --format=json 2024-02-12T16:28:21.479 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:22.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:20.918344+0000 mgr.smithi133.qdgfjc (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-12T16:28:22.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:22 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:21.254878+0000 mon.smithi133 (mon.0) 543 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:22.610 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:22.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:20.918344+0000 mgr.smithi133.qdgfjc (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-12T16:28:22.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:22 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:21.254878+0000 mon.smithi133 (mon.0) 543 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:28:23.018 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":18,"active_gid":14180,"active_name":"smithi133.qdgfjc","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6800","nonce":2329954059},{"type":"v1","addr":"172.21.15.133:6801","nonce":2329954059}]},"active_addr":"172.21.15.133:6801/2329954059","active_change":"2024-02-12T16:26:28.895968+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":14200,"name":"smithi152.lhuxjs","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.133:8443/","prometheus":"http://172.21.15.133: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.133:0","nonce":3556412504}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.133:0","nonce":3369066564}]}]} 2024-02-12T16:28:23.021 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-12T16:28:23.021 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-12T16:28:23.021 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-12T16:28:23.286 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:23.550 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:22.604447+0000 mon.smithi133 (mon.0) 544 : audit [DBG] from='client.? 172.21.15.133:0/1904374765' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-12T16:28:23.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:22.604447+0000 mon.smithi133 (mon.0) 544 : audit [DBG] from='client.? 172.21.15.133:0/1904374765' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-12T16:28:24.434 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:24.435 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":32,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","created":"2024-02-12T16:24:57.826505+0000","modified":"2024-02-12T16:28:12.065611+0000","last_up_change":"2024-02-12T16:28:10.052604+0000","last_in_change":"2024-02-12T16:27:40.991714+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-12T16:27:58.139177+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":"f61414b6-47d6-4537-af92-4c6591d1ed6f","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.152:6800","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6801","nonce":847228009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6802","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6803","nonce":847228009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6806","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6807","nonce":847228009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6804","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6805","nonce":847228009}]},"public_addr":"172.21.15.152:6801/847228009","cluster_addr":"172.21.15.152:6803/847228009","heartbeat_back_addr":"172.21.15.152:6807/847228009","heartbeat_front_addr":"172.21.15.152:6805/847228009","state":["exists","up"]},{"osd":1,"uuid":"94f9cdc7-c602-4ea0-ab84-374f328b6c26","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.133:6802","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6803","nonce":614812393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6805","nonce":614812393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6809","nonce":614812393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6807","nonce":614812393}]},"public_addr":"172.21.15.133:6803/614812393","cluster_addr":"172.21.15.133:6805/614812393","heartbeat_back_addr":"172.21.15.133:6809/614812393","heartbeat_front_addr":"172.21.15.133:6807/614812393","state":["exists","up"]},{"osd":2,"uuid":"3df7c287-479b-4a95-b0b6-1bb363a79b97","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.152:6808","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6809","nonce":971086299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6810","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6811","nonce":971086299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6814","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6815","nonce":971086299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6812","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6813","nonce":971086299}]},"public_addr":"172.21.15.152:6809/971086299","cluster_addr":"172.21.15.152:6811/971086299","heartbeat_back_addr":"172.21.15.152:6815/971086299","heartbeat_front_addr":"172.21.15.152:6813/971086299","state":["exists","up"]},{"osd":3,"uuid":"959ea95c-f235-4912-9795-2dfc2adcba53","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.133:6810","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6811","nonce":3194736842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6813","nonce":3194736842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6817","nonce":3194736842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6815","nonce":3194736842}]},"public_addr":"172.21.15.133:6811/3194736842","cluster_addr":"172.21.15.133:6813/3194736842","heartbeat_back_addr":"172.21.15.133:6817/3194736842","heartbeat_front_addr":"172.21.15.133:6815/3194736842","state":["exists","up"]},{"osd":4,"uuid":"50cb171a-dd77-4d01-80b1-aa426f57288c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6816","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6817","nonce":3477090768}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6818","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6819","nonce":3477090768}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6822","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6823","nonce":3477090768}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6820","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6821","nonce":3477090768}]},"public_addr":"172.21.15.152:6817/3477090768","cluster_addr":"172.21.15.152:6819/3477090768","heartbeat_back_addr":"172.21.15.152:6823/3477090768","heartbeat_front_addr":"172.21.15.152:6821/3477090768","state":["exists","up"]},{"osd":5,"uuid":"3654c667-73c0-4474-8886-5f1787b1ad00","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.133:6818","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6819","nonce":1358081886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6821","nonce":1358081886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6825","nonce":1358081886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6823","nonce":1358081886}]},"public_addr":"172.21.15.133:6819/1358081886","cluster_addr":"172.21.15.133:6821/1358081886","heartbeat_back_addr":"172.21.15.133:6825/1358081886","heartbeat_front_addr":"172.21.15.133:6823/1358081886","state":["exists","up"]},{"osd":6,"uuid":"c3cff933-8cbd-4204-bb8a-15440e3e2c00","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.152:6824","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6825","nonce":2969845101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6826","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6827","nonce":2969845101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6830","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6831","nonce":2969845101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6828","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6829","nonce":2969845101}]},"public_addr":"172.21.15.152:6825/2969845101","cluster_addr":"172.21.15.152:6827/2969845101","heartbeat_back_addr":"172.21.15.152:6831/2969845101","heartbeat_front_addr":"172.21.15.152:6829/2969845101","state":["exists","up"]},{"osd":7,"uuid":"df593e5c-b479-4fee-a2e5-e2573b1de5fc","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.133:6826","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6827","nonce":4166713739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6829","nonce":4166713739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6833","nonce":4166713739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6831","nonce":4166713739}]},"public_addr":"172.21.15.133:6827/4166713739","cluster_addr":"172.21.15.133:6829/4166713739","heartbeat_back_addr":"172.21.15.133:6833/4166713739","heartbeat_front_addr":"172.21.15.133:6831/4166713739","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-12T16:27:53.294691+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-12T16:27:55.698349+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-12T16:27:56.711080+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-12T16:27:59.800627+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-12T16:28:00.244883+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-12T16:28:03.563940+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-12T16:28:03.622888+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-12T16:28:08.218368+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.133:0/3831694041":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/1722234700":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/522701505":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2901818450":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6800/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:0/2341617446":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2812635337":"2024-02-13T16:25:18.185048+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-12T16:28:24.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:22.918623+0000 mgr.smithi133.qdgfjc (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-12T16:28:24.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:22.918623+0000 mgr.smithi133.qdgfjc (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-12T16:28:24.801 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-12T16:28:24.801 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-12T16:28:25.067 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:25.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:25 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:24.432921+0000 mon.smithi133 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.133:0/363324353' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:25.546 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:25 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:24.432921+0000 mon.smithi133 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.133:0/363324353' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:26.249 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:26.250 INFO:teuthology.orchestra.run.smithi133.stdout:{"epoch":32,"fsid":"31080e54-c9c3-11ee-95b9-87774f69a715","created":"2024-02-12T16:24:57.826505+0000","modified":"2024-02-12T16:28:12.065611+0000","last_up_change":"2024-02-12T16:28:10.052604+0000","last_in_change":"2024-02-12T16:27:40.991714+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-12T16:27:58.139177+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":"f61414b6-47d6-4537-af92-4c6591d1ed6f","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.152:6800","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6801","nonce":847228009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6802","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6803","nonce":847228009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6806","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6807","nonce":847228009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6804","nonce":847228009},{"type":"v1","addr":"172.21.15.152:6805","nonce":847228009}]},"public_addr":"172.21.15.152:6801/847228009","cluster_addr":"172.21.15.152:6803/847228009","heartbeat_back_addr":"172.21.15.152:6807/847228009","heartbeat_front_addr":"172.21.15.152:6805/847228009","state":["exists","up"]},{"osd":1,"uuid":"94f9cdc7-c602-4ea0-ab84-374f328b6c26","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.133:6802","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6803","nonce":614812393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6804","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6805","nonce":614812393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6808","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6809","nonce":614812393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6806","nonce":614812393},{"type":"v1","addr":"172.21.15.133:6807","nonce":614812393}]},"public_addr":"172.21.15.133:6803/614812393","cluster_addr":"172.21.15.133:6805/614812393","heartbeat_back_addr":"172.21.15.133:6809/614812393","heartbeat_front_addr":"172.21.15.133:6807/614812393","state":["exists","up"]},{"osd":2,"uuid":"3df7c287-479b-4a95-b0b6-1bb363a79b97","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.152:6808","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6809","nonce":971086299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6810","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6811","nonce":971086299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6814","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6815","nonce":971086299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6812","nonce":971086299},{"type":"v1","addr":"172.21.15.152:6813","nonce":971086299}]},"public_addr":"172.21.15.152:6809/971086299","cluster_addr":"172.21.15.152:6811/971086299","heartbeat_back_addr":"172.21.15.152:6815/971086299","heartbeat_front_addr":"172.21.15.152:6813/971086299","state":["exists","up"]},{"osd":3,"uuid":"959ea95c-f235-4912-9795-2dfc2adcba53","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.133:6810","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6811","nonce":3194736842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6812","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6813","nonce":3194736842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6816","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6817","nonce":3194736842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6814","nonce":3194736842},{"type":"v1","addr":"172.21.15.133:6815","nonce":3194736842}]},"public_addr":"172.21.15.133:6811/3194736842","cluster_addr":"172.21.15.133:6813/3194736842","heartbeat_back_addr":"172.21.15.133:6817/3194736842","heartbeat_front_addr":"172.21.15.133:6815/3194736842","state":["exists","up"]},{"osd":4,"uuid":"50cb171a-dd77-4d01-80b1-aa426f57288c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":23,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6816","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6817","nonce":3477090768}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6818","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6819","nonce":3477090768}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6822","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6823","nonce":3477090768}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6820","nonce":3477090768},{"type":"v1","addr":"172.21.15.152:6821","nonce":3477090768}]},"public_addr":"172.21.15.152:6817/3477090768","cluster_addr":"172.21.15.152:6819/3477090768","heartbeat_back_addr":"172.21.15.152:6823/3477090768","heartbeat_front_addr":"172.21.15.152:6821/3477090768","state":["exists","up"]},{"osd":5,"uuid":"3654c667-73c0-4474-8886-5f1787b1ad00","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.133:6818","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6819","nonce":1358081886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6820","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6821","nonce":1358081886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6824","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6825","nonce":1358081886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6822","nonce":1358081886},{"type":"v1","addr":"172.21.15.133:6823","nonce":1358081886}]},"public_addr":"172.21.15.133:6819/1358081886","cluster_addr":"172.21.15.133:6821/1358081886","heartbeat_back_addr":"172.21.15.133:6825/1358081886","heartbeat_front_addr":"172.21.15.133:6823/1358081886","state":["exists","up"]},{"osd":6,"uuid":"c3cff933-8cbd-4204-bb8a-15440e3e2c00","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.152:6824","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6825","nonce":2969845101}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6826","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6827","nonce":2969845101}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6830","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6831","nonce":2969845101}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.152:6828","nonce":2969845101},{"type":"v1","addr":"172.21.15.152:6829","nonce":2969845101}]},"public_addr":"172.21.15.152:6825/2969845101","cluster_addr":"172.21.15.152:6827/2969845101","heartbeat_back_addr":"172.21.15.152:6831/2969845101","heartbeat_front_addr":"172.21.15.152:6829/2969845101","state":["exists","up"]},{"osd":7,"uuid":"df593e5c-b479-4fee-a2e5-e2573b1de5fc","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.133:6826","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6827","nonce":4166713739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6828","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6829","nonce":4166713739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6832","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6833","nonce":4166713739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.133:6830","nonce":4166713739},{"type":"v1","addr":"172.21.15.133:6831","nonce":4166713739}]},"public_addr":"172.21.15.133:6827/4166713739","cluster_addr":"172.21.15.133:6829/4166713739","heartbeat_back_addr":"172.21.15.133:6833/4166713739","heartbeat_front_addr":"172.21.15.133:6831/4166713739","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-12T16:27:53.294691+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-12T16:27:55.698349+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-12T16:27:56.711080+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-12T16:27:59.800627+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-12T16:28:00.244883+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-12T16:28:03.563940+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-12T16:28:03.622888+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-12T16:28:08.218368+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.133:0/3831694041":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/1722234700":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/522701505":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2901818450":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6800/1740476483":"2024-02-13T16:25:44.632694+0000","172.21.15.133:6801/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/2810898465":"2024-02-13T16:25:18.185048+0000","172.21.15.133:0/2341617446":"2024-02-13T16:25:18.185048+0000","172.21.15.133:6800/3881520430":"2024-02-13T16:26:28.895857+0000","172.21.15.133:0/2812635337":"2024-02-13T16:25:18.185048+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-12T16:28:26.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:24.918861+0000 mgr.smithi133.qdgfjc (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-12T16:28:26.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:26.247364+0000 mon.smithi133 (mon.0) 546 : audit [DBG] from='client.? 172.21.15.133:0/362095219' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:26.634 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-12T16:28:26.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:24.918861+0000 mgr.smithi133.qdgfjc (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-12T16:28:26.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:26.247364+0000 mon.smithi133 (mon.0) 546 : audit [DBG] from='client.? 172.21.15.133:0/362095219' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-12T16:28:26.899 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:28.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:26.919151+0000 mgr.smithi133.qdgfjc (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-12T16:28:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:26.919151+0000 mgr.smithi133.qdgfjc (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-12T16:28:28.300 INFO:teuthology.orchestra.run.smithi133.stdout:68719476746 2024-02-12T16:28:28.300 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-12T16:28:28.565 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:30.025 INFO:teuthology.orchestra.run.smithi133.stdout:77309411337 2024-02-12T16:28:30.026 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-12T16:28:30.051 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:28.919450+0000 mgr.smithi133.qdgfjc (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-12T16:28:30.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:28.919450+0000 mgr.smithi133.qdgfjc (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-12T16:28:30.299 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:31.766 INFO:teuthology.orchestra.run.smithi133.stdout:81604378633 2024-02-12T16:28:31.767 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-12T16:28:32.076 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:32.218 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:30.919775+0000 mgr.smithi133.qdgfjc (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-12T16:28:32.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:31 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:30.919775+0000 mgr.smithi133.qdgfjc (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-12T16:28:33.509 INFO:teuthology.orchestra.run.smithi133.stdout:94489280521 2024-02-12T16:28:33.509 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-12T16:28:33.775 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:34.253 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:33 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:32.920134+0000 mgr.smithi133.qdgfjc (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-12T16:28:34.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:33 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:32.920134+0000 mgr.smithi133.qdgfjc (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-12T16:28:35.232 INFO:teuthology.orchestra.run.smithi133.stdout:98784247817 2024-02-12T16:28:35.232 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-12T16:28:35.498 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:36.303 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:35 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:34.920629+0000 mgr.smithi133.qdgfjc (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-12T16:28:36.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:35 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:34.920629+0000 mgr.smithi133.qdgfjc (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-12T16:28:36.856 INFO:teuthology.orchestra.run.smithi133.stdout:111669149706 2024-02-12T16:28:36.857 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-12T16:28:37.123 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:38.157 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:36.920983+0000 mgr.smithi133.qdgfjc (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-12T16:28:38.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:36.920983+0000 mgr.smithi133.qdgfjc (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-12T16:28:38.500 INFO:teuthology.orchestra.run.smithi133.stdout:111669149705 2024-02-12T16:28:38.500 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-12T16:28:38.764 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:40.139 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:39 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:38.921427+0000 mgr.smithi133.qdgfjc (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-12T16:28:40.139 INFO:teuthology.orchestra.run.smithi133.stdout:128849018887 2024-02-12T16:28:40.140 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-12T16:28:40.411 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:40.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:39 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:38.921427+0000 mgr.smithi133.qdgfjc (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-12T16:28:41.538 INFO:teuthology.orchestra.run.smithi133.stdout:68719476749 2024-02-12T16:28:41.923 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476746 got 68719476749 for osd.0 2024-02-12T16:28:41.923 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-12T16:28:42.188 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:42.300 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:40.921733+0000 mgr.smithi133.qdgfjc (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-12T16:28:42.300 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:41 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:41.536130+0000 mon.smithi133 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.133:0/350278453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-12T16:28:42.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:40.921733+0000 mgr.smithi133.qdgfjc (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-12T16:28:42.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:41 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:41.536130+0000 mon.smithi133 (mon.0) 547 : audit [DBG] from='client.? 172.21.15.133:0/350278453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-12T16:28:43.330 INFO:teuthology.orchestra.run.smithi133.stdout:77309411340 2024-02-12T16:28:43.707 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411337 got 77309411340 for osd.1 2024-02-12T16:28:43.707 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-12T16:28:43.972 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:44.278 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:43 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:42.922133+0000 mgr.smithi133.qdgfjc (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-12T16:28:44.278 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:43 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:43.328633+0000 mon.smithi133 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.133:0/73489672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-12T16:28:44.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:43 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:42.922133+0000 mgr.smithi133.qdgfjc (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-12T16:28:44.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:43 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:43.328633+0000 mon.smithi133 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.133:0/73489672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-12T16:28:45.136 INFO:teuthology.orchestra.run.smithi133.stdout:81604378636 2024-02-12T16:28:45.514 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378633 got 81604378636 for osd.2 2024-02-12T16:28:45.514 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-12T16:28:45.784 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:46.217 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:44.922445+0000 mgr.smithi133.qdgfjc (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-12T16:28:46.217 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:45 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:45.134868+0000 mon.smithi133 (mon.0) 549 : audit [DBG] from='client.? 172.21.15.133:0/1448898674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-12T16:28:46.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:44.922445+0000 mgr.smithi133.qdgfjc (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-12T16:28:46.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:45 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:45.134868+0000 mon.smithi133 (mon.0) 549 : audit [DBG] from='client.? 172.21.15.133:0/1448898674' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-12T16:28:46.935 INFO:teuthology.orchestra.run.smithi133.stdout:94489280523 2024-02-12T16:28:47.314 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280521 got 94489280523 for osd.3 2024-02-12T16:28:47.314 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-12T16:28:47.579 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:47.992 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:46.922739+0000 mgr.smithi133.qdgfjc (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-12T16:28:47.993 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:47 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:46.934351+0000 mon.smithi133 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.133:0/1146574620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-12T16:28:48.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:46.922739+0000 mgr.smithi133.qdgfjc (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-12T16:28:48.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:47 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:46.934351+0000 mon.smithi133 (mon.0) 550 : audit [DBG] from='client.? 172.21.15.133:0/1146574620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-12T16:28:48.717 INFO:teuthology.orchestra.run.smithi133.stdout:98784247820 2024-02-12T16:28:49.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:48 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:48.715955+0000 mon.smithi133 (mon.0) 551 : audit [DBG] from='client.? 172.21.15.133:0/39695571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-12T16:28:49.132 INFO:tasks.cephadm.ceph_manager.ceph:need seq 98784247817 got 98784247820 for osd.4 2024-02-12T16:28:49.132 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-12T16:28:49.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:48 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:48.715955+0000 mon.smithi133 (mon.0) 551 : audit [DBG] from='client.? 172.21.15.133:0/39695571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-12T16:28:49.397 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:50.175 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:49 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:48.923064+0000 mgr.smithi133.qdgfjc (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-12T16:28:50.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:49 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:48.923064+0000 mgr.smithi133.qdgfjc (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-12T16:28:50.551 INFO:teuthology.orchestra.run.smithi133.stdout:111669149708 2024-02-12T16:28:51.114 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149706 got 111669149708 for osd.5 2024-02-12T16:28:51.114 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-12T16:28:51.140 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:50 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:50.550265+0000 mon.smithi133 (mon.0) 552 : audit [DBG] from='client.? 172.21.15.133:0/449059236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-12T16:28:51.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:50 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:50.550265+0000 mon.smithi133 (mon.0) 552 : audit [DBG] from='client.? 172.21.15.133:0/449059236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-12T16:28:51.381 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:52.185 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:51 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:50.923337+0000 mgr.smithi133.qdgfjc (mgr.14180) 118 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:52.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:51 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:50.923337+0000 mgr.smithi133.qdgfjc (mgr.14180) 118 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:52.521 INFO:teuthology.orchestra.run.smithi133.stdout:111669149708 2024-02-12T16:28:52.850 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149705 got 111669149708 for osd.6 2024-02-12T16:28:52.850 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-12T16:28:53.161 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:53.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:52 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:52.519788+0000 mon.smithi133 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.133:0/1929502385' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-12T16:28:53.289 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:52 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:52.519788+0000 mon.smithi133 (mon.0) 553 : audit [DBG] from='client.? 172.21.15.133:0/1929502385' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-12T16:28:54.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:53 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:52.923639+0000 mgr.smithi133.qdgfjc (mgr.14180) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:54.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:53 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:52.923639+0000 mgr.smithi133.qdgfjc (mgr.14180) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:54.345 INFO:teuthology.orchestra.run.smithi133.stdout:128849018890 2024-02-12T16:28:54.763 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018887 got 128849018890 for osd.7 2024-02-12T16:28:54.763 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-12T16:28:54.763 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-12T16:28:55.029 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:55.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:54 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:54.343756+0000 mon.smithi133 (mon.0) 554 : audit [DBG] from='client.? 172.21.15.133:0/3686734397' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-12T16:28:55.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:54 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:54.343756+0000 mon.smithi133 (mon.0) 554 : audit [DBG] from='client.? 172.21.15.133:0/3686734397' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-12T16:28:56.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:55 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:54.923940+0000 mgr.smithi133.qdgfjc (mgr.14180) 120 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:56.259 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:56.261 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-12T16:28:56.288 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:55 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:54.923940+0000 mgr.smithi133.qdgfjc (mgr.14180) 120 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:56.653 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":94,"stamp":"2024-02-12T16:28:54.923810+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":970808,"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-12T16:28:12.508596+0000","last_change":"2024-02-12T16:28:12.508596+0000","last_active":"2024-02-12T16:28:12.508596+0000","last_peered":"2024-02-12T16:28:12.508596+0000","last_clean":"2024-02-12T16:28:12.508596+0000","last_became_active":"2024-02-12T16:28:12.508281+0000","last_became_peered":"2024-02-12T16:28:12.508281+0000","last_unstale":"2024-02-12T16:28:12.508596+0000","last_undegraded":"2024-02-12T16:28:12.508596+0000","last_fullsized":"2024-02-12T16:28:12.508596+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-12T16:27:58.877965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-12T16:27:58.877965+0000","last_clean_scrub_stamp":"2024-02-12T16:27:58.877965+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":128849018890,"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":121351,"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.59599999999999997}]},{"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.32400000000000001}]},{"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.54700000000000004}]},{"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.39500000000000002}]},{"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.51000000000000001}]},{"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.34799999999999998}]},{"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.60099999999999998}]}]},{"osd":5,"up_from":26,"seq":111669149709,"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":121351,"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.42599999999999999}]},{"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.379}]},{"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.53500000000000003}]},{"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.33300000000000002}]},{"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.47599999999999998}]},{"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.501}]},{"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.39400000000000002}]}]},{"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":121351,"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.44600000000000001}]},{"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.48699999999999999}]},{"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.34100000000000003}]},{"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.45300000000000001}]},{"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.36199999999999999}]},{"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.43099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40000000000000002}]}]},{"osd":0,"up_from":16,"seq":68719476751,"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":121351,"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.54700000000000004}]},{"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.32000000000000001}]},{"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.629}]},{"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.44700000000000001}]},{"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.52500000000000002}]},{"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.432}]},{"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.53500000000000003}]}]},{"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":121351,"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.49199999999999999}]},{"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.53600000000000003}]},{"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.59599999999999997}]},{"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.45300000000000001}]},{"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.58099999999999996}]},{"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.70699999999999996}]},{"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.74199999999999999}]}]},{"osd":3,"up_from":22,"seq":94489280525,"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":121351,"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.48199999999999998}]},{"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.36599999999999999}]},{"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.496}]},{"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.52700000000000002}]},{"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.44}]},{"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.55100000000000005}]},{"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.42299999999999999}]}]},{"osd":4,"up_from":23,"seq":98784247821,"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":121351,"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.30399999999999999}]},{"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.42599999999999999}]},{"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.435}]},{"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.55100000000000005}]},{"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.46500000000000002}]},{"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.44900000000000001}]},{"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.54200000000000004}]}]},{"osd":6,"up_from":26,"seq":111669149709,"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":121351,"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.32600000000000001}]},{"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.42999999999999999}]},{"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.44900000000000001}]},{"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.51600000000000001}]},{"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.47599999999999998}]},{"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.58499999999999996}]}]}],"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-12T16:28:56.654 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-12T16:28:56.923 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:57.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:56 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:56.256534+0000 mgr.smithi133.qdgfjc (mgr.14180) 121 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-12T16:28:57.255 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:56 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:56.256534+0000 mgr.smithi133.qdgfjc (mgr.14180) 121 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-12T16:28:58.105 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:28:58.107 INFO:teuthology.orchestra.run.smithi133.stderr:dumped all 2024-02-12T16:28:58.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:57 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:56.924326+0000 mgr.smithi133.qdgfjc (mgr.14180) 122 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:58.290 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:57 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:56.924326+0000 mgr.smithi133.qdgfjc (mgr.14180) 122 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:28:58.495 INFO:teuthology.orchestra.run.smithi133.stdout:{"pg_ready":true,"pg_map":{"version":95,"stamp":"2024-02-12T16:28:56.924098+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":970808,"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-12T16:28:12.508596+0000","last_change":"2024-02-12T16:28:12.508596+0000","last_active":"2024-02-12T16:28:12.508596+0000","last_peered":"2024-02-12T16:28:12.508596+0000","last_clean":"2024-02-12T16:28:12.508596+0000","last_became_active":"2024-02-12T16:28:12.508281+0000","last_became_peered":"2024-02-12T16:28:12.508281+0000","last_unstale":"2024-02-12T16:28:12.508596+0000","last_undegraded":"2024-02-12T16:28:12.508596+0000","last_fullsized":"2024-02-12T16:28:12.508596+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-12T16:27:58.877965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-12T16:27:58.877965+0000","last_clean_scrub_stamp":"2024-02-12T16:27:58.877965+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":128849018891,"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":121351,"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.437}]},{"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.35499999999999998}]},{"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.44400000000000001}]},{"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.39400000000000002}]},{"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.41799999999999998}]},{"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.40799999999999997}]},{"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.49099999999999999}]}]},{"osd":5,"up_from":26,"seq":111669149710,"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":121351,"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.28599999999999998}]},{"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.64300000000000002}]},{"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.35499999999999998}]},{"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.622}]},{"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.50900000000000001}]},{"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":1,"up_from":18,"seq":77309411343,"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":121351,"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.63100000000000001}]},{"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.54300000000000004}]},{"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.66600000000000004}]},{"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.48999999999999999}]},{"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.68500000000000005}]},{"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.48199999999999998}]}]},{"osd":0,"up_from":16,"seq":68719476752,"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":121351,"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.46300000000000002}]},{"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.68200000000000005}]},{"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.496}]},{"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.41099999999999998}]},{"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.74099999999999999}]},{"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.64000000000000001}]},{"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.61099999999999999}]}]},{"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":121351,"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.49199999999999999}]},{"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.53600000000000003}]},{"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.59599999999999997}]},{"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.45300000000000001}]},{"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.58099999999999996}]},{"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.70699999999999996}]},{"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.74199999999999999}]}]},{"osd":3,"up_from":22,"seq":94489280526,"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":121351,"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.48499999999999999}]},{"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.314}]},{"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.63700000000000001}]},{"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.65400000000000003}]},{"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.42699999999999999}]},{"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.504}]},{"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.39700000000000002}]}]},{"osd":4,"up_from":23,"seq":98784247822,"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":121351,"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.45000000000000001}]},{"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.46600000000000003}]},{"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.53000000000000003}]},{"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.59199999999999997}]},{"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.60299999999999998}]},{"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.70599999999999996}]},{"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.754}]}]},{"osd":6,"up_from":26,"seq":111669149709,"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":121351,"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.32600000000000001}]},{"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.42999999999999999}]},{"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.44900000000000001}]},{"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.51600000000000001}]},{"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.47599999999999998}]},{"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.58499999999999996}]}]}],"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-12T16:28:58.496 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-12T16:28:58.496 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-12T16:28:58.496 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-12T16:28:58.496 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 shell --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-12T16:28:58.764 INFO:teuthology.orchestra.run.smithi133.stderr:Inferring config /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/mon.smithi133/config 2024-02-12T16:28:59.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:58 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:58.102964+0000 mgr.smithi133.qdgfjc (mgr.14180) 123 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-12T16:28:59.215 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:58 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:58.102964+0000 mgr.smithi133.qdgfjc (mgr.14180) 123 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-12T16:28:59.949 INFO:teuthology.orchestra.run.smithi133.stdout: 2024-02-12T16:29:00.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:28:59 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:28:58.924641+0000 mgr.smithi133.qdgfjc (mgr.14180) 124 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:00.235 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:28:59 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:28:58.924641+0000 mgr.smithi133.qdgfjc (mgr.14180) 124 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:00.337 INFO:teuthology.orchestra.run.smithi133.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-12T16:29:00.337 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-12T16:29:00.337 INFO:tasks.cephadm:Setup complete, yielding 2024-02-12T16:29:00.337 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-12T16:29:00.347 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi133.front.sepia.ceph.com 2024-02-12T16:29:00.348 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch status' 2024-02-12T16:29:01.040 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:00 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:28:59.947284+0000 mon.smithi133 (mon.0) 555 : audit [DBG] from='client.? 172.21.15.133:0/1627177274' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-12T16:29:01.208 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:00 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:28:59.947284+0000 mon.smithi133 (mon.0) 555 : audit [DBG] from='client.? 172.21.15.133:0/1627177274' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-12T16:29:01.756 INFO:teuthology.orchestra.run.smithi133.stdout:Backend: cephadm 2024-02-12T16:29:01.756 INFO:teuthology.orchestra.run.smithi133.stdout:Available: Yes 2024-02-12T16:29:01.756 INFO:teuthology.orchestra.run.smithi133.stdout:Paused: No 2024-02-12T16:29:02.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:01 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:00.925074+0000 mgr.smithi133.qdgfjc (mgr.14180) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:02.169 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch ps' 2024-02-12T16:29:02.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:01 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:00.925074+0000 mgr.smithi133.qdgfjc (mgr.14180) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:03.182 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:02 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:01.754647+0000 mgr.smithi133.qdgfjc (mgr.14180) 126 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:03.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:02 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:01.754647+0000 mgr.smithi133.qdgfjc (mgr.14180) 126 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:03.547 INFO:teuthology.orchestra.run.smithi133.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-12T16:29:03.547 INFO:teuthology.orchestra.run.smithi133.stdout:alertmanager.smithi133 smithi133 *:9093,9094 running (111s) 53s ago 3m 16.1M - 0.23.0 ba2b418f427c 890d6e826122 2024-02-12T16:29:03.547 INFO:teuthology.orchestra.run.smithi133.stdout:crash.smithi133 smithi133 running (3m) 53s ago 3m 7289k - 16.2.14-521-g0e714d9a 1fbc92c859dc 504bd6a918c0 2024-02-12T16:29:03.547 INFO:teuthology.orchestra.run.smithi133.stdout:crash.smithi152 smithi152 running (2m) 55s ago 2m 7419k - 16.2.14-521-g0e714d9a 1fbc92c859dc 7b4e69711285 2024-02-12T16:29:03.547 INFO:teuthology.orchestra.run.smithi133.stdout:grafana.smithi133 smithi133 *:3000 running (106s) 53s ago 2m 46.3M - 8.3.5 dad864ee21e9 67c5e6e3a919 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.smithi133.qdgfjc smithi133 *:9283 running (4m) 53s ago 4m 443M - 16.2.14-521-g0e714d9a 1fbc92c859dc 840d0afd073b 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.smithi152.lhuxjs smithi152 *:8443,9283 running (2m) 55s ago 2m 394M - 16.2.14-521-g0e714d9a 1fbc92c859dc 16c4f22d53d6 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:mon.smithi133 smithi133 running (4m) 53s ago 4m 70.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 1f4abdcfe8a0 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:mon.smithi152 smithi152 running (2m) 55s ago 2m 61.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc d53b20c7d15d 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.smithi133 smithi133 *:9100 running (2m) 53s ago 2m 22.3M - 1.3.1 1dbe0e931976 65f1e71f4a08 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.smithi152 smithi152 *:9100 running (118s) 55s ago 118s 21.9M - 1.3.1 1dbe0e931976 0bef54c3e5ba 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.0 smithi152 running (74s) 55s ago 74s 31.9M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 1bb7e0cdd389 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 smithi133 running (72s) 53s ago 72s 30.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 62e389f31787 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.2 smithi152 running (71s) 55s ago 71s 28.4M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc a9624a536b6f 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.3 smithi133 running (68s) 53s ago 67s 30.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc d3e93316e016 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.4 smithi152 running (67s) 55s ago 67s 30.5M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 61ac39659413 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.5 smithi133 running (64s) 53s ago 64s 28.8M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 117b04f38523 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.6 smithi152 running (64s) 55s ago 64s 31.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc d3e3b915c432 2024-02-12T16:29:03.548 INFO:teuthology.orchestra.run.smithi133.stdout:osd.7 smithi133 running (59s) 53s ago 59s 16.0M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 73692cdbc53a 2024-02-12T16:29:03.549 INFO:teuthology.orchestra.run.smithi133.stdout:prometheus.smithi133 smithi133 *:9095 running (103s) 53s ago 2m 40.5M - 2.33.4 514e6a882f6e da708dfc5429 2024-02-12T16:29:03.938 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch ls' 2024-02-12T16:29:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:02.925344+0000 mgr.smithi133.qdgfjc (mgr.14180) 127 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:04.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:03 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:03.538493+0000 mgr.smithi133.qdgfjc (mgr.14180) 128 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:04.262 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:02.925344+0000 mgr.smithi133.qdgfjc (mgr.14180) 127 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:04.262 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:03 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:03.538493+0000 mgr.smithi133.qdgfjc (mgr.14180) 128 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:alertmanager ?:9093,9094 1/1 55s ago 3m count:1 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:crash 2/2 57s ago 3m * 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:grafana ?:3000 1/1 55s ago 3m count:1 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:mgr 2/2 57s ago 3m count:2 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:mon 2/2 57s ago 2m smithi133:172.21.15.133=smithi133;smithi152:172.21.15.152=smithi152;count:2 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter ?:9100 2/2 57s ago 3m * 2024-02-12T16:29:05.314 INFO:teuthology.orchestra.run.smithi133.stdout:osd.all-available-devices 8 57s ago 117s * 2024-02-12T16:29:05.315 INFO:teuthology.orchestra.run.smithi133.stdout:prometheus ?:9095 1/1 55s ago 3m count:1 2024-02-12T16:29:05.711 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch host ls' 2024-02-12T16:29:06.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:04.925824+0000 mgr.smithi133.qdgfjc (mgr.14180) 129 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:06.318 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:05 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:05.309334+0000 mgr.smithi133.qdgfjc (mgr.14180) 130 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:06.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:04.925824+0000 mgr.smithi133.qdgfjc (mgr.14180) 129 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:06.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:05 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:05.309334+0000 mgr.smithi133.qdgfjc (mgr.14180) 130 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:07.085 INFO:teuthology.orchestra.run.smithi133.stdout:HOST ADDR LABELS STATUS 2024-02-12T16:29:07.085 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 172.21.15.133 2024-02-12T16:29:07.085 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 172.21.15.152 2024-02-12T16:29:07.085 INFO:teuthology.orchestra.run.smithi133.stdout:2 hosts in cluster 2024-02-12T16:29:07.478 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch device ls' 2024-02-12T16:29:08.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:06.926175+0000 mgr.smithi133.qdgfjc (mgr.14180) 131 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:08.068 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:07 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:07.083484+0000 mgr.smithi133.qdgfjc (mgr.14180) 132 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:08.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:06.926175+0000 mgr.smithi133.qdgfjc (mgr.14180) 131 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:08.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:07 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:07.083484+0000 mgr.smithi133.qdgfjc (mgr.14180) 132 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_PHFT620401AQ400BGN 372G 55s ago Has a FileSystem, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme1n1 ssd Linux_8a09b906c1b1109e4760 89.4G 55s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme2n1 ssd Linux_6b6ee16f19d591988a88 89.4G 55s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme3n1 ssd Linux_1d27fb613a13fbe36562 89.4G 55s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme4n1 ssd Linux_b2628c3f056937e4979d 89.4G 55s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_CVFT623300JT400BGN 372G 58s ago Has a FileSystem, LVM detected 2024-02-12T16:29:08.834 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme1n1 ssd Linux_c8de6b600218e248a24d 89.4G 58s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.835 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme2n1 ssd Linux_735cdb5ce9829b409f3a 89.4G 58s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.835 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme3n1 ssd Linux_ab46af5a87dcc62381b4 89.4G 58s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:08.835 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme4n1 ssd Linux_1c38ca32365a06f8d322 89.4G 58s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:09.262 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2024-02-12T16:29:10.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:08.831056+0000 mgr.smithi133.qdgfjc (mgr.14180) 133 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:10.230 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:09 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:08.926457+0000 mgr.smithi133.qdgfjc (mgr.14180) 134 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:10.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:08.831056+0000 mgr.smithi133.qdgfjc (mgr.14180) 133 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:10.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:09 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:08.926457+0000 mgr.smithi133.qdgfjc (mgr.14180) 134 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:10.606 INFO:teuthology.orchestra.run.smithi133.stdout:osd.all-available-devices 8 62s ago 2m * 2024-02-12T16:29:11.007 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-12T16:29:11.020 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi133.front.sepia.ceph.com 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> 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 31080e54-c9c3-11ee-95b9-87774f69a715 -- bash -c 'set -e 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> set -x 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> ceph orch ps 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> ceph orch device ls 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> HOST=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $1}'"'"') 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> DEV=$(ceph orch device ls | grep $DEVID | awk '"'"'{print $2}'"'"') 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> echo "host $HOST, dev $DEV, devid $DEVID" 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> ceph orch osd rm 1 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2024-02-12T16:29:11.020 DEBUG:teuthology.orchestra.run.smithi133:> ceph orch device zap $HOST $DEV --force 2024-02-12T16:29:11.021 DEBUG:teuthology.orchestra.run.smithi133:> ceph orch daemon add osd $HOST:$DEV 2024-02-12T16:29:11.021 DEBUG:teuthology.orchestra.run.smithi133:> while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done 2024-02-12T16:29:11.021 DEBUG:teuthology.orchestra.run.smithi133:> ' 2024-02-12T16:29:11.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:10 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:10.589366+0000 mgr.smithi133.qdgfjc (mgr.14180) 135 : audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:11.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:10 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:10.589366+0000 mgr.smithi133.qdgfjc (mgr.14180) 135 : audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:12.153 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch ps 2024-02-12T16:29:12.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:11 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:10.926779+0000 mgr.smithi133.qdgfjc (mgr.14180) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:12.363 INFO:teuthology.orchestra.run.smithi133.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-12T16:29:12.363 INFO:teuthology.orchestra.run.smithi133.stdout:alertmanager.smithi133 smithi133 *:9093,9094 running (2m) 62s ago 3m 16.1M - 0.23.0 ba2b418f427c 890d6e826122 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:crash.smithi133 smithi133 running (3m) 62s ago 3m 7289k - 16.2.14-521-g0e714d9a 1fbc92c859dc 504bd6a918c0 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:crash.smithi152 smithi152 running (2m) 64s ago 2m 7419k - 16.2.14-521-g0e714d9a 1fbc92c859dc 7b4e69711285 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:grafana.smithi133 smithi133 *:3000 running (115s) 62s ago 2m 46.3M - 8.3.5 dad864ee21e9 67c5e6e3a919 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.smithi133.qdgfjc smithi133 *:9283 running (4m) 62s ago 4m 443M - 16.2.14-521-g0e714d9a 1fbc92c859dc 840d0afd073b 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:mgr.smithi152.lhuxjs smithi152 *:8443,9283 running (2m) 64s ago 2m 394M - 16.2.14-521-g0e714d9a 1fbc92c859dc 16c4f22d53d6 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:mon.smithi133 smithi133 running (4m) 62s ago 4m 70.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 1f4abdcfe8a0 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:mon.smithi152 smithi152 running (2m) 64s ago 2m 61.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc d53b20c7d15d 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.smithi133 smithi133 *:9100 running (2m) 62s ago 2m 22.3M - 1.3.1 1dbe0e931976 65f1e71f4a08 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:node-exporter.smithi152 smithi152 *:9100 running (2m) 64s ago 2m 21.9M - 1.3.1 1dbe0e931976 0bef54c3e5ba 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:osd.0 smithi152 running (83s) 64s ago 83s 31.9M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 1bb7e0cdd389 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 smithi133 running (81s) 62s ago 80s 30.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 62e389f31787 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:osd.2 smithi152 running (80s) 64s ago 79s 28.4M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc a9624a536b6f 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:osd.3 smithi133 running (76s) 62s ago 76s 30.2M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc d3e93316e016 2024-02-12T16:29:12.364 INFO:teuthology.orchestra.run.smithi133.stdout:osd.4 smithi152 running (76s) 64s ago 76s 30.5M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc 61ac39659413 2024-02-12T16:29:12.365 INFO:teuthology.orchestra.run.smithi133.stdout:osd.5 smithi133 running (73s) 62s ago 73s 28.8M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 117b04f38523 2024-02-12T16:29:12.365 INFO:teuthology.orchestra.run.smithi133.stdout:osd.6 smithi152 running (73s) 64s ago 72s 31.0M 3990M 16.2.14-521-g0e714d9a 1fbc92c859dc d3e3b915c432 2024-02-12T16:29:12.365 INFO:teuthology.orchestra.run.smithi133.stdout:osd.7 smithi133 running (68s) 62s ago 68s 16.0M 3222M 16.2.14-521-g0e714d9a 1fbc92c859dc 73692cdbc53a 2024-02-12T16:29:12.365 INFO:teuthology.orchestra.run.smithi133.stdout:prometheus.smithi133 smithi133 *:9095 running (112s) 62s ago 2m 40.5M - 2.33.4 514e6a882f6e da708dfc5429 2024-02-12T16:29:12.375 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch device ls 2024-02-12T16:29:12.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:11 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:10.926779+0000 mgr.smithi133.qdgfjc (mgr.14180) 136 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_PHFT620401AQ400BGN 372G 59s ago Has a FileSystem, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme1n1 ssd Linux_8a09b906c1b1109e4760 89.4G 59s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme2n1 ssd Linux_6b6ee16f19d591988a88 89.4G 59s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme3n1 ssd Linux_1d27fb613a13fbe36562 89.4G 59s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi133 /dev/nvme4n1 ssd Linux_b2628c3f056937e4979d 89.4G 59s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme0n1 ssd INTEL SSDPEDMD400G4_CVFT623300JT400BGN 372G 62s ago Has a FileSystem, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme1n1 ssd Linux_c8de6b600218e248a24d 89.4G 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.645 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme2n1 ssd Linux_735cdb5ce9829b409f3a 89.4G 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.646 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme3n1 ssd Linux_ab46af5a87dcc62381b4 89.4G 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.646 INFO:teuthology.orchestra.run.smithi133.stdout:smithi152 /dev/nvme4n1 ssd Linux_1c38ca32365a06f8d322 89.4G 62s ago Has a FileSystem, Insufficient space (<10 extents) on vgs, LVM detected 2024-02-12T16:29:12.657 INFO:teuthology.orchestra.run.smithi133.stderr:++ ceph device ls 2024-02-12T16:29:12.657 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep osd.1 2024-02-12T16:29:12.657 INFO:teuthology.orchestra.run.smithi133.stderr:++ awk '{print $1}' 2024-02-12T16:29:12.930 INFO:teuthology.orchestra.run.smithi133.stderr:+ DEVID=Linux_8a09b906c1b1109e4760 2024-02-12T16:29:12.930 INFO:teuthology.orchestra.run.smithi133.stderr:++ ceph orch device ls 2024-02-12T16:29:12.931 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Linux_8a09b906c1b1109e4760 2024-02-12T16:29:12.931 INFO:teuthology.orchestra.run.smithi133.stderr:++ awk '{print $1}' 2024-02-12T16:29:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:+ HOST=smithi133 2024-02-12T16:29:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:++ ceph orch device ls 2024-02-12T16:29:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:++ grep Linux_8a09b906c1b1109e4760 2024-02-12T16:29:13.212 INFO:teuthology.orchestra.run.smithi133.stderr:++ awk '{print $2}' 2024-02-12T16:29:13.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:12 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:12.354784+0000 mgr.smithi133.qdgfjc (mgr.14180) 137 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:13.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:12 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:12.354784+0000 mgr.smithi133.qdgfjc (mgr.14180) 137 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:13.495 INFO:teuthology.orchestra.run.smithi133.stdout:host smithi133, dev /dev/nvme1n1, devid Linux_8a09b906c1b1109e4760 2024-02-12T16:29:13.496 INFO:teuthology.orchestra.run.smithi133.stderr:+ DEV=/dev/nvme1n1 2024-02-12T16:29:13.496 INFO:teuthology.orchestra.run.smithi133.stderr:+ echo 'host smithi133, dev /dev/nvme1n1, devid Linux_8a09b906c1b1109e4760' 2024-02-12T16:29:13.496 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch osd rm 1 2024-02-12T16:29:13.764 INFO:teuthology.orchestra.run.smithi133.stdout:Scheduled OSD(s) for removal 2024-02-12T16:29:13.776 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch osd rm status 2024-02-12T16:29:13.776 INFO:teuthology.orchestra.run.smithi133.stderr:+ grep '^1' 2024-02-12T16:29:14.107 INFO:teuthology.orchestra.run.smithi133.stdout:1 smithi133 started 0 False False False 2024-02-12T16:29:14.108 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 5 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:12.641920+0000 mgr.smithi133.qdgfjc (mgr.14180) 138 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:12.916905+0000 mgr.smithi133.qdgfjc (mgr.14180) 139 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:12.927129+0000 mgr.smithi133.qdgfjc (mgr.14180) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:13.196312+0000 mgr.smithi133.qdgfjc (mgr.14180) 141 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:13.480456+0000 mgr.smithi133.qdgfjc (mgr.14180) 142 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:13 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:13.775573+0000 mon.smithi133 (mon.0) 556 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:12.641920+0000 mgr.smithi133.qdgfjc (mgr.14180) 138 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:12.916905+0000 mgr.smithi133.qdgfjc (mgr.14180) 139 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:12.927129+0000 mgr.smithi133.qdgfjc (mgr.14180) 140 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:13.196312+0000 mgr.smithi133.qdgfjc (mgr.14180) 141 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:13.480456+0000 mgr.smithi133.qdgfjc (mgr.14180) 142 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:14.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:13 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:13.775573+0000 mon.smithi133 (mon.0) 556 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:15.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:13.762542+0000 mgr.smithi133.qdgfjc (mgr.14180) 143 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:15.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:14.090902+0000 mgr.smithi133.qdgfjc (mgr.14180) 144 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:15.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:14.091517+0000 mon.smithi133 (mon.0) 557 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:15.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:15 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:14.091672+0000 mgr.smithi133.qdgfjc (mgr.14180) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:15.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:15 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:13.762542+0000 mgr.smithi133.qdgfjc (mgr.14180) 143 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:15.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:15 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:14.090902+0000 mgr.smithi133.qdgfjc (mgr.14180) 144 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:15.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:15 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:14.091517+0000 mon.smithi133 (mon.0) 557 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:15.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:15 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:14.091672+0000 mgr.smithi133.qdgfjc (mgr.14180) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:16.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:14.927426+0000 mgr.smithi133.qdgfjc (mgr.14180) 146 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:16.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:15.023650+0000 mon.smithi133 (mon.0) 558 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:14.927426+0000 mgr.smithi133.qdgfjc (mgr.14180) 146 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:16.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:16 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:15.023650+0000 mon.smithi133 (mon.0) 558 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:17.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:16 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:29:16.735+0000 7f4de9399700 -1 mon.smithi133@0(leader).osd e32 definitely_dead 0 2024-02-12T16:29:17.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.448126+0000 mon.smithi133 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:17.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.732114+0000 mon.smithi133 (mon.0) 560 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:17.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.732806+0000 mon.smithi133 (mon.0) 561 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.734437+0000 mon.smithi133 (mon.0) 562 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.735354+0000 mon.smithi133 (mon.0) 563 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.736152+0000 mon.smithi133 (mon.0) 564 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:17 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.736812+0000 mon.smithi133 (mon.0) 565 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.448126+0000 mon.smithi133 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.732114+0000 mon.smithi133 (mon.0) 560 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.732806+0000 mon.smithi133 (mon.0) 561 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.734437+0000 mon.smithi133 (mon.0) 562 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:17.708 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.735354+0000 mon.smithi133 (mon.0) 563 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:17.709 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.736152+0000 mon.smithi133 (mon.0) 564 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-02-12T16:29:17.709 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:17 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.736812+0000 mon.smithi133 (mon.0) 565 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2024-02-12T16:29:18.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.734577+0000 mgr.smithi133.qdgfjc (mgr.14180) 147 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:18.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.735456+0000 mgr.smithi133.qdgfjc (mgr.14180) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:18.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:16.736257+0000 mgr.smithi133.qdgfjc (mgr.14180) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-02-12T16:29:18.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:16.927739+0000 mgr.smithi133.qdgfjc (mgr.14180) 150 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:18.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:17.446487+0000 mon.smithi133 (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-12T16:29:18.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:17.451156+0000 mon.smithi133 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-02-12T16:29:18.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:17.451214+0000 mon.smithi133 (mon.0) 568 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-02-12T16:29:18.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:17.452057+0000 mgr.smithi133.qdgfjc (mgr.14180) 151 : cephadm [INF] osd.1 now down 2024-02-12T16:29:18.708 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:18 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:17.452279+0000 mgr.smithi133.qdgfjc (mgr.14180) 152 : cephadm [INF] Removing daemon osd.1 from smithi133 -- ports [] 2024-02-12T16:29:18.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.734577+0000 mgr.smithi133.qdgfjc (mgr.14180) 147 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:18.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.735456+0000 mgr.smithi133.qdgfjc (mgr.14180) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:18.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:16.736257+0000 mgr.smithi133.qdgfjc (mgr.14180) 149 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2024-02-12T16:29:18.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:16.927739+0000 mgr.smithi133.qdgfjc (mgr.14180) 150 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:18.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:17.446487+0000 mon.smithi133 (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-12T16:29:18.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:17.451156+0000 mon.smithi133 (mon.0) 567 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2024-02-12T16:29:18.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:17.451214+0000 mon.smithi133 (mon.0) 568 : cluster [DBG] osdmap e33: 8 total, 7 up, 8 in 2024-02-12T16:29:18.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:17.452057+0000 mgr.smithi133.qdgfjc (mgr.14180) 151 : cephadm [INF] osd.1 now down 2024-02-12T16:29:18.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:18 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:17.452279+0000 mgr.smithi133.qdgfjc (mgr.14180) 152 : cephadm [INF] Removing daemon osd.1 from smithi133 -- ports [] 2024-02-12T16:29:19.111 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch osd rm status 2024-02-12T16:29:19.111 INFO:teuthology.orchestra.run.smithi133.stderr:+ grep '^1' 2024-02-12T16:29:19.417 INFO:teuthology.orchestra.run.smithi133.stdout:1 smithi133 done, waiting for purge 0 False False False 2024-02-12T16:29:19.417 INFO:teuthology.orchestra.run.smithi133.stderr:+ sleep 5 2024-02-12T16:29:19.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:19 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.402014+0000 mon.smithi133 (mon.0) 569 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:19.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:19 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.402014+0000 mon.smithi133 (mon.0) 569 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:20.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:18.928012+0000 mgr.smithi133.qdgfjc (mgr.14180) 153 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.401307+0000 mgr.smithi133.qdgfjc (mgr.14180) 154 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.402172+0000 mgr.smithi133.qdgfjc (mgr.14180) 155 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:19.493617+0000 mgr.smithi133.qdgfjc (mgr.14180) 156 : cephadm [INF] Removing key for osd.1 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.493972+0000 mon.smithi133 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.497552+0000 mon.smithi133 (mon.0) 571 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:19.498067+0000 mgr.smithi133.qdgfjc (mgr.14180) 157 : cephadm [INF] Successfully removed osd.1 on smithi133 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.498284+0000 mon.smithi133 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:19.498703+0000 mon.smithi133 (mon.0) 573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:19.498720+0000 mon.smithi133 (mon.0) 574 : cluster [INF] Cluster is now healthy 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.501373+0000 mon.smithi133 (mon.0) 575 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:19.501415+0000 mon.smithi133 (mon.0) 576 : cluster [DBG] osdmap e34: 7 total, 7 up, 7 in 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:19.501866+0000 mgr.smithi133.qdgfjc (mgr.14180) 158 : cephadm [INF] Successfully purged osd.1 on smithi133 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.504080+0000 mon.smithi133 (mon.0) 577 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:20.818 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.507493+0000 mon.smithi133 (mon.0) 578 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:20.819 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:20 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:19.511858+0000 mon.smithi133 (mon.0) 579 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:20.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:18.928012+0000 mgr.smithi133.qdgfjc (mgr.14180) 153 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-12T16:29:20.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.401307+0000 mgr.smithi133.qdgfjc (mgr.14180) 154 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:20.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.402172+0000 mgr.smithi133.qdgfjc (mgr.14180) 155 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:19.493617+0000 mgr.smithi133.qdgfjc (mgr.14180) 156 : cephadm [INF] Removing key for osd.1 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.493972+0000 mon.smithi133 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.497552+0000 mon.smithi133 (mon.0) 571 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:19.498067+0000 mgr.smithi133.qdgfjc (mgr.14180) 157 : cephadm [INF] Successfully removed osd.1 on smithi133 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.498284+0000 mon.smithi133 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:19.498703+0000 mon.smithi133 (mon.0) 573 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:19.498720+0000 mon.smithi133 (mon.0) 574 : cluster [INF] Cluster is now healthy 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.501373+0000 mon.smithi133 (mon.0) 575 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd='[{"prefix": "osd purge-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:19.501415+0000 mon.smithi133 (mon.0) 576 : cluster [DBG] osdmap e34: 7 total, 7 up, 7 in 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:19.501866+0000 mgr.smithi133.qdgfjc (mgr.14180) 158 : cephadm [INF] Successfully purged osd.1 on smithi133 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.504080+0000 mon.smithi133 (mon.0) 577 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.507493+0000 mon.smithi133 (mon.0) 578 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:20.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:20 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:19.511858+0000 mon.smithi133 (mon.0) 579 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:21.959 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:20.655321+0000 mon.smithi133 (mon.0) 580 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:21.960 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:21 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:20.928291+0000 mgr.smithi133.qdgfjc (mgr.14180) 159 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:22.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:20.655321+0000 mon.smithi133 (mon.0) 580 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:22.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:21 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:20.928291+0000 mgr.smithi133.qdgfjc (mgr.14180) 159 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:23.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:22.126232+0000 mon.smithi133 (mon.0) 581 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:23.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:22.127016+0000 mon.smithi133 (mon.0) 582 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:23.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:22.127573+0000 mon.smithi133 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:23.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:22.130973+0000 mon.smithi133 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:23.458 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:23 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:22.134251+0000 mon.smithi133 (mon.0) 585 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:23.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:22.126232+0000 mon.smithi133 (mon.0) 581 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:23.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:22.127016+0000 mon.smithi133 (mon.0) 582 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:23.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:22.127573+0000 mon.smithi133 (mon.0) 583 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:23.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:22.130973+0000 mon.smithi133 (mon.0) 584 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:23.568 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:23 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:22.134251+0000 mon.smithi133 (mon.0) 585 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:24.419 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch osd rm status 2024-02-12T16:29:24.419 INFO:teuthology.orchestra.run.smithi133.stderr:+ grep '^1' 2024-02-12T16:29:24.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:24 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:22.928578+0000 mgr.smithi133.qdgfjc (mgr.14180) 160 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:24.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:24 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:22.928578+0000 mgr.smithi133.qdgfjc (mgr.14180) 160 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:24.715 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch device zap smithi133 /dev/nvme1n1 --force 2024-02-12T16:29:26.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:24.702224+0000 mgr.smithi133.qdgfjc (mgr.14180) 161 : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:26.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:24.928878+0000 mgr.smithi133.qdgfjc (mgr.14180) 162 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:26.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:24.984563+0000 mgr.smithi133.qdgfjc (mgr.14180) 163 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi133", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:26.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:26 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:24.984915+0000 mgr.smithi133.qdgfjc (mgr.14180) 164 : cephadm [INF] Zap device smithi133:/dev/nvme1n1 2024-02-12T16:29:26.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:24.702224+0000 mgr.smithi133.qdgfjc (mgr.14180) 161 : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:26.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:24.928878+0000 mgr.smithi133.qdgfjc (mgr.14180) 162 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:26.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:24.984563+0000 mgr.smithi133.qdgfjc (mgr.14180) 163 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch device zap", "hostname": "smithi133", "path": "/dev/nvme1n1", "force": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:26.457 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:26 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:24.984915+0000 mgr.smithi133.qdgfjc (mgr.14180) 164 : cephadm [INF] Zap device smithi133:/dev/nvme1n1 2024-02-12T16:29:27.295 INFO:teuthology.orchestra.run.smithi133.stdout:zap successful for /dev/nvme1n1 on smithi133 2024-02-12T16:29:27.307 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph orch daemon add osd smithi133:/dev/nvme1n1 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:26.929250+0000 mgr.smithi133.qdgfjc (mgr.14180) 165 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:27.293579+0000 mgr.smithi133.qdgfjc (mgr.14180) 166 : cephadm [INF] zap successful for /dev/nvme1n1 on smithi133 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:27.315102+0000 mon.smithi133 (mon.0) 586 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:27.600607+0000 mgr.smithi133.qdgfjc (mgr.14180) 167 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:27.602849+0000 mon.smithi133 (mon.0) 587 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:27.605013+0000 mon.smithi133 (mon.0) 588 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:29:28.151 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:27 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:27.605527+0000 mon.smithi133 (mon.0) 589 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:26.929250+0000 mgr.smithi133.qdgfjc (mgr.14180) 165 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:27.293579+0000 mgr.smithi133.qdgfjc (mgr.14180) 166 : cephadm [INF] zap successful for /dev/nvme1n1 on smithi133 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:27.315102+0000 mon.smithi133 (mon.0) 586 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:27.600607+0000 mgr.smithi133.qdgfjc (mgr.14180) 167 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi133:/dev/nvme1n1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:27.602849+0000 mon.smithi133 (mon.0) 587 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:27.605013+0000 mon.smithi133 (mon.0) 588 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:29:28.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:27 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:27.605527+0000 mon.smithi133 (mon.0) 589 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:29.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:29 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:28.484351+0000 mon.smithi133 (mon.0) 590 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:29.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:29 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:28.484351+0000 mon.smithi133 (mon.0) 590 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:30.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:28.929580+0000 mgr.smithi133.qdgfjc (mgr.14180) 168 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:30.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:30.136701+0000 mon.smithi133 (mon.0) 591 : audit [INF] from='client.? 172.21.15.133:0/1640255349' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4ed0e8cb-aa20-4ef0-8b27-94197e192898"}]: dispatch 2024-02-12T16:29:30.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:30.140761+0000 mon.smithi133 (mon.0) 592 : audit [INF] from='client.? 172.21.15.133:0/1640255349' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ed0e8cb-aa20-4ef0-8b27-94197e192898"}]': finished 2024-02-12T16:29:30.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:30.140802+0000 mon.smithi133 (mon.0) 593 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-02-12T16:29:30.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:30 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:30.140898+0000 mon.smithi133 (mon.0) 594 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:29:30.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:28.929580+0000 mgr.smithi133.qdgfjc (mgr.14180) 168 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:30.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:30.136701+0000 mon.smithi133 (mon.0) 591 : audit [INF] from='client.? 172.21.15.133:0/1640255349' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4ed0e8cb-aa20-4ef0-8b27-94197e192898"}]: dispatch 2024-02-12T16:29:30.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:30.140761+0000 mon.smithi133 (mon.0) 592 : audit [INF] from='client.? 172.21.15.133:0/1640255349' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ed0e8cb-aa20-4ef0-8b27-94197e192898"}]': finished 2024-02-12T16:29:30.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:30.140802+0000 mon.smithi133 (mon.0) 593 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2024-02-12T16:29:30.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:30 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:30.140898+0000 mon.smithi133 (mon.0) 594 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-12T16:29:31.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:31 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:30.595326+0000 mon.smithi133 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:31.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:31 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:31.504754+0000 mon.smithi133 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.133:0/2329030416' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:29:32.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:30.595326+0000 mon.smithi133 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:32.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:31 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:31.504754+0000 mon.smithi133 (mon.0) 596 : audit [DBG] from='client.? 172.21.15.133:0/2329030416' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-12T16:29:32.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:32 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:30.929963+0000 mgr.smithi133.qdgfjc (mgr.14180) 169 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:33.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:32 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:30.929963+0000 mgr.smithi133.qdgfjc (mgr.14180) 169 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:34.951 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:34 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:32.930290+0000 mgr.smithi133.qdgfjc (mgr.14180) 170 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:34.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:34 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:32.930290+0000 mgr.smithi133.qdgfjc (mgr.14180) 170 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:36.858 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:34.930585+0000 mgr.smithi133.qdgfjc (mgr.14180) 171 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:36.858 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.067686+0000 mon.smithi133 (mon.0) 597 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:36.858 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.068555+0000 mon.smithi133 (mon.0) 598 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:36.858 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.069157+0000 mon.smithi133 (mon.0) 599 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:36.858 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.072741+0000 mon.smithi133 (mon.0) 600 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:36.859 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.076614+0000 mon.smithi133 (mon.0) 601 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:36.859 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.080410+0000 mon.smithi133 (mon.0) 602 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:29:36.859 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:36 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.081314+0000 mon.smithi133 (mon.0) 603 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:36.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:34.930585+0000 mgr.smithi133.qdgfjc (mgr.14180) 171 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:36.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.067686+0000 mon.smithi133 (mon.0) 597 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.068555+0000 mon.smithi133 (mon.0) 598 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.069157+0000 mon.smithi133 (mon.0) 599 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.072741+0000 mon.smithi133 (mon.0) 600 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.076614+0000 mon.smithi133 (mon.0) 601 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.080410+0000 mon.smithi133 (mon.0) 602 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-12T16:29:36.958 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:36 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.081314+0000 mon.smithi133 (mon.0) 603 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:37.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:36.061691+0000 mgr.smithi133.qdgfjc (mgr.14180) 172 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-12T16:29:37.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.797118+0000 mon.smithi133 (mon.0) 604 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-12T16:29:37.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:37 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:36.797804+0000 mon.smithi133 (mon.0) 605 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:37.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:36.061691+0000 mgr.smithi133.qdgfjc (mgr.14180) 172 : cephadm [INF] Detected new or changed devices on smithi133 2024-02-12T16:29:37.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.797118+0000 mon.smithi133 (mon.0) 604 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-12T16:29:37.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:37 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:36.797804+0000 mon.smithi133 (mon.0) 605 : audit [DBG] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-12T16:29:38.686 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:38 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cephadm 2024-02-12T16:29:36.798320+0000 mgr.smithi133.qdgfjc (mgr.14180) 173 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-12T16:29:38.686 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:38 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:36.930917+0000 mgr.smithi133.qdgfjc (mgr.14180) 174 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:38.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:38 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cephadm 2024-02-12T16:29:36.798320+0000 mgr.smithi133.qdgfjc (mgr.14180) 173 : cephadm [INF] Deploying daemon osd.1 on smithi133 2024-02-12T16:29:38.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:38 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:36.930917+0000 mgr.smithi133.qdgfjc (mgr.14180) 174 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:40.735 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:38.933490+0000 mgr.smithi133.qdgfjc (mgr.14180) 175 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:40.735 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:40 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:40.535163+0000 mon.smithi133 (mon.0) 606 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:40.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:38.933490+0000 mgr.smithi133.qdgfjc (mgr.14180) 175 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:40.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:40 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:40.535163+0000 mon.smithi133 (mon.0) 606 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:42.817 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:42 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:40.934115+0000 mgr.smithi133.qdgfjc (mgr.14180) 176 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:42.957 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:42 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:40.934115+0000 mgr.smithi133.qdgfjc (mgr.14180) 176 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:43.259 INFO:teuthology.orchestra.run.smithi133.stdout:Created osd(s) 1 on host 'smithi133' 2024-02-12T16:29:43.273 INFO:teuthology.orchestra.run.smithi133.stderr:+ ceph osd dump 2024-02-12T16:29:43.273 INFO:teuthology.orchestra.run.smithi133.stderr:+ grep osd.1 2024-02-12T16:29:43.273 INFO:teuthology.orchestra.run.smithi133.stderr:+ grep up 2024-02-12T16:29:43.562 INFO:teuthology.orchestra.run.smithi133.stdout:osd.1 down in weight 1 up_from 0 up_thru 0 down_at 0 last_clean_interval [0,0) exists,new 4ed0e8cb-aa20-4ef0-8b27-94197e192898 2024-02-12T16:29:44.189 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-12T16:29:44.198 INFO:tasks.cephadm:Teardown begin 2024-02-12T16:29:44.199 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:29:44.230 DEBUG:teuthology.orchestra.run.smithi152:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:29:44.270 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-12T16:29:44.270 DEBUG:teuthology.orchestra.run.smithi133:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-12T16:29:44.287 DEBUG:teuthology.orchestra.run.smithi152:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-12T16:29:44.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: cluster 2024-02-12T16:29:42.934395+0000 mgr.smithi133.qdgfjc (mgr.14180) 177 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:44.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:43.257614+0000 mon.smithi133 (mon.0) 607 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:44.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:43.547862+0000 mon.smithi133 (mon.0) 608 : audit [DBG] from='client.? 172.21.15.133:0/1411237441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-12T16:29:44.317 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: audit 2024-02-12T16:29:43.739241+0000 mon.smithi133 (mon.0) 609 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/103281873,v1:172.21.15.133:6803/103281873]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-12T16:29:44.329 INFO:tasks.cephadm:Stopping all daemons... 2024-02-12T16:29:44.330 INFO:tasks.cephadm.mon.smithi133:Stopping mon.smithi133... 2024-02-12T16:29:44.330 DEBUG:teuthology.orchestra.run.smithi133:> sudo systemctl stop ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133 2024-02-12T16:29:44.641 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 systemd[1]: Stopping Ceph mon.smithi133 for 31080e54-c9c3-11ee-95b9-87774f69a715... 2024-02-12T16:29:44.641 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 bash[81558]: Error: no container with name or ID "ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon.smithi133" found: no such container 2024-02-12T16:29:44.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:44 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: cluster 2024-02-12T16:29:42.934395+0000 mgr.smithi133.qdgfjc (mgr.14180) 177 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-12T16:29:44.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:44 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:43.257614+0000 mon.smithi133 (mon.0) 607 : audit [INF] from='mgr.14180 172.21.15.133:0/3215457564' entity='mgr.smithi133.qdgfjc' 2024-02-12T16:29:44.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:44 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:43.547862+0000 mon.smithi133 (mon.0) 608 : audit [DBG] from='client.? 172.21.15.133:0/1411237441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-12T16:29:44.707 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:44 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: audit 2024-02-12T16:29:43.739241+0000 mon.smithi133 (mon.0) 609 : audit [INF] from='osd.1 [v2:172.21.15.133:6802/103281873,v1:172.21.15.133:6803/103281873]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-12T16:29:45.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:29:44.725+0000 7f4defba6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi133 -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-12T16:29:45.067 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:44 smithi133 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133[33227]: debug 2024-02-12T16:29:44.725+0000 7f4defba6700 -1 mon.smithi133@0(leader) e2 *** Got Signal Terminated *** 2024-02-12T16:29:45.567 INFO:journalctl@ceph.mon.smithi133.smithi133.stdout:Feb 12 16:29:45 smithi133 bash[81668]: ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi133 2024-02-12T16:29:45.826 DEBUG:teuthology.orchestra.run.smithi133:> sudo pkill -f 'journalctl -f -n 0 -u ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi133.service' 2024-02-12T16:29:45.879 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-12T16:29:45.879 INFO:tasks.cephadm.mon.smithi133:Stopped mon.smithi133 2024-02-12T16:29:45.879 INFO:tasks.cephadm.mon.smithi152:Stopping mon.smithi152... 2024-02-12T16:29:45.879 DEBUG:teuthology.orchestra.run.smithi152:> sudo systemctl stop ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi152 2024-02-12T16:29:46.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:45 smithi152 systemd[1]: Stopping Ceph mon.smithi152 for 31080e54-c9c3-11ee-95b9-87774f69a715... 2024-02-12T16:29:46.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:45 smithi152 bash[54460]: Error: no container with name or ID "ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon.smithi152" found: no such container 2024-02-12T16:29:46.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:46 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:29:46.132+0000 7fd0267fb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi152 -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-12T16:29:46.207 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:46 smithi152 ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152[37832]: debug 2024-02-12T16:29:46.132+0000 7fd0267fb700 -1 mon.smithi152@1(peon) e2 *** Got Signal Terminated *** 2024-02-12T16:29:46.828 INFO:journalctl@ceph.mon.smithi152.smithi152.stdout:Feb 12 16:29:46 smithi152 bash[54499]: ceph-31080e54-c9c3-11ee-95b9-87774f69a715-mon-smithi152 2024-02-12T16:29:46.835 DEBUG:teuthology.orchestra.run.smithi152:> sudo pkill -f 'journalctl -f -n 0 -u ceph-31080e54-c9c3-11ee-95b9-87774f69a715@mon.smithi152.service' 2024-02-12T16:29:46.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-12T16:29:46.884 INFO:tasks.cephadm.mon.smithi152:Stopped mon.smithi152 2024-02-12T16:29:46.884 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-12T16:30:14.600 DEBUG:teuthology.orchestra.run.smithi152:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-12T16:30:44.289 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:30:44.326 DEBUG:teuthology.orchestra.run.smithi152:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-12T16:30:44.356 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-12T16:30:44.358 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/ubuntu@smithi133.front.sepia.ceph.com/crash 2024-02-12T16:30:44.359 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash -- . 2024-02-12T16:30:44.413 INFO:teuthology.orchestra.run.smithi133.stderr:tar: /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash: Cannot open: No such file or directory 2024-02-12T16:30:44.413 INFO:teuthology.orchestra.run.smithi133.stderr:tar: Error is not recoverable: exiting now 2024-02-12T16:30:44.415 DEBUG:teuthology.misc:Transferring archived files from smithi152:/var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/ubuntu@smithi152.front.sepia.ceph.com/crash 2024-02-12T16:30:44.416 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash -- . 2024-02-12T16:30:44.455 INFO:teuthology.orchestra.run.smithi152.stderr:tar: /var/lib/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/crash: Cannot open: No such file or directory 2024-02-12T16:30:44.456 INFO:teuthology.orchestra.run.smithi152.stderr:tar: Error is not recoverable: exiting now 2024-02-12T16:30:44.457 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-12T16:30:44.457 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-12T16:30:44.488 INFO:teuthology.orchestra.run.smithi133.stdout:2024-02-12T16:29:17.446487+0000 mon.smithi133 (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-12T16:30:44.488 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-12T16:30:44.489 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[SEC\]' /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-12T16:30:44.559 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[ERR\]' /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-12T16:30:44.629 DEBUG:teuthology.orchestra.run.smithi133:> sudo egrep '\[WRN\]' /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-12T16:30:44.697 INFO:teuthology.orchestra.run.smithi133.stdout:2024-02-12T16:29:17.446487+0000 mon.smithi133 (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-12T16:30:44.697 INFO:tasks.cephadm:Compressing logs... 2024-02-12T16:30:44.698 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:30:44.740 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:30:44.764 INFO:teuthology.orchestra.run.smithi133.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-12T16:30:44.765 INFO:teuthology.orchestra.run.smithi133.stderr:: No such file or directory 2024-02-12T16:30:44.765 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.5.log 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/cephadm.log: gzip /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.5.log: -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.7.log 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.1.log 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log: /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.7.log: 82.8% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log 2024-02-12T16:30:44.766 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.3.log 2024-02-12T16:30:44.768 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-12T16:30:44.768 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.3.log: 86.2% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-12T16:30:44.768 INFO:teuthology.orchestra.run.smithi152.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.2.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.0.log 2024-02-12T16:30:44.769 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-12T16:30:44.770 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log: 81.9% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.6.log 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr: 86.0% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi152.lhuxjs.log 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log: /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi152.log 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi152.lhuxjs.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.4.log 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi152.log: /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.4.log: 91.0% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-12T16:30:44.771 INFO:teuthology.orchestra.run.smithi152.stderr: 90.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-12T16:30:44.772 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-12T16:30:44.772 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi133.qdgfjc.log 2024-02-12T16:30:44.773 INFO:teuthology.orchestra.run.smithi152.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.2.log: /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log: 90.9% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi152.lhuxjs.log.gz 2024-02-12T16:30:44.777 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log: /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi133.qdgfjc.log: 90.8% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-12T16:30:44.777 INFO:teuthology.orchestra.run.smithi133.stderr:gzip -5 --verbose -- /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi133.log 2024-02-12T16:30:44.777 INFO:teuthology.orchestra.run.smithi133.stderr:/var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi133.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-12T16:30:44.778 INFO:teuthology.orchestra.run.smithi133.stderr: 92.3% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-12T16:30:44.778 INFO:teuthology.orchestra.run.smithi152.stderr: 92.8% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-12T16:30:44.788 INFO:teuthology.orchestra.run.smithi133.stderr: 92.7% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.5.log.gz 2024-02-12T16:30:44.791 INFO:teuthology.orchestra.run.smithi133.stderr: 92.3% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.3.log.gz 2024-02-12T16:30:44.792 INFO:teuthology.orchestra.run.smithi152.stderr: 92.7% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.6.log.gz 2024-02-12T16:30:44.794 INFO:teuthology.orchestra.run.smithi152.stderr: 92.6% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.2.log.gz 2024-02-12T16:30:44.798 INFO:teuthology.orchestra.run.smithi133.stderr: 92.5% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.7.log.gz 2024-02-12T16:30:44.801 INFO:teuthology.orchestra.run.smithi152.stderr: 92.7% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.4.log.gz 2024-02-12T16:30:44.803 INFO:teuthology.orchestra.run.smithi133.stderr: 93.2% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.1.log.gz 2024-02-12T16:30:44.803 INFO:teuthology.orchestra.run.smithi152.stderr: 92.3% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-osd.0.log.gz 2024-02-12T16:30:44.812 INFO:teuthology.orchestra.run.smithi152.stderr: 92.5% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi152.log.gz 2024-02-12T16:30:44.814 INFO:teuthology.orchestra.run.smithi152.stderr: 2024-02-12T16:30:44.814 INFO:teuthology.orchestra.run.smithi152.stderr:real 0m0.058s 2024-02-12T16:30:44.814 INFO:teuthology.orchestra.run.smithi152.stderr:user 0m0.172s 2024-02-12T16:30:44.814 INFO:teuthology.orchestra.run.smithi152.stderr:sys 0m0.023s 2024-02-12T16:30:44.846 INFO:teuthology.orchestra.run.smithi133.stderr: 88.5% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mgr.smithi133.qdgfjc.log.gz 2024-02-12T16:30:44.927 INFO:teuthology.orchestra.run.smithi133.stderr: 91.0% -- replaced with /var/log/ceph/31080e54-c9c3-11ee-95b9-87774f69a715/ceph-mon.smithi133.log.gz 2024-02-12T16:30:44.929 INFO:teuthology.orchestra.run.smithi133.stderr: 2024-02-12T16:30:44.929 INFO:teuthology.orchestra.run.smithi133.stderr:real 0m0.175s 2024-02-12T16:30:44.929 INFO:teuthology.orchestra.run.smithi133.stderr:user 0m0.368s 2024-02-12T16:30:44.929 INFO:teuthology.orchestra.run.smithi133.stderr:sys 0m0.028s 2024-02-12T16:30:44.929 INFO:tasks.cephadm:Archiving logs... 2024-02-12T16:30:44.930 DEBUG:teuthology.misc:Transferring archived files from smithi133:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/ubuntu@smithi133.front.sepia.ceph.com/log 2024-02-12T16:30:44.930 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-12T16:30:45.056 DEBUG:teuthology.misc:Transferring archived files from smithi152:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/ubuntu@smithi152.front.sepia.ceph.com/log 2024-02-12T16:30:45.057 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-12T16:30:45.115 INFO:tasks.cephadm:Removing cluster... 2024-02-12T16:30:45.115 DEBUG:teuthology.orchestra.run.smithi133:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 --force 2024-02-12T16:30:45.481 DEBUG:teuthology.orchestra.run.smithi152:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 31080e54-c9c3-11ee-95b9-87774f69a715 --force 2024-02-12T16:30:45.839 INFO:tasks.cephadm:Removing cephadm ... 2024-02-12T16:30:45.839 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-12T16:30:45.856 DEBUG:teuthology.orchestra.run.smithi152:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-12T16:30:45.873 INFO:tasks.cephadm:Teardown complete 2024-02-12T16:30:45.874 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-02-12T16:30:45.886 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi133:/dev/vg_nvme/lv_1... 2024-02-12T16:30:45.886 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme disconnect -n lv_1 2024-02-12T16:30:46.025 INFO:teuthology.orchestra.run.smithi133.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-02-12T16:30:46.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.027 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi133:/dev/vg_nvme/lv_2... 2024-02-12T16:30:46.027 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme disconnect -n lv_2 2024-02-12T16:30:46.152 INFO:teuthology.orchestra.run.smithi133.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-02-12T16:30:46.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.153 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi133:/dev/vg_nvme/lv_3... 2024-02-12T16:30:46.153 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme disconnect -n lv_3 2024-02-12T16:30:46.289 INFO:teuthology.orchestra.run.smithi133.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-02-12T16:30:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.290 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi133:/dev/vg_nvme/lv_4... 2024-02-12T16:30:46.290 DEBUG:teuthology.orchestra.run.smithi133:> sudo nvme disconnect -n lv_4 2024-02-12T16:30:46.436 INFO:teuthology.orchestra.run.smithi133.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-02-12T16:30:46.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.438 DEBUG:teuthology.orchestra.run.smithi133:> set -ex 2024-02-12T16:30:46.438 DEBUG:teuthology.orchestra.run.smithi133:> sudo dd of=/scratch_devs 2024-02-12T16:30:46.465 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi152:/dev/vg_nvme/lv_1... 2024-02-12T16:30:46.465 DEBUG:teuthology.orchestra.run.smithi152:> sudo nvme disconnect -n lv_1 2024-02-12T16:30:46.586 INFO:teuthology.orchestra.run.smithi152.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-02-12T16:30:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.589 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi152:/dev/vg_nvme/lv_2... 2024-02-12T16:30:46.589 DEBUG:teuthology.orchestra.run.smithi152:> sudo nvme disconnect -n lv_2 2024-02-12T16:30:46.716 INFO:teuthology.orchestra.run.smithi152.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-02-12T16:30:46.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.718 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi152:/dev/vg_nvme/lv_3... 2024-02-12T16:30:46.718 DEBUG:teuthology.orchestra.run.smithi152:> sudo nvme disconnect -n lv_3 2024-02-12T16:30:46.847 INFO:teuthology.orchestra.run.smithi152.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-02-12T16:30:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.849 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi152:/dev/vg_nvme/lv_4... 2024-02-12T16:30:46.849 DEBUG:teuthology.orchestra.run.smithi152:> sudo nvme disconnect -n lv_4 2024-02-12T16:30:46.976 INFO:teuthology.orchestra.run.smithi152.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-02-12T16:30:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:46.978 DEBUG:teuthology.orchestra.run.smithi152:> set -ex 2024-02-12T16:30:46.978 DEBUG:teuthology.orchestra.run.smithi152:> sudo dd of=/scratch_devs 2024-02-12T16:30:47.005 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-12T16:30:47.015 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-12T16:30:47.015 DEBUG:teuthology.orchestra.run.smithi133:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-12T16:30:47.018 DEBUG:teuthology.orchestra.run.smithi152:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-12T16:30:47.034 INFO:teuthology.orchestra.run.smithi133.stderr:bash: ntpq: command not found 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:=============================================================================== 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:^* hv01.front.sepia.ceph.com 2 6 377 15 -1369us[-1416us] +/- 80ms 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 -254us[ -301us] +/- 51ms 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 15 +1766us[+1766us] +/- 81ms 2024-02-12T16:30:47.040 INFO:teuthology.orchestra.run.smithi133.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:30:47.061 INFO:teuthology.orchestra.run.smithi152.stderr:bash: ntpq: command not found 2024-02-12T16:30:47.065 INFO:teuthology.orchestra.run.smithi152.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-12T16:30:47.065 INFO:teuthology.orchestra.run.smithi152.stdout:=============================================================================== 2024-02-12T16:30:47.065 INFO:teuthology.orchestra.run.smithi152.stdout:^* hv01.front.sepia.ceph.com 2 6 377 15 -1371us[-1416us] +/- 80ms 2024-02-12T16:30:47.065 INFO:teuthology.orchestra.run.smithi152.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 -249us[ -294us] +/- 51ms 2024-02-12T16:30:47.066 INFO:teuthology.orchestra.run.smithi152.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +1768us[+1723us] +/- 81ms 2024-02-12T16:30:47.066 INFO:teuthology.orchestra.run.smithi152.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-12T16:30:47.066 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-12T16:30:47.074 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-12T16:30:47.075 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-12T16:30:47.083 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:30:47.150 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:30:47.213 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:30:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:47.244 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:30:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:47.274 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-12T16:30:47.284 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-12T16:30:47.293 INFO:teuthology.task.internal:Duration was 875.564430 seconds 2024-02-12T16:30:47.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-12T16:30:47.303 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-12T16:30:47.303 DEBUG:teuthology.orchestra.run.smithi133:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-12T16:30:47.305 DEBUG:teuthology.orchestra.run.smithi152:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-12T16:30:47.351 INFO:teuthology.orchestra.run.smithi133.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-12T16:30:47.361 INFO:teuthology.orchestra.run.smithi152.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-12T16:30:47.719 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-12T16:30:47.719 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi133.front.sepia.ceph.com 2024-02-12T16:30:47.720 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:30:47.742 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi152.front.sepia.ceph.com 2024-02-12T16:30:47.742 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:30:47.764 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-12T16:30:47.767 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-12T16:30:47.785 DEBUG:teuthology.orchestra.run.smithi152:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-12T16:30:47.853 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-12T16:30:47.853 DEBUG:teuthology.orchestra.run.smithi133:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-12T16:30:47.856 DEBUG:teuthology.orchestra.run.smithi152:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-12T16:30:47.953 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-12T16:30:47.964 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-12T16:30:47.964 DEBUG:teuthology.orchestra.run.smithi133:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-12T16:30:47.991 DEBUG:teuthology.orchestra.run.smithi152:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-12T16:30:48.018 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-12T16:30:48.028 DEBUG:teuthology.orchestra.run.smithi133:> 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-12T16:30:48.034 DEBUG:teuthology.orchestra.run.smithi152:> 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-12T16:30:48.059 INFO:teuthology.orchestra.run.smithi133.stdout:kernel.core_pattern = core 2024-02-12T16:30:48.085 INFO:teuthology.orchestra.run.smithi152.stdout:kernel.core_pattern = core 2024-02-12T16:30:48.112 DEBUG:teuthology.orchestra.run.smithi133:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-12T16:30:48.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:48.135 DEBUG:teuthology.orchestra.run.smithi152:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-12T16:30:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-12T16:30:48.169 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-12T16:30:48.181 INFO:teuthology.task.internal:Transferring archived files... 2024-02-12T16:30:48.182 DEBUG:teuthology.misc:Transferring archived files from smithi133:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/smithi133 2024-02-12T16:30:48.183 DEBUG:teuthology.orchestra.run.smithi133:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-12T16:30:48.225 DEBUG:teuthology.misc:Transferring archived files from smithi152:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696/remote/smithi152 2024-02-12T16:30:48.226 DEBUG:teuthology.orchestra.run.smithi152:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-12T16:30:48.264 INFO:teuthology.task.internal:Removing archive directory... 2024-02-12T16:30:48.264 DEBUG:teuthology.orchestra.run.smithi133:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-12T16:30:48.266 DEBUG:teuthology.orchestra.run.smithi152:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-12T16:30:48.314 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-12T16:30:48.324 INFO:teuthology.task.internal:Not uploading archives. 2024-02-12T16:30:48.324 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-12T16:30:48.333 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-12T16:30:48.333 DEBUG:teuthology.orchestra.run.smithi133:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-12T16:30:48.336 DEBUG:teuthology.orchestra.run.smithi152:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-12T16:30:48.350 INFO:teuthology.orchestra.run.smithi133.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 12 16:30 /home/ubuntu/cephtest 2024-02-12T16:30:48.371 INFO:teuthology.orchestra.run.smithi152.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 12 16:30 /home/ubuntu/cephtest 2024-02-12T16:30:48.372 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-12T16:30:48.385 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-12T16:30:48.423 INFO:teuthology.nuke:Checking targets against current locks 2024-02-12T16:30:48.453 DEBUG:teuthology.nuke:shortname: smithi133 2024-02-12T16:30:48.453 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-12T16:30:48.478 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi133.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696', '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-12 16:09:44.657664', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL+l2n5M+3YVxxNtS+zYYT7JYY0etR067iOPEwsc+DWg8Nnxd93V6QiN/1xbGcvbNjnlpC0etyCwkq5/w+Q7dMU='} 2024-02-12T16:30:48.481 DEBUG:teuthology.nuke:shortname: smithi152 2024-02-12T16:30:48.481 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-12T16:30:48.502 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi152.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-12_15:26:58-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7556696', '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-12 16:09:44.655798', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIK+NcoL8w5Sp9clMZxsP5h6LnQHVhRXqdidrigOWlWVpaw46U8Gw9sfPuYq7n0JGuLw8IFfaqrM1NCRqz/BQ8E='} 2024-02-12T16:30:48.532 INFO:teuthology.orchestra.console.smithi133:Power off 2024-02-12T16:30:48.532 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-12T16:30:48.557 DEBUG:teuthology.orchestra.console.smithi133:power off output: Chassis Power Control: Down/Off 2024-02-12T16:30:48.557 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:48.572 INFO:teuthology.orchestra.console.smithi152:Power off 2024-02-12T16:30:48.572 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-12T16:30:48.583 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-12T16:30:48.596 DEBUG:teuthology.orchestra.console.smithi152:power off output: Chassis Power Control: Down/Off 2024-02-12T16:30:48.596 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:48.617 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is on 2024-02-12T16:30:52.584 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:52.618 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:52.694 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is on 2024-02-12T16:30:52.726 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is on 2024-02-12T16:30:56.699 DEBUG:teuthology.orchestra.console.smithi133:pexpect command: ipmitool -H smithi133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:56.727 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:30:56.809 DEBUG:teuthology.orchestra.console.smithi133:check power output: Chassis Power is off 2024-02-12T16:30:56.835 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is on 2024-02-12T16:30:56.910 INFO:teuthology.orchestra.console.smithi133:Power off completed 2024-02-12T16:31:00.839 DEBUG:teuthology.orchestra.console.smithi152:pexpect command: ipmitool -H smithi152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-12T16:31:00.948 DEBUG:teuthology.orchestra.console.smithi152:check power output: Chassis Power is off 2024-02-12T16:31:01.048 INFO:teuthology.orchestra.console.smithi152:Power off completed 2024-02-12T16:31:01.152 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 875.5644297599792 failure_reason: '"2024-02-12T16:29:17.446487+0000 mon.smithi133 (mon.0) 566 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-12T16:31:01.152 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-12T16:31:01.228 INFO:teuthology.run:FAIL